267 Commits (ea14b00d634f1ac547dbaf0bc40b4366c7741a3d)

Author SHA1 Message Date
orignal ea14b00d63 save router's endpoint to profile and try to use it next time without requesting introducers 1 day ago
orignal 0cb677a2c0 don't send peer test msg 6 if remote endpoint is unknown 4 days ago
orignal 0213f058d1 Send peer test msg 6 with delay if msg 4 was received before msg 5 6 days ago
orignal 4f73f60e51 don't create relay response block twice 7 days ago
orignal d69e957213 rollback 7 days ago
orignal 97fdedfbe3 implement SSU2HolPunchSession 7 days ago
orignal fbd07a5276 SSU2Session/SSU2OutOfSession split 1 week ago
orignal 58245bf121 temporary disable RelayRespond resend from Bob because it might be not acked 3 weeks ago
orignal 4436c49ccc temporary disable RelayResponse resend through introducer session 3 weeks ago
orignal 34f1ba5bd9 don't send invalid local address in RelayRequest 3 weeks ago
orignal dc4cd34893 handle immediate ack requsted flag in data message. set it in keep-alive 3 weeks ago
orignal 1fb45c4b0d don't send HolePunch or PeerTest 5 to unspecified address 3 weeks ago
orignal eed48c43fd don't change Firewalled status to Unknown if peer test error 3 weeks ago
orignal 600f36539f don't change ConnIDs of just introduced session. Let Charlie recognize SessionRequest 3 weeks ago
orignal e1e530b4a9 never send Ack to HolePunch and PeerTest messages 3 weeks ago
orignal 98e93468a6 send ack to relay messages 3 weeks ago
orignal 0f5e8d8424 don't print warning if duplicated nonce or peer test 3 weeks ago
orignal d521350588 resend relay response 3 weeks ago
orignal 5466983b36 resend relay messages 3 weeks ago
orignal ba41f7107d resend peer test responses 3 weeks ago
orignal 6ebb019e15 resend peer test msgs 5 and 6 3 weeks ago
orignal 15cd4feade move Bob's peer tests from SSU2 session to server 3 weeks ago
orignal c3a1631319 use weak_ptr for Bob's peer tests and relay tags 4 weeks ago
orignal 67763248cc add peer test session endpoint to connected recently after msg 6 and 7 4 weeks ago
orignal 262a803d10 make sure we are done with session before remving it 4 weeks ago
orignal 0912de5b77 don't connect peer test session. Use weak_ptr for seesions by hash 4 weeks ago
orignal edb2ba7107 set address when peer test msg 4 received 4 weeks ago
orignal 74f0330730 moved SendPeerTest for msgs 5,6,7 to SSU2PeerTestSession 4 weeks ago
orignal 5cd0248494 set router status to uknown if peer test msg 5 came from recently connected peer 4 weeks ago
orignal 189d7179c0 check if msg 5 was received instead state 4 weeks ago
orignal 2dfc9003a7 separate and move own peer test to SSU2Server 4 weeks ago
orignal 2c594dc67a moved peer test 5-7 to SSU2PeerTestSession 1 month ago
orignal 11bca5c3cd don't initialize Noise state for peer test sessions 1 month ago
orignal 9d1e526812 separate SSU2PeerTestSession for peer tests msgs 5,6 and 7 1 month ago
orignal 5324197e43 don't change router status if peer test came from recent endpoint 1 month ago
orignal 7ef1fdf634 exclude false position OK peer test if comes from recently connected endpoint 1 month ago
orignal 2fa4237acd renew connected receintly timestamp, add endpoint to the list if hole punch is being sent 1 month ago
orignal a723405fb0 check max RouterInfo size 1 month ago
orignal f20391d460 check if we connected recently to an endpoint before sending peer test 1 month ago
orignal 855fd4d471 eliminate extra parsing of RouterInfo coming as RouterInfo block 2 months ago
orignal cc59003560 removed C++17 check 2 months ago
orignal 11328a429d set minimal resend interval. Resend attempt after only Ack 2 months ago
orignal b306bf2db9 don't handle connect timer for already terminated session 3 months ago
orignal 8c0a1197d7 drop incoming SSU2 session from duplicated router 4 months ago
orignal 4e5f5c218a mark router as dup0licted only if address mismatch 4 months ago
orignal 64cc59d1e9 recognize duplicated routers and store duplicated flag in profile 4 months ago
orignal 0c943f4405 use received RouterInfo if older than one in netdb 4 months ago
orignal ff8941af71 check if address is still introducer before trying to introduce 4 months ago
orignal 6caec6b551 check if updated router is still introducer. Remove non-introducer sessions from introducers list 4 months ago
orignal f990a2f69f don't reply with relay tag if we are not on introducer on that address 5 months ago