6 Commits (openssl)

Author SHA1 Message Date
R4SAS 03cc6e0524
use uint16_t for ports 11 months ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 7de21c1f93 show proxy tunnel name 7 years ago
R4SAS a17f07495a add socks.outproxy.enable option 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Jeff Becker f168e4586c undo pedantic whitespace 8 years ago
Jeff Becker f1370189b6 initial outproxy support for http proxy 8 years ago
Jeff Becker 1a05bcb295
initial support for out proxy via local upstream socks proxy 8 years ago
orignal 0c9ce6258c sockoutproxy params added 8 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 9 years ago
orignal a09c67772c specify keys file for proxy's local destination 9 years ago
orignal 3c9e6054b5 use shared local destination for proxies 9 years ago
Francisco Blas (klondike) Izquierdo Riera 7d9c0b76fc Make SOCKS use TCPIPAcceptor 9 years ago
Francisco Blas (klondike) Izquierdo Riera dd42819a2f Create I2Pservice as a way to integrate service management, hide unnecessary handlers 9 years ago
Francisco Blas (klondike) Izquierdo Riera bc78460f63 Enter state BEFORE reading data to avoid race conditions 10 years ago
Francisco Blas (klondike) Izquierdo Riera 7da95bd28a Introduce missing call to request verification, so unknown address types and commands are handled properly, allow for extra socket data after the request for fast request sending, it will just be forwarded on I2PConnect 10 years ago
Francisco Blas (klondike) Izquierdo Riera 882b559d3a Reduce the parsing to a single state machine, automatic removal of objects and destruction of sockets/streams 10 years ago
Francisco Blas (klondike) Izquierdo Riera 610fd2ac67 Reduce memory usage a bit 10 years ago
Francisco Blas (klondike) Izquierdo Riera f383ebb718 Return adequate SOCKS replies 10 years ago
Francisco Blas (klondike) Izquierdo Riera 225aa7fa6a Merge SOCKS4a and SOCKS5 request parsers, add stub support for SOCKS4 and IPv4 and IPv6 addresses on SOCKS5 10 years ago
Francisco Blas (klondike) Izquierdo Riera 46b16237b6 Use enums instead of magic numbers on SOCKS 10 years ago
Francisco Blas (klondike) Izquierdo Riera 17ccaab792 Clean up SOCKS a bit 10 years ago
Francisco Blas (klondike) Izquierdo Riera c9576dcdbe Add Initial SOCKS5 support 10 years ago
Mikal Villa f552f24e6e Following BSD standards 10 years ago
Mikal Villa 79d13eb6cb Fix Mac OSX build error. 10 years ago
Francisco Blas (klondike) Izquierdo Riera 44bc09b007 Rewrite SOCKS proxy parsing to allow for SOCKS5, also fix any remaining logs 10 years ago
Francisco Blas (klondike) Izquierdo Riera ba12331a11 Rewrite SOCKS proxy so it uses I2PTunnelConnection and I2PTunnel 10 years ago
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal d8fb0a23c8 compatibility with VS2013 10 years ago
orignal d8918edb51 IRC tunnel support 10 years ago
jeff e832002795 add socks proxy 10 years ago