Commit Graph

390 Commits (4d8431907d050cb1340f1ca22fb86e7004a2e1d8)

Author SHA1 Message Date
orignal 577ed56af0 store HTTP and SOCKS proxy as pointer to I2PService 4 months ago
orignal 695dc96a83 common ServiceAcceptor for all stream protocols 4 months ago
orignal a4a3f8e96b support upstream proxy through local sockets 4 months ago
orignal 710b27688b generic SocketsPipe for different socket types 5 months ago
orignal a9ad6fc31e renamed TCPIPPipe to SocketsPipe 5 months ago
orignal d9b6262a6e removed unused field 5 months ago
orignal 075f80aea2 use SOCK5 proxy for upstream 5 months ago
orignal b07530a8a1 don't print error message if operation cancelled 5 months ago
orignal 0ae7931a6f replaced SOCKS4 outproxy by SOCKS5 5 months ago
weko 4b167fdbaf Update copyright year 5 months ago
weko 5b93558bd0 Add support for multiple udp server tunnels on one destionation 5 months ago
orignal c5a1806528 fixed possible deadlock 5 months ago
orignal a2249f0a82 identify server tunnel session but from ant to ports 5 months ago
orignal 828facab57
Merge pull request #2003 from rex4539/typos
Fix typos
6 months ago
orignal cd087568b5 reply with CANT_REACH_PEER if connect to outselves 6 months ago
orignal 8bc58daa5a fixed #2004. Check supported crypto 6 months ago
Dimitris Apostolou 577c71b930
Fix typos 6 months ago
orignal d327533b56 close unclaimed acceptors after 3 seconds 8 months ago
orignal 94255ebaf4 STREAM ACCEPT queue 8 months ago
orignal a6ee1e648e recognize trailing padding as part of base64 address 8 months ago
orignal 69b0bef206 fixed possible invalid pointer when send error response 8 months ago
orignal 3286bdb4a7 verify jump link for valid characters 8 months ago
orignal 1e6edf06a2 send already accepting error response 9 months ago
orignal 17c4038c60 select router with ipv4 for endpoint 12 months ago
orignal b8f998f76a don't delete BOBDestination if used by another BOBSession 1 year ago
orignal 5f43026986 check if local destination is not null 1 year ago
orignal 07c529173e send current version of the subnegotiation in user/password response 1 year ago
orignal fee940238a handle SOCK5 authrosation with empty user/password 1 year ago
r4sas a0795d8534
set server tunnel inport in ClientContext from port (#1936)
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
r4sas 03cc6e0524
use uint16_t for ports
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
r4sas 3af1f4bc76
Use of 'server' type tunnel port as inport (#1936)
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
r4sas fdf38f45d9
more debug messages at destinations stop
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
orignal e95fb3ab89 allow user/password authentication 1 year ago
orignal 0ce15ffc91 check for incomplete HTTP header 1 year ago
orignal 7a12b5ca4b handle incomplete HTTP header lines 1 year ago
orignal 132557f941 don't return default destination if port is specified explicitly 1 year ago
orignal b8d21a1282 create non-default port destination explicitly 1 year ago
orignal 922e5915b1 rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 1 year ago
orignal 7c2da75197 don't recreate existing streaming destination 1 year ago
weko a3bdc4ddc1 change some log levels back 1 year ago
weko 710a35993d change some log level to error back 1 year ago
weko 354a04f0f6 Up level for some logs to critical 1 year ago
orignal 98f06e3ba1
Merge pull request #1889 from polistern/feat/sam-udp-port
Added SAM UDP port parameter
1 year ago
Vort 64f0a545fd Improve MSVC 2015 compatibility 1 year ago
polistern 3ff1adf597
feat: Added SAM UDP port parameter. 1 year ago
R4SAS 77142e59ee
[http] fix query detection, addresshelper processing, update tests
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal 21542e8150 select first hop from high bandwidth peer for client tunnels 1 year ago
R4SAS 84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
R4SAS a0e71c4173
[i18n] update strings and translation file
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
acetone d105ab11af Joining two strings to one and correct comments 1 year ago