20 Commits (openssl)

Author SHA1 Message Date
orignal 7d73c304b5 Extend transit tunnels limit to 4 bytes. Bump default value to 10K 3 months ago
R4SAS 84d4e074ce
add loglevel checker, fix fields passing to translated string formatter 1 year ago
R4SAS a0e71c4173
[i18n] update strings and translation file 1 year ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
user a0d90717c3 qt: i2cp server page is now shown, work towards #914 3 years ago
user 5c2f1f36e8 qt: sam session is now shown at qt->sam sessions, work towards #914 3 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
user 0e38e43315 some qt work. fixed on slow computers; now faster as delayed save is implemented 4 years ago
R4SAS 51d018acc6
webconsole: add stream closing 4 years ago
orignal fc84d6c4b7 remove unused timer 5 years ago
mewmew@i2p 7225231814 perfecting qt status page 6 years ago
Jeff Becker 0309b574e8
mitigate dns rebinding in webui 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 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 7 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 8 years ago
hagen 678650beaf * HTTPServer.{cpp,h}: basic auth 8 years ago
hagen 80e37df012 * HTTPServer.{cpp,h}: change page/cmd processing flow 8 years ago
hagen 4d98a64000 * HTTPServer.{cpp,h}: extract html-rendering methods from class 8 years ago
hagen 0c8fdfca7d * HTTPServer.{cpp,h}: merge HandleWriteReply & Terminate : the same purpose 8 years ago
hagen fd928e8d12 * HTTPServer.h: not virtual: not inherited anywhere 8 years ago
hagen 2a1fe99a29 * HTTPServer.{cpp,h}: drop rest of streaming support 8 years ago
hagen 48b3959cfb * HTTPServer.{cpp,h}: cleanup 8 years ago
hagen 9bbff744e9 * HTTPServer.{cpp,h}: chg HandleRequest() signature 8 years ago
hagen 19b0c266f9 * HTTPServer.{cpp,h}: * extract css-styles to separate block * split /?page= from /?cmd= requests * cleaner html-template 8 years ago
hagen fead940d10 * HTTPServer.{cpp,h}: * move query parsing code to one place * use /?cmd=X instead /?X * unified handler signatures 8 years ago
hagen 687e17ac52 * HTTPServer.{cpp,h}: throw away direct quering b32 addresses: use proxy 8 years ago
hagen b1c85dcb74 * HTTPServer.{cpp,h}: throw away request/reply/url, use new impl 8 years ago
hagen 332f0118a2 * rename namespace for http 8 years ago
hagen 6ed709d6e6 * HTTPServer.{cpp,h}: extract itoopie{Image,Favicon} from HTTPConnection (!) class 8 years ago
hagen 7a461c1684 * HTTPServer.{cpp,h}: move #include to one place 8 years ago
hagen 7cf171671d * HTTPConnection::reply : to_buffers() -> to_string() 8 years ago
orignal bce2a63772 rollback some changes 8 years ago
hagen 3f9d2601b4 + HTTPConnection::SendError() 8 years ago
hagen 87dd890eb0 * HTTPConnection::reply : to_buffers() -> to_string() 8 years ago
xcps 400e3d21f9 jump services 8 years ago
orignal 8fa053f7c7 show I2P tunnels at web console 8 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