270 Commits (ec67f48d855c196669938a2da71064da8a501d4b)

Author SHA1 Message Date
orignal 79e8ccbb5b don't handle PeerTest 1 with same nonce twice 5 days ago
orignal 608056dcd2 don't handle RelayRequest and RelayIntro with same nonce twice 5 days ago
orignal f611136ea7 resend relay reponnse if remote router >= 0.9.64 6 days ago
orignal ea14b00d63 save router's endpoint to profile and try to use it next time without requesting introducers 1 week ago
orignal 0cb677a2c0 don't send peer test msg 6 if remote endpoint is unknown 2 weeks ago
orignal 0213f058d1 Send peer test msg 6 with delay if msg 4 was received before msg 5 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 fbd07a5276 SSU2Session/SSU2OutOfSession split 3 weeks ago
orignal 58245bf121 temporary disable RelayRespond resend from Bob because it might be not acked 4 weeks ago
orignal 4436c49ccc temporary disable RelayResponse resend through introducer session 4 weeks ago
orignal 34f1ba5bd9 don't send invalid local address in RelayRequest 4 weeks ago
orignal dc4cd34893 handle immediate ack requsted flag in data message. set it in keep-alive 4 weeks ago
orignal 1fb45c4b0d don't send HolePunch or PeerTest 5 to unspecified address 4 weeks ago
orignal eed48c43fd don't change Firewalled status to Unknown if peer test error 1 month ago
orignal 600f36539f don't change ConnIDs of just introduced session. Let Charlie recognize SessionRequest 1 month ago
orignal e1e530b4a9 never send Ack to HolePunch and PeerTest messages 1 month ago
orignal 98e93468a6 send ack to relay messages 1 month ago
orignal 0f5e8d8424 don't print warning if duplicated nonce or peer test 1 month ago
orignal d521350588 resend relay response 1 month ago
orignal 5466983b36 resend relay messages 1 month ago
orignal ba41f7107d resend peer test responses 1 month ago
orignal 6ebb019e15 resend peer test msgs 5 and 6 1 month ago
orignal 15cd4feade move Bob's peer tests from SSU2 session to server 1 month ago
orignal c3a1631319 use weak_ptr for Bob's peer tests and relay tags 1 month ago
orignal 67763248cc add peer test session endpoint to connected recently after msg 6 and 7 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 edb2ba7107 set address when peer test msg 4 received 1 month ago
orignal 74f0330730 moved SendPeerTest for msgs 5,6,7 to SSU2PeerTestSession 1 month ago
orignal 5cd0248494 set router status to uknown if peer test msg 5 came from recently connected peer 1 month ago
orignal 189d7179c0 check if msg 5 was received instead state 1 month ago
orignal 2dfc9003a7 separate and move own peer test to SSU2Server 1 month 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 3 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