420 Commits (ec67f48d855c196669938a2da71064da8a501d4b)

Author SHA1 Message Date
Vladyslav Stepanov 8f9874570a
hardening iterator 4 days ago
orignal ab02f722af print non-resolved address to log 3 weeks ago
orignal 9968afc038 check senduseragent for outproxy. Update User-Agent for clearnet 1 month ago
orignal 5073c9637e implement httpproxy.senduseragent 1 month ago
orignal 9f30499984 implement i2p.streaming.profile to specify high or low bandwidth tunnel pools 1 month ago
orignal d20475e3d0 set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels 2 months ago
orignal 3d0a1afd64 check if addressbook is enabled 2 months ago
orignal 0046a8b3ec pass const strings for HTTP headers 2 months ago
orignal cc59003560 removed C++17 check 2 months ago
orignal a837e5c502 use rng from pool for lease selection 2 months ago
orignal ae309ca632 use std::filesystem for C++17 2 months ago
orignal ff5c76f8f2 don't include expired lease to LeaseSet for I2Cp 2 months ago
orignal fb8e0e1b5b limit stream's inbound speed 3 months ago
orignal 8e1fb8ca9f send status failure and drop shared routing path if message was not sent 3 months ago
orignal 4ad6cef5a5 some cleanup 3 months ago
orignal e5dac605f6 send session status crated right a way 3 months ago
orignal ab1abf584f don't send session status create before destination is ready 3 months ago
orignal 8a3d6ddb3e cleanup I2NP msgs pool and routing sessions 3 months ago
orignal 1410fa5c21 added i2cp.inboundlimit and i2cp.outboundlimit 3 months ago
orignal ea19d2296c send actual router limits in BandwidthLimitsMessage 3 months ago
orignal 4a66624b04 fixed typo 3 months ago
orignal 0153748134 save and use previous routing session 3 months ago
orignal d3062d2994 don't create full identity from buffer if only ident hash is needed 3 months ago
orignal e0ac8a7298 check if destination is ready. Create garlic message before selectiing routing path 3 months ago
orignal 96ea630274 send message right a way if in same thread 3 months ago
orignal f232c8f2df don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 3 months ago
orignal 2f54d95187 try to read message payload immediately after header 3 months ago
orignal 830e49f2c5 increase I2CP socket buffer size 3 months ago
orignal 23e323438a cancel LeaseSet creation timer before destination termination 3 months ago
orignal 0428b5ece1 limit stream's outbound speed 4 months ago
orignal 577ed56af0 store HTTP and SOCKS proxy as pointer to I2PService 8 months ago
orignal 695dc96a83 common ServiceAcceptor for all stream protocols 8 months ago
orignal a4a3f8e96b support upstream proxy through local sockets 9 months ago
orignal 710b27688b generic SocketsPipe for different socket types 9 months ago
orignal a9ad6fc31e renamed TCPIPPipe to SocketsPipe 9 months ago
orignal d9b6262a6e removed unused field 9 months ago
orignal 075f80aea2 use SOCK5 proxy for upstream 9 months ago
orignal b07530a8a1 don't print error message if operation cancelled 9 months ago
orignal 0ae7931a6f replaced SOCKS4 outproxy by SOCKS5 9 months ago
weko 4b167fdbaf Update copyright year 9 months ago
weko 5b93558bd0 Add support for multiple udp server tunnels on one destionation 9 months ago
orignal c5a1806528 fixed possible deadlock 9 months ago
orignal a2249f0a82 identify server tunnel session but from ant to ports 9 months ago
orignal cd087568b5 reply with CANT_REACH_PEER if connect to outselves 10 months ago
orignal 8bc58daa5a fixed #2004. Check supported crypto 10 months ago
Dimitris Apostolou 577c71b930
Fix typos 10 months ago
orignal d327533b56 close unclaimed acceptors after 3 seconds 12 months ago
orignal 94255ebaf4 STREAM ACCEPT queue 12 months ago
orignal a6ee1e648e recognize trailing padding as part of base64 address 1 year ago
orignal 69b0bef206 fixed possible invalid pointer when send error response 1 year ago