48 Commits (95b2bf3645452407f09e707d7061945b6dc61fe4)

Author SHA1 Message Date
orignal 8e09f3478f fixed warnings 8 years ago
xcps 9aeb773169 variable name 8 years ago
xcps ef0bab0c6e webirc support 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
xcps e45cfe7d0c init 8 years ago
orignal 8dcf70408d hostoverride added 8 years ago
orignal 18914978d5 pass X-I2P_DestB32 and X-I2P-DestB64 9 years ago
orignal cd549937c5 support multiple server tunnels with same destination and different ports 9 years ago
orignal 8fa053f7c7 show I2P tunnels at web console 9 years ago
orignal 7968279bc2 send X-I2P-DestHash 9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal 09fd0baf78 replace Host: for server http tunnels 9 years ago
orignal d7deb938c5 catch HTTP header of HTTP server tunnel connection 9 years ago
orignal 68834df271 use addresses in server tunnel configuration 9 years ago
orignal 8a3c276e66 I2PTunnelConnectionHTTP added 9 years ago
orignal 019af7bd3a http server tunnel added 9 years ago
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 9 years ago
orignal 02de91f7f2 use unique_ptr for socket in I2PTunnelConnection 9 years ago
orignal 76ad7f24ee access list for server tunnels 9 years ago
orignal fee68cf333 read optional destination port form config 9 years ago
orignal 09f1966e5f pass destination port to client tunnel 9 years ago
orignal c66ba370d5 bind streaming destination to port for server tunnel 9 years ago
orignal 52f806ff94 use shared_ptr for ClientDestination 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
Francisco Blas (klondike) Izquierdo Riera 56014962d4 Make I2PClientTunnel use TCPIPAcceptor 10 years ago
Francisco Blas (klondike) Izquierdo Riera df3e8ce937 Move Stream creation to its own handler for cleanliness, it will hand over to a tunnel connection when done 10 years ago
Francisco Blas (klondike) Izquierdo Riera dd42819a2f Create I2Pservice as a way to integrate service management, hide unnecessary handlers 10 years ago
Francisco Blas (klondike) Izquierdo Riera b88b04515e Remove unnecessary RemoteLeaseSet 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1ae55e5872 Use the new asynchronous API on I2PClientTunnel and clean up after ourselves 10 years ago
Francisco Blas (klondike) Izquierdo Riera 6489230e68 Simplify and merge the identHash caching codepath on I2PClientTunnel 10 years ago
Francisco Blas (klondike) Izquierdo Riera 50fb373655 Use i2p::data::SigningKeyType instead of uint16_t 10 years ago
Francisco Blas (klondike) Izquierdo Riera ccb68088a8 Allow for I2PTunnels without LocalDestination 10 years ago
orignal 4d640dac2a always use destination's thread to avoid race conditions 10 years ago
orignal da01ea997d wait from LeaseSet request comlete 10 years ago
orignal 9164ac8a3e BOB 'list' command 10 years ago
orignal 047a371050 send base64 adress from outbound non-quiet BOB connections 10 years ago
orignal 76478ceaa2 send recived data after address from BOB inbound connection 10 years ago
orignal 0214ad69a6 inbound tunnels 10 years ago
orignal 97656e7349 shared pointer for I2PTunnelConnection 10 years ago
orignal 4bd8b44ab2 shared pointers for streams 10 years ago
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 10 years ago
orignal 14f4bb8656 use local destination function through ClientContext 10 years ago
orignal a046af1806 don't use netDb subcriptions anymore 10 years ago
orignal 53a2a3eb46 specify separate local destination for client I2PTunnels 10 years ago
orignal 9e759a59a9 maintain connections list for I2PTunnel 10 years ago
orignal 6c510fadf4 server I2PTunnel 10 years ago
orignal ffd2a9e69e I2PTunnel data transfer 10 years ago
orignal 0110b70195 I2PTunnel added 10 years ago