7942 Commits (457b64f92dbbce9974453da71fc5af2802a4292f)
 

Author SHA1 Message Date
orignal 457b64f92d try to connect to introducer through any available address 2 weeks ago
orignal 6caec6b551 check if updated router is still introducer. Remove non-introducer sessions from introducers list 2 weeks ago
orignal 362edc68ad removed ls's reseed 3 weeks ago
orignal 29872fc003 check if local address exists 3 weeks ago
orignal 81d383c99e don't pick routers older that 0.9.58 for client tunnels 3 weeks ago
orignal 12653f2fe4 don't try introducer with invalid address. Terminate session immediately if appropriate introducer not found 3 weeks ago
orignal 43f5ba286c update congestion caps before initial publishing 3 weeks ago
orignal f990a2f69f don't reply with relay tag if we are not on introducer on that address 3 weeks ago
orignal 0b97b4294c don't request relay tag for every session if we have enough introducers 3 weeks ago
orignal 4178ac8eac select newest introducers to publish 3 weeks ago
orignal 6a590bf970 use std::mt19937 instead rand() 3 weeks ago
orignal 2f847d62bb fixed typo 3 weeks ago
orignal df6d48dbae request only not found routers from introducers 3 weeks ago
orignal bacce7dc60 fixed introducer's index 3 weeks ago
orignal b3314380cc don't use expired introducer even if we a session with it 3 weeks ago
orignal d4eea61b82 use mt19937 instead rand 3 weeks ago
orignal a1995c13cd flood to 2 next day closest floodfills before UTC midnight 4 weeks ago
orignal bc8adf1433 move unsent I2NP messages to new session if replaced 4 weeks ago
orignal a1322d4667 move unsent I2NP messages to new session if replaced 4 weeks ago
orignal 4100249313 removed bootstrap from floodfill. Removed requested destinations mutex 4 weeks ago
orignal acbd3f897b fixed race condition between local buffer creation and sending it through the transports 1 month ago
orignal 7dc5a04b8d update timestamp for non-reachable router 1 month ago
orignal 03635f4444 publish through tunnels in case of restricted routes 1 month ago
orignal 0fae04f96a update local RouterInfo timestamp by timer even in hidden mode 1 month ago
orignal bb531a878d request newly discovered routers with random intervals after exploratory 1 month ago
orignal 0f7db8e418 list of request callbacks 1 month ago
orignal 9a724b2af9 separate timer for netdb requests cleanup 1 month ago
orignal f4ea6138e8 removed non longer used mutex 1 month ago
orignal e74272781f moved exploratory to netdb requests thread 1 month ago
orignal b75e418879 request destination in netdb requests thread 1 month ago
orignal 927123188c handle onDrop for request message in nedb requests thread 1 month ago
orignal c00eb8cf44 handle requests completions in netdb requests thread 1 month ago
orignal 265bb8b779 handle DatabaseSearchReply in netdb requests thread 1 month ago
orignal e3be409945 moved netdb requests to separate thread 1 month ago
orignal d8707ceb57
Merge pull request #2066 from EKCKABATOP54/fix 1 month ago
orignal 39e16824b9 reset routing path if duplicated SYN received 1 month ago
orignal 285e693a4e fixed deadlock 1 month ago
orignal 940628bf36 update LeaseSet if inbond tunnel failed 1 month ago
orignal b5994e058a increment num attempts if no reply tunnel specified 1 month ago
orignal 22dabfd79e use unordered_map for excluded routers. don't request to self 1 month ago
orignal 0e41c3fa36 resend more interval variance 1 month ago
orignal 124698854f skip resent recently sessions during resend 2 months ago
EKCKABATOP54 f223e668ce Fixed checking the bandwidth flag in the config 2 months ago
orignal f5b823a712 common code for sending netdb lookup 2 months ago
R4SAS 4163542125
[gha] short commit hashes for deb packages 2 months ago
R4SAS 6921c8391e
[FS] boost 1.85.0 support 2 months ago
R4SAS 47a2020472
[i18n] update translations 2 months ago
orignal 9d38facf3b 2.52.0 2 months ago
R4SAS a1be1aa9ec
[gha] cache packages on winxp build 2 months ago
R4SAS c4bbe2bb4a
[win32] fix warning in NetState 2 months ago