Commit Graph

242 Commits (d93361939c427656eb03fde3e91d7c87feb37e86)

Author SHA1 Message Date
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
Mikal Villa 7b0df27591 Improving some html on the webconsole.
I'm gonna need to import css files, or bundle them inside. And a html parser.
10 years ago
orignal e866243097 send buffer offset 10 years ago
orignal b6e0fdf920 eepSite reponse with long content 10 years ago
orignal 462436acba handle options in proper sequence 10 years ago
orignal 4cb98757ce incoming connection to eepSite 10 years ago
orignal 207022a6bb throw connection_reset error is stream is closed 10 years ago
orignal 756a920c1a show number sent/received bytes through the status page 10 years ago
Mikal Villa bff3d8f5c1 Prepare support for POST/PUT 10 years ago
orignal d6b97670c4 exploratory if tunnels are not created yet 10 years ago
orignal 66ff2c7875 eliminate boost::protect 11 years ago
chertov c131fc8c86 Print data path on the statistics page 11 years ago
chertov 0c36925b87 load host.txt via HTTPProxy 11 years ago
chertov cdbcf0db76 add http status code 11 years ago
chertov fd08dc72bd Add *.b32.i2p address detection 11 years ago
orignal 70bf83f127 move exploratory tunnels to separate pool 11 years ago
orignal 489266e7fc exploratory pool added 11 years ago
orignal 3acdbf38c9 moved itoopieImage inside HTTPConnection 11 years ago
chertov df0e235de2 use HTTPConnection as the base class for proxy 11 years ago
orignal 086b0d5418 switch to AsyncReceive 11 years ago
orignal 86e233d77a Asyc receive from stream 11 years ago
orignal 5eb67a08c9 send reply 11 years ago
orignal bd768b9259 async receive 11 years ago
orignal 17fcd0c38f don't test failed tunnels 11 years ago
orignal 6066b7073f handle .i2p addresses 11 years ago
orignal c9ba7da0b0 outbound tunnel pool 11 years ago
orignal b47d7aceaa manage tunnel pools 11 years ago
orignal ab23327da6 manage tunnel pools 11 years ago
orignal 06088ff7a2 fixed crash and few other small issues 11 years ago
chertov 7f26296759 adding files to а VS project, showed external ip on statistics page 11 years ago
orignal 27c7ea2801 print direction of SSU session 11 years ago
orignal 303855f59a show SSU sessions 11 years ago
orignal 8d6c08ec78 use ElGamalEcryption for garlic encryption 11 years ago
orignal f5fa953458 process b32 address with path 11 years ago
orignal 759fd0815d limit depth of exploratory sent directly 11 years ago
orignal 1545a21682 subscribe to LeaseSet 11 years ago
orignal 55436dbe7a different I2P sites 11 years ago
orignal c762e41b05 check received sequence number for gaps and duplicates 11 years ago
orignal d4d1c2f427 show recived page 'as is' 11 years ago
orignal 659177e2fd check expiration of lease 11 years ago
orignal 68a0643310 extract address 11 years ago
orignal 9b92641112 request b32-coded I2P address from HTTP server 11 years ago
orignal 040d0f5f58 show trafic for transit tunnels 11 years ago
orignal bf8a61232e HTTP Server added 11 years ago