19 Commits (openssl)

Author SHA1 Message Date
orignal 695dc96a83 common ServiceAcceptor for all stream protocols 3 months ago
orignal 710b27688b generic SocketsPipe for different socket types 3 months ago
orignal a9ad6fc31e renamed TCPIPPipe to SocketsPipe 3 months ago
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 6f4f0f03d2 handle b33 addresses in I2P tunnels 5 years ago
Veggie Monster 46283dc0ea fixes #1124 and calls the ready callbacks if the tunnel gets ready and no timeout is set 6 years ago
Peter Jankuliak e630b8f8a8 Inherit _publicly_ from shared_from_this in I2PService 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
R4SAS 057d6ca05b windows warnings, tabulation workaround 7 years ago
orignal 8460a8f4ef update local destination if changed 7 years ago
Jeff Becker 1ea6d2016d
add initial connection timeout for i2ptunnel 7 years ago
orignal 309822d933 teminate hadlers upon cleanup 7 years ago
orignal 987ad214ff avoid bind exeptions during reload 7 years ago
orignal 4c8c3b6947 add and remove tunnels without stopping others 7 years ago
orignal c287fb58bd reference counter for destinations 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Jeff Becker c5d3c0c6f8 * add websocks 7 years ago
Jeff Becker 01da9e3ca2 fix outproxy 8 years ago
orignal b526718846 show HTTP proxy as client tunnel 8 years ago
orignal d582c30f6e allow same port at different interfaces 8 years ago
Jeff Becker 1a05bcb295
initial support for out proxy via local upstream socks proxy 8 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 9 years ago
orignal 52f806ff94 use shared_ptr for ClientDestination 9 years ago
Francisco Blas (klondike) Izquierdo Riera 56014962d4 Make I2PClientTunnel use TCPIPAcceptor 9 years ago
Francisco Blas (klondike) Izquierdo Riera 114022d18a Add the TCPIPAcceptor class for handling TCP/IP services on clearnet 9 years ago
Francisco Blas (klondike) Izquierdo Riera b3232b42db Use shared_from_this to avoid being killed easily on stop 9 years ago
Francisco Blas (klondike) Izquierdo Riera bcbe207515 Make HTTPProxy use SIGNING_KEY_TYPE_DSA_SHA1 9 years ago
Francisco Blas (klondike) Izquierdo Riera 90005c8237 Migrate to I2Pservice 9 years ago
Francisco Blas (klondike) Izquierdo Riera dd42819a2f Create I2Pservice as a way to integrate service management, hide unnecessary handlers 9 years ago