orignal
|
e695f1e060
|
Merge pull request #2118 from PurpleI2P/openssl
recent changes
|
3 days ago |
orignal
|
ec67f48d85
|
fixed possible memory leak
|
4 days ago |
orignal
|
3a229ea65c
|
Merge pull request #2117 from mittwerk/openssl
hardening iterator
|
4 days ago |
orignal
|
0e8d624d86
|
move UpdatePacingTime out of loop
|
4 days ago |
Vladyslav Stepanov
|
8f9874570a
|
hardening iterator
|
4 days ago |
orignal
|
43939cedf4
|
random tunnel reject when medium congestion
|
4 days ago |
orignal
|
4c66608caf
|
random tunnel reject when medium congestion
|
4 days ago |
orignal
|
ec4fe9a1e6
|
set congesion cap G if symmetric NAT and ipv4 in only transport
|
4 days ago |
orignal
|
79e8ccbb5b
|
don't handle PeerTest 1 with same nonce twice
|
4 days ago |
orignal
|
608056dcd2
|
don't handle RelayRequest and RelayIntro with same nonce twice
|
4 days ago |
orignal
|
7461b640e3
|
reduce CPU usage
|
5 days ago |
orignal
|
743126b2ad
|
better hole punch expiration intervals
|
5 days ago |
orignal
|
f611136ea7
|
resend relay reponnse if remote router >= 0.9.64
|
5 days ago |
orignal
|
87ae9c4b74
|
call main thread as i2pd-daemon
|
6 days ago |
orignal
|
d3630fb2b2
|
assign name to main thread
|
6 days ago |
orignal
|
500afe745f
|
use min hole punch interval for connection attempts
|
1 week ago |
orignal
|
26901e2945
|
try recently connected SSU2 address if no other transports found
|
1 week ago |
orignal
|
64bde69967
|
Merge pull request #2108 from SystemFailureNet/openssl
Please disable LibreSSL workaround when LibreSSL version >= 4.0.0
|
1 week ago |
orignal
|
ddf30784ec
|
connected recently mutex
|
1 week ago |
orignal
|
ea14b00d63
|
save router's endpoint to profile and try to use it next time without requesting introducers
|
1 week ago |
orignal
|
a24e0eb2dc
|
don't delete unreachable routers if no transports
|
2 weeks ago |
orignal
|
0cb677a2c0
|
don't send peer test msg 6 if remote endpoint is unknown
|
2 weeks ago |
orignal
|
e6cbc842bf
|
request new leaseset if all leases are about to expire
|
2 weeks ago |
orignal
|
f087654f25
|
fixed warnings
|
2 weeks ago |
orignal
|
10335b90c5
|
fixed warnings
|
2 weeks ago |
orignal
|
8a234f70e6
|
send a packet to new remote lease in advance if current is about to expire
|
2 weeks ago |
SystemFailure
|
f98a310235
|
Revert LibreSSL workaround when LibreSSL version >= 4.0.0
|
2 weeks ago |
orignal
|
1419745a5d
|
recognize symmetric NAT from peer test msg 7
|
2 weeks ago |
orignal
|
890fe77b10
|
update leaseset in destination's thread
|
2 weeks ago |
orignal
|
bc9d25ec3b
|
ability post LeaseSet update to destination's thread
|
2 weeks ago |
orignal
|
fe71776b6f
|
update LeaseSet if inbound tunnel was restored
|
2 weeks ago |
orignal
|
0213f058d1
|
Send peer test msg 6 with delay if msg 4 was received before msg 5
|
2 weeks ago |
orignal
|
0ccf0a6339
|
use pointer to RouterInfo in SaveUpdated
|
2 weeks ago |
orignal
|
e26682f4cb
|
don't try to save invalid router
|
2 weeks ago |
orignal
|
8981e406f5
|
don't delete RouterInfo's buffer right a way
|
2 weeks ago |
orignal
|
50d9252ba9
|
resend HolePunch 3 times or until SessionRequest received
|
2 weeks ago |
orignal
|
4f73f60e51
|
don't create relay response block twice
|
2 weeks ago |
orignal
|
d69e957213
|
rollback
|
2 weeks ago |
orignal
|
97fdedfbe3
|
implement SSU2HolPunchSession
|
2 weeks ago |
orignal
|
ec1f41b13c
|
insert multiple packets to the queue using splice
|
2 weeks ago |
orignal
|
7104d334fd
|
Do not increase the window size if the speed limit is reached when it is limited
|
2 weeks ago |
orignal
|
4e581af3ba
|
plain list of received packets in queue
|
2 weeks ago |
orignal
|
48f7131a7d
|
received packets queue
|
2 weeks ago |
orignal
|
fbd07a5276
|
SSU2Session/SSU2OutOfSession split
|
3 weeks ago |
orignal
|
8210911bc5
|
use std::list and splice fr msg queue
|
3 weeks ago |
orignal
|
4a5406b803
|
lock queue's mutex less often
|
3 weeks ago |
orignal
|
ab02f722af
|
print non-resolved address to log
|
3 weeks ago |
orignal
|
c86e0ec371
|
lock queue's mutex less often
|
3 weeks ago |
orignal
|
ac4c58bbe9
|
reload cerificate again after re-creation attempt
|
3 weeks ago |
orignal
|
23bac4a403
|
recreate certificate if invalid
|
3 weeks ago |