235 Commits (dc4cd34893b1332c76c2c90136bc0debcd608ede)

Author SHA1 Message Date
orignal 514be6d048 introducer expiration time variance 1 month ago
orignal 8c292727da introducer duration variance 1 month ago
orignal d5c40bb6be send keep-alive for newly selected introducer session 1 month ago
orignal 15cd4feade move Bob's peer tests from SSU2 session to server 1 month ago
orignal abbe1fea64 fixed clang build error 1 month ago
orignal 62b811c2c1 use memory pool for SSU2 received packets arrays 1 month ago
orignal 64e4b3871a update introducer's iTag is session to introducer was replaced to new one 1 month ago
orignal c3a1631319 use weak_ptr for Bob's peer tests and relay tags 1 month ago
orignal a06cce0aaf eliminate extra copy of vector of SSU2 packets 1 month ago
orignal 75b1c144b4 drop too short follow on SSU2 packets 1 month ago
orignal 32ad4b4858 fixed possible race conditions with m_SessionsByRouterHash 1 month ago
orignal 98669eff4f delete session by hash from table if expired or terminated 1 month ago
orignal 262a803d10 make sure we are done with session before remving it 1 month ago
orignal 0912de5b77 don't connect peer test session. Use weak_ptr for seesions by hash 1 month ago
orignal 2dfc9003a7 separate and move own peer test to SSU2Server 1 month ago
orignal 2fa4237acd renew connected receintly timestamp, add endpoint to the list if hole punch is being sent 1 month ago
orignal f20391d460 check if we connected recently to an endpoint before sending peer test 1 month ago
orignal da0e527777 termination check timeout variance 2 months ago
orignal d75f15104e select only established sessions for peer tests 3 months ago
orignal ff8941af71 check if address is still introducer before trying to introduce 4 months ago
orignal f125936b2e try to lookup other introducers' routers if found out doesn't have applicable addresses 4 months ago
orignal 457b64f92d try to connect to introducer through any available address 5 months ago
orignal 6caec6b551 check if updated router is still introducer. Remove non-introducer sessions from introducers list 5 months ago
orignal 29872fc003 check if local address exists 5 months ago
orignal 12653f2fe4 don't try introducer with invalid address. Terminate session immediately if appropriate introducer not found 5 months ago
orignal 4178ac8eac select newest introducers to publish 5 months ago
orignal 6a590bf970 use std::mt19937 instead rand() 5 months ago
orignal 2f847d62bb fixed typo 5 months ago
orignal df6d48dbae request only not found routers from introducers 5 months ago
orignal bacce7dc60 fixed introducer's index 5 months ago
orignal b3314380cc don't use expired introducer even if we a session with it 5 months ago
orignal a1322d4667 move unsent I2NP messages to new session if replaced 5 months ago
orignal 22dabfd79e use unordered_map for excluded routers. don't request to self 6 months ago
orignal 0e41c3fa36 resend more interval variance 6 months ago
orignal 124698854f skip resent recently sessions during resend 6 months ago
orignal 161ff3579b don't delete new session with same router hash from sessions-by-hash table 8 months ago
orignal 6ba42a0912 check if established peer test session has the same address type 8 months ago
orignal 1292ec67c0 check if remote router supports peer test 8 months ago
orignal f8722f17c6 pick peer test session only if Charlie's address supports peer testing 8 months ago
Vort e5f75eb61c log would_block error at info level 8 months ago
Vort 89f9bec49a derive SSU2 socket buffer size from bandwidth limit 8 months ago
Vort f3c052ed0c write SSU2 socket buffer sizes to log 8 months ago
Vort aa1de7fe94 enable non-blocking mode for UDP sockets 8 months ago
orignal 36dbc15bca keep SSU2 socket open even if failed to bind 9 months ago
orignal 70639f1139 don't adjust clock if offsets came from same router 9 months ago
orignal 140146e433 limit mininal received packet size to 40 bytes 10 months ago
orignal ca9782dd0d handle 'reservedrange' param properly 10 months ago
orignal b855c71891 don't adjust clock if time offsets are too different 10 months ago
orignal 21f41a2b2a correct time offset direction 10 months ago
orignal d4c47d90cb adjust time offset after second time discrepancy 10 months ago