orignal
|
7d73c304b5
|
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
|
8 months ago |
R4SAS
|
84d4e074ce
|
add loglevel checker, fix fields passing to translated string formatter
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
a0e71c4173
|
[i18n] update strings and translation file
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
user
|
a0d90717c3
|
qt: i2cp server page is now shown, work towards #914
|
4 years ago |
user
|
5c2f1f36e8
|
qt: sam session is now shown at qt->sam sessions, work towards #914
|
4 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
user
|
0e38e43315
|
some qt work. fixed on slow computers; now faster as delayed save is implemented
|
5 years ago |
R4SAS
|
51d018acc6
|
webconsole: add stream closing
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
fc84d6c4b7
|
remove unused timer
|
6 years ago |
mewmew@i2p
|
7225231814
|
perfecting qt status page
|
7 years ago |
Jeff Becker
|
0309b574e8
|
mitigate dns rebinding in webui
|
7 years ago |
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
7 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
hypnosis-i2p
|
07fe51fa25
|
some qt gui changes
|
7 years ago |
hypnosis-i2p
|
db0e02c05d
|
qt ui - status commands are now pushbuttons with no handlers
|
7 years ago |
hypnosis-i2p
|
856dda68db
|
qt ui - now all buttons have handlers
|
7 years ago |
hypnosis-i2p
|
163cbcb89d
|
qt ui - status main page now works
|
7 years ago |
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
8 years ago |
orignal
|
10d6cd9896
|
use token for commands
|
8 years ago |
orignal
|
db71673722
|
fixed #629. catch HTTPServer exceptions
|
8 years ago |
hagen
|
26440d94f1
|
* HTTPServer : keep response data for async_write()
|
8 years ago |
hagen
|
6f77c6f3f4
|
* HTTPProxy.cpp : don't reuse part of httppserver, addresshelpers handling will be moved to proxy in future
|
8 years ago |
xcps
|
9f41151156
|
HTTP proxy redirects to 0.0.0.0:7070/?page=jumpservices
|
8 years ago |
hagen
|
cd237219e4
|
* extract unused image to separate file
|
9 years ago |
hagen
|
678650beaf
|
* HTTPServer.{cpp,h}: basic auth
|
9 years ago |
hagen
|
80e37df012
|
* HTTPServer.{cpp,h}: change page/cmd processing flow
|
9 years ago |
hagen
|
4d98a64000
|
* HTTPServer.{cpp,h}: extract html-rendering methods from class
|
9 years ago |
hagen
|
0c8fdfca7d
|
* HTTPServer.{cpp,h}: merge HandleWriteReply & Terminate : the same purpose
|
9 years ago |
hagen
|
fd928e8d12
|
* HTTPServer.h: not virtual: not inherited anywhere
|
9 years ago |
hagen
|
2a1fe99a29
|
* HTTPServer.{cpp,h}: drop rest of streaming support
|
9 years ago |
hagen
|
48b3959cfb
|
* HTTPServer.{cpp,h}: cleanup
|
9 years ago |
hagen
|
9bbff744e9
|
* HTTPServer.{cpp,h}: chg HandleRequest() signature
|
9 years ago |
hagen
|
19b0c266f9
|
* HTTPServer.{cpp,h}: * extract css-styles to separate block * split /?page= from /?cmd= requests * cleaner html-template
|
9 years ago |
hagen
|
fead940d10
|
* HTTPServer.{cpp,h}: * move query parsing code to one place * use /?cmd=X instead /?X * unified handler signatures
|
9 years ago |
hagen
|
687e17ac52
|
* HTTPServer.{cpp,h}: throw away direct quering b32 addresses: use proxy
|
9 years ago |
hagen
|
b1c85dcb74
|
* HTTPServer.{cpp,h}: throw away request/reply/url, use new impl
|
9 years ago |
hagen
|
332f0118a2
|
* rename namespace for http
|
9 years ago |
hagen
|
6ed709d6e6
|
* HTTPServer.{cpp,h}: extract itoopie{Image,Favicon} from HTTPConnection (!) class
|
9 years ago |
hagen
|
7a461c1684
|
* HTTPServer.{cpp,h}: move #include to one place
|
9 years ago |
hagen
|
7cf171671d
|
* HTTPConnection::reply : to_buffers() -> to_string()
|
9 years ago |
orignal
|
bce2a63772
|
rollback some changes
|
9 years ago |
hagen
|
3f9d2601b4
|
+ HTTPConnection::SendError()
|
9 years ago |
hagen
|
87dd890eb0
|
* HTTPConnection::reply : to_buffers() -> to_string()
|
9 years ago |
xcps
|
400e3d21f9
|
jump services
|
9 years ago |
orignal
|
8fa053f7c7
|
show I2P tunnels at web console
|
9 years ago |
erlend1
|
cee1b8a64a
|
Configurable addresses from master
|
9 years ago |
orignal
|
7943b13891
|
use shared_ptr for sockets
|
9 years ago |
orignal
|
e5cb70972e
|
moved status_string to reply structure
|
9 years ago |