Commit Graph

19 Commits

Author SHA1 Message Date
hagen
c994c11d8c * HTTPProxy.{cpp,h} : rename classes, drop typedef 2016-05-27 01:31:51 +00:00
hagen
99398bf0da * HTTPProxy.{cpp,h} : move & sort headers 2016-05-26 00:17:23 +00:00
erlend1
cee1b8a64a Configurable addresses from master 2015-11-30 16:44:32 +02:00
orignal
e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 2015-04-06 14:41:07 -04:00
orignal
a09c67772c specify keys file for proxy's local destination 2015-03-17 11:44:01 -04:00
orignal
3c9e6054b5 use shared local destination for proxies 2015-01-17 09:42:44 -05:00
Francisco Blas (klondike) Izquierdo Riera
56014962d4 Make I2PClientTunnel use TCPIPAcceptor 2015-01-08 03:49:35 +01:00
Francisco Blas (klondike) Izquierdo Riera
8a6bea64bc Make the HTTP Proxy use TCPIPAcceptor 2015-01-08 01:35:42 +01:00
Francisco Blas (klondike) Izquierdo Riera
bcbe207515 Make HTTPProxy use SIGNING_KEY_TYPE_DSA_SHA1 2015-01-07 21:15:04 +01:00
Francisco Blas (klondike) Izquierdo Riera
dd42819a2f Create I2Pservice as a way to integrate service management, hide unnecessary handlers 2015-01-07 19:09:59 +01:00
Francisco Blas (klondike) Izquierdo Riera
6aca908462 Initial HTTPProxy support by simply transferring control to a tunnel 2015-01-07 00:15:54 +01:00
orignal
86fdd48229 fixed POST methos 2014-09-12 15:02:00 -04:00
chertov
df0e235de2 use HTTPConnection as the base class for proxy 2014-03-30 02:16:23 +04:00
orignal
69c013d6ab fixed warning 2014-03-29 15:02:35 -04:00
Meeh
5fa7671ef7 Rewriting url parser 2014-03-29 18:28:19 +01:00
Meeh
02a42b0e98 switch to AsyncReceive in HTTPProxy 2014-03-29 17:03:14 +01:00
orignal
bd89d444b1 fixed linker error 2014-03-17 20:49:23 -04:00
Meeh
35e1442037 Adding itoopie icon on error messages. 2014-03-18 00:08:04 +01:00
Meeh
d0a8cc933b Adding a simple GET HTTP Proxy 2014-03-17 23:31:29 +01:00