Commit graph

87 commits

Author SHA1 Message Date
orignal 7900e9b126 accept v6 only for v6 acceptor 2014-10-27 20:36:03 -04:00
orignal f2434d66fc incoming ipv6 connections 2014-10-27 15:08:50 -04:00
orignal c9abb62988 set unreachable trough NetDb 2014-10-24 15:39:53 -04:00
orignal af997473b2 moved AddressBook to ClientContext 2014-10-24 15:22:36 -04:00
orignal 8d75d51803 don't specify RI for inbound NTCP connections 2014-10-24 13:36:55 -04:00
orignal 65719ae645 send destination port for streaming 2014-10-22 21:36:11 -04:00
orignal b11877d002 create streams through ClientDestination 2014-10-22 14:01:23 -04:00
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 2014-10-22 11:46:54 -04:00
orignal e96ffd4189 don't block HTTP server/proxy for 10 seconds anymore 2014-10-21 14:28:56 -04:00
orignal 7b768ccb26 moved transports to 'transport' namespace 2014-10-21 12:25:53 -04:00
orignal 9b3ac19b58 show queue size 2014-10-18 15:50:34 -04:00
orignal 5d63f71c55 show version 2014-10-17 11:42:05 -04:00
orignal 14f4bb8656 use local destination function through ClientContext 2014-10-16 10:28:44 -04:00
orignal 89e5b56a19 introduced ClientContext 2014-10-15 20:52:17 -04:00
orignal 18d6a2c70e create/delete stream per destination only 2014-10-15 18:24:40 -04:00
orignal a046af1806 don't use netDb subcriptions anymore 2014-10-15 12:07:06 -04:00
orignal 9b2e275c45 try closest floodfills sequentially 2014-10-14 20:52:40 -04:00
orignal 09dc649101 donn't calculate routing keys for routers anymore 2014-10-14 10:41:40 -04:00
orignal 96e8cab8fb added some statistics 2014-10-13 17:03:27 -04:00
orignal eff0e13f31 remote LeaseSets per local destination 2014-10-12 16:22:14 -04:00
orignal 6d6c81bf8b show streams per local destination 2014-10-11 18:21:52 -04:00
orignal 3de4010a47 always call receive handler from a streaming thread 2014-10-09 15:55:58 -04:00
orignal 3344e8f824 delete HTTP connection if closed 2014-10-08 18:45:01 -04:00
orignal 482fc0e8b1 split Streaming to stream and destination 2014-10-05 08:54:59 -04:00
orignal 07654212f8 parse address in AddressBook 2014-10-03 14:22:32 -04:00
orignal ef2932a234 some cleanup 2014-10-01 21:18:41 -04:00
orignal 6fd5db250b start/stop accepting transit tunnels 2014-09-30 13:34:29 -04:00
orignal 34cb17afb1 show local destination's tunnels 2014-09-29 22:18:32 -04:00
orignal 7954c5e5a0 handle commands with params 2014-09-29 15:13:24 -04:00
orignal b13c9d924f show local destinations 2014-09-28 19:15:04 -04:00
orignal fd090fa0c0 split diagnostics by few pages 2014-09-28 16:12:25 -04:00
orignal 05148a2579 request LeaseSet through destination's tunnels 2014-09-26 19:22:13 -04:00
orignal ec624c89b2 delete all streams upon deletion of a local destination 2014-09-24 17:51:21 -04:00
orignal 7405675f7a handle incorrect address 2014-09-16 21:35:39 -04:00
orignal 956107c679 don't delete socket twice 2014-09-16 11:18:05 -04:00
orignal 3a8bf1e38f POST longer messages 2014-09-16 10:28:45 -04:00
orignal 52fddadc98 send original user's request through the proxy 2014-09-15 20:32:01 -04:00
orignal 124007dc31 Content-Type for POST 2014-09-12 18:36:56 -04:00
orignal d7637bc0cd fixed malformed messages 2014-09-12 15:58:50 -04:00
orignal b2e7a53629 fixed malformed messages 2014-09-12 15:57:34 -04:00
orignal 86fdd48229 fixed POST methos 2014-09-12 15:02:00 -04:00
orignal e4383bdede moved itooopie to string static constant 2014-09-03 11:24:49 -04:00
orignal 4abe89e34b show expiring tunnel status 2014-08-31 08:55:06 -04:00
Meeh eb3fcde2f4 Making sure Content-Length is sent when having body.
RFC; http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4
2014-08-31 02:22:50 +02:00
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.
2014-08-17 13:20:57 +02:00
orignal e866243097 send buffer offset 2014-08-11 18:33:01 -04:00
orignal b6e0fdf920 eepSite reponse with long content 2014-08-11 12:10:41 -04:00
orignal 462436acba handle options in proper sequence 2014-08-04 18:22:54 -04:00
orignal 4cb98757ce incoming connection to eepSite 2014-08-04 16:30:37 -04:00
orignal 207022a6bb throw connection_reset error is stream is closed 2014-07-21 14:28:17 -04:00