Commit Graph

26 Commits

Author SHA1 Message Date
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
Francisco Blas (klondike) Izquierdo Riera
1bbaa5ba22 URLdecode the base64 part of the key 2015-02-07 18:34:25 +01:00
Francisco Blas (klondike) Izquierdo Riera
b22423e2d5 Get Jump services working again although, at what price\! 2015-02-07 17:57:16 +01:00
orignal
3c9e6054b5 use shared local destination for proxies 2015-01-17 09:42:44 -05: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
6643b4188a Solve weak_ptr issue 2015-01-07 22:49:28 +01:00
Francisco Blas (klondike) Izquierdo Riera
b3232b42db Use shared_from_this to avoid being killed easily on stop 2015-01-07 21:58:58 +01:00
Francisco Blas (klondike) Izquierdo Riera
90005c8237 Migrate to I2Pservice 2015-01-07 20:44:24 +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
cb8a465605 Force Connection: Close and allow http/1.1 2015-01-07 02:40:57 +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
af997473b2 moved AddressBook to ClientContext 2014-10-24 15:22:36 -04:00
orignal
65719ae645 send destination port for streaming 2014-10-22 21:36:11 -04:00
orignal
07654212f8 parse address in AddressBook 2014-10-03 14:22:32 -04:00
orignal
e51cca8263 jump service 2014-09-23 15:38:56 -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
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
chertov
df0e235de2 use HTTPConnection as the base class for proxy 2014-03-30 02:16:23 +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
Meeh
35e1442037 Adding itoopie icon on error messages. 2014-03-18 00:08:04 +01:00
Meeh
15f0f20e99 Code cleanup 2014-03-17 23:45:25 +01:00
Meeh
d0a8cc933b Adding a simple GET HTTP Proxy 2014-03-17 23:31:29 +01:00