Commit Graph

19 Commits

Author SHA1 Message Date
Francisco Blas (klondike) Izquierdo Riera 225aa7fa6a Merge SOCKS4a and SOCKS5 request parsers, add stub support for SOCKS4 and IPv4 and IPv6 addresses on SOCKS5 2015-01-04 04:47:03 +01:00
Francisco Blas (klondike) Izquierdo Riera 46b16237b6 Use enums instead of magic numbers on SOCKS 2015-01-04 04:47:03 +01:00
Francisco Blas (klondike) Izquierdo Riera 17ccaab792 Clean up SOCKS a bit 2015-01-03 22:18:05 +01:00
Francisco Blas (klondike) Izquierdo Riera c9576dcdbe Add Initial SOCKS5 support 2015-01-03 22:10:03 +01:00
Francisco Blas (klondike) Izquierdo Riera 27d510d1b7 Handle port correctly 2015-01-03 16:16:27 +01:00
Francisco Blas (klondike) Izquierdo Riera 44bc09b007 Rewrite SOCKS proxy parsing to allow for SOCKS5, also fix any remaining logs 2015-01-03 15:40:01 +01:00
Francisco Blas (klondike) Izquierdo Riera ba12331a11 Rewrite SOCKS proxy so it uses I2PTunnelConnection and I2PTunnel 2015-01-03 06:44:21 +01:00
orignal bbe403fb40 main netdb can request router info only 2014-12-25 21:13:51 -05:00
orignal 4bd8b44ab2 shared pointers for streams 2014-11-23 11:33:58 -05: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 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 482fc0e8b1 split Streaming to stream and destination 2014-10-05 08:54:59 -04:00
orignal ef2932a234 some cleanup 2014-10-01 21:18:41 -04:00
orignal d8fb0a23c8 compatibility with VS2013 2014-09-14 11:38:34 -04:00
jeff e832002795 add socks proxy 2014-07-14 12:40:06 -04:00