Commit Graph

193 Commits (0b3a719a95865596ec52319fcd607422db428867)

Author SHA1 Message Date
orignal 9403fbaf81 common tunnels' hash table 9 years ago
orignal 79190f313d use shared_ptr for transit tunnels 9 years ago
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal f7e21dbe5c show tags for local destinations 9 years ago
hagen 05043f30dc * tune logs 9 years ago
orignal cd549937c5 support multiple server tunnels with same destination and different ports 9 years ago
zenjy 02b566055e * HTTPServer.cpp: add space after "Queue size:" 9 years ago
orignal b6dcb2f4c0 show streams as table (byt sha-db) 9 years ago
orignal 2a4d78d9bf wordwrapping (by sha-db) 9 years ago
orignal 208e8f8247 new webconsole style by sha-db 9 years ago
orignal 8fa053f7c7 show I2P tunnels at web console 9 years ago
orignal a0816b04e5 purple links, coloured tunnels 9 years ago
orignal e2ff49825f favicon added 9 years ago
orignal 81b2f2114d purplei2p webconsole style(by sha-db) 9 years ago
orignal 870e84a700 new webconsole layout (by nda) 9 years ago
hagen 89e3178ea3 * sane log messages: HTTPServer.cpp 9 years ago
orignal a7b8b52dbd fixed crash 9 years ago
orignal d89f0f51df show full tunnel path 9 years ago
orignal c5308e3f2f separate SSU sessions lists for V4 and V6 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal 387ce4b6fa fixed access to eepsites from webconsole 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 0d84871037 backport of 'make http server http/1.1 compliant' 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 7c660ee556 show local destination for SAM sessions 10 years ago
orignal 51b850aa85 show windows size and connection status 10 years ago
orignal 62593f60c5 fixed memory leak 10 years ago
orignal 60c60b4db1 calculate bandwidth 10 years ago
orignal 028e3a6c35 show total send/received bytes 10 years ago
orignal 3c10ba4511 show base64 address 10 years ago
orignal 6f9d8ed01b show tunlel creation success ratio 10 years ago
orignal 30715c2512 firewall detection 10 years ago
orignal d08d1c9127 show uptime properly 10 years ago
orignal c46a82420d show uptime 10 years ago
orignal 05e49bbeab show SAM sessions through web interface 10 years ago
orignal a80e4ef0ea fixed memory leak 10 years ago
orignal 14f448f4c7 show tunnels queue size 10 years ago
orignal 4a6847da8d RTT 10 years ago
ygrishin 803737011a fixed HTTP connection being reset on Windows 10 years ago
orignal 908404ab62 show send buffer size 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 6683a9cf76 moved NTCP to separate thread 10 years ago
Francisco Blas (klondike) Izquierdo Riera cb94d43092 Use the address book for conversion into .b32.i2p 10 years ago
orignal 8c49f76534 copy request to buffer if LeaseSet is requested 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago
Kill Your TV 42075e74ad fetch with HTTP/1.1 10 years ago
orignal 6e32c389b1 some cleanup 10 years ago
orignal 4e54fbec08 delete stream from inside 10 years ago
orignal 9539fb8cb0 fixed memory leak 10 years ago
orignal bd13406f42 don't delete HTTP connection twice 10 years ago
orignal fbec753dcd show local destination's tuunels state 10 years ago
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal 6042aefd17 delete dead floodfill 10 years ago
orignal 67001e1696 incoming ipv6 SSU sessions 10 years ago
orignal 7900e9b126 accept v6 only for v6 acceptor 10 years ago
orignal f2434d66fc incoming ipv6 connections 10 years ago
orignal c9abb62988 set unreachable trough NetDb 10 years ago
orignal af997473b2 moved AddressBook to ClientContext 10 years ago
orignal 8d75d51803 don't specify RI for inbound NTCP connections 10 years ago
orignal 65719ae645 send destination port for streaming 10 years ago
orignal b11877d002 create streams through ClientDestination 10 years ago
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 10 years ago
orignal e96ffd4189 don't block HTTP server/proxy for 10 seconds anymore 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal 9b3ac19b58 show queue size 10 years ago
orignal 5d63f71c55 show version 10 years ago
orignal 14f4bb8656 use local destination function through ClientContext 10 years ago
orignal 89e5b56a19 introduced ClientContext 10 years ago
orignal 18d6a2c70e create/delete stream per destination only 10 years ago
orignal a046af1806 don't use netDb subcriptions anymore 10 years ago
orignal 9b2e275c45 try closest floodfills sequentially 10 years ago
orignal 09dc649101 donn't calculate routing keys for routers anymore 10 years ago
orignal 96e8cab8fb added some statistics 10 years ago
orignal eff0e13f31 remote LeaseSets per local destination 10 years ago
orignal 6d6c81bf8b show streams per local destination 10 years ago
orignal 3de4010a47 always call receive handler from a streaming thread 10 years ago
orignal 3344e8f824 delete HTTP connection if closed 10 years ago
orignal 482fc0e8b1 split Streaming to stream and destination 10 years ago
orignal 07654212f8 parse address in AddressBook 10 years ago
orignal ef2932a234 some cleanup 10 years ago
orignal 6fd5db250b start/stop accepting transit tunnels 10 years ago
orignal 34cb17afb1 show local destination's tunnels 10 years ago
orignal 7954c5e5a0 handle commands with params 10 years ago
orignal b13c9d924f show local destinations 10 years ago
orignal fd090fa0c0 split diagnostics by few pages 10 years ago
orignal 05148a2579 request LeaseSet through destination's tunnels 10 years ago
orignal ec624c89b2 delete all streams upon deletion of a local destination 10 years ago
orignal 7405675f7a handle incorrect address 10 years ago
orignal 956107c679 don't delete socket twice 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 124007dc31 Content-Type for POST 10 years ago
orignal d7637bc0cd fixed malformed messages 10 years ago
orignal b2e7a53629 fixed malformed messages 10 years ago
orignal 86fdd48229 fixed POST methos 10 years ago
orignal e4383bdede moved itooopie to string static constant 10 years ago
orignal 4abe89e34b show expiring tunnel status 10 years ago
Meeh eb3fcde2f4 Making sure Content-Length is sent when having body.
RFC; http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4
10 years ago