1 Commits (4cc3b7f9fb6833b616cac664d48fedec684cdb37)

Author SHA1 Message Date
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 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
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 62593f60c5 fixed memory leak 9 years ago
orignal 05e49bbeab show SAM sessions through web interface 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 9 years ago
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal 65719ae645 send destination port for streaming 10 years ago
orignal e96ffd4189 don't block HTTP server/proxy for 10 seconds anymore 10 years ago
orignal 6fd5db250b start/stop accepting transit tunnels 10 years ago
orignal 34cb17afb1 show local destination's tunnels 10 years ago
orignal b13c9d924f show local destinations 10 years ago
orignal fd090fa0c0 split diagnostics by few pages 10 years ago
orignal 3a8bf1e38f POST longer messages 10 years ago
orignal 52fddadc98 send original user's request through the proxy 10 years ago
orignal e4383bdede moved itooopie to string static constant 10 years ago
orignal b6e0fdf920 eepSite reponse with long content 10 years ago
orignal 4cb98757ce incoming connection to eepSite 10 years ago
Mikal Villa bff3d8f5c1 Prepare support for POST/PUT 10 years ago
chertov cdbcf0db76 add http status code 10 years ago
orignal 3acdbf38c9 moved itoopieImage inside HTTPConnection 10 years ago