orignal
|
d88ba768d7
|
set i2p.streaming.profile=2 for shared local destination
|
1 week ago |
R4SAS
|
574d12298b
|
Destinations: set thread name from tunnel name
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
1 week ago |
orignal
|
2778b092e3
|
i2p.streaming.maxConcurrentStreams I2CP param
|
1 week ago |
orignal
|
0086f8e27a
|
use std::async for address book download
|
3 weeks ago |
orignal
|
8a8277edda
|
check for empty URL string
|
3 weeks ago |
mittwerk
|
8f9874570a
|
hardening iterator
|
3 weeks ago |
orignal
|
ab02f722af
|
print non-resolved address to log
|
1 month ago |
orignal
|
9968afc038
|
check senduseragent for outproxy. Update User-Agent for clearnet
|
2 months ago |
orignal
|
5073c9637e
|
implement httpproxy.senduseragent
|
2 months ago |
orignal
|
9f30499984
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
2 months 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
|
3 months ago |
orignal
|
cc59003560
|
removed C++17 check
|
3 months ago |
orignal
|
a837e5c502
|
use rng from pool for lease selection
|
3 months ago |
orignal
|
ae309ca632
|
use std::filesystem for C++17
|
3 months ago |
orignal
|
ff5c76f8f2
|
don't include expired lease to LeaseSet for I2Cp
|
3 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
|
4 months ago |
orignal
|
4ad6cef5a5
|
some cleanup
|
4 months ago |
orignal
|
e5dac605f6
|
send session status crated right a way
|
4 months ago |
orignal
|
ab1abf584f
|
don't send session status create before destination is ready
|
4 months ago |
orignal
|
8a3d6ddb3e
|
cleanup I2NP msgs pool and routing sessions
|
4 months ago |
orignal
|
1410fa5c21
|
added i2cp.inboundlimit and i2cp.outboundlimit
|
4 months ago |
orignal
|
ea19d2296c
|
send actual router limits in BandwidthLimitsMessage
|
4 months ago |
orignal
|
4a66624b04
|
fixed typo
|
4 months ago |
orignal
|
0153748134
|
save and use previous routing session
|
4 months ago |
orignal
|
d3062d2994
|
don't create full identity from buffer if only ident hash is needed
|
4 months ago |
orignal
|
e0ac8a7298
|
check if destination is ready. Create garlic message before selectiing routing path
|
4 months ago |
orignal
|
96ea630274
|
send message right a way if in same thread
|
4 months ago |
orignal
|
f232c8f2df
|
don't limit num attempts in routing path. Increased routing path expiration to 2 minutes
|
4 months ago |
orignal
|
2f54d95187
|
try to read message payload immediately after header
|
4 months ago |
orignal
|
830e49f2c5
|
increase I2CP socket buffer size
|
4 months ago |
orignal
|
23e323438a
|
cancel LeaseSet creation timer before destination termination
|
4 months ago |
orignal
|
0428b5ece1
|
limit stream's outbound speed
|
5 months ago |
orignal
|
577ed56af0
|
store HTTP and SOCKS proxy as pointer to I2PService
|
9 months ago |
orignal
|
695dc96a83
|
common ServiceAcceptor for all stream protocols
|
9 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
|
10 months ago |
weko
|
5b93558bd0
|
Add support for multiple udp server tunnels on one destionation
|
10 months ago |
orignal
|
c5a1806528
|
fixed possible deadlock
|
10 months ago |
orignal
|
a2249f0a82
|
identify server tunnel session but from ant to ports
|
10 months ago |
orignal
|
cd087568b5
|
reply with CANT_REACH_PEER if connect to outselves
|
11 months ago |
orignal
|
8bc58daa5a
|
fixed #2004. Check supported crypto
|
11 months ago |