7953 Commits (0c943f4405306cec0845dbac9b19bf0d83b2ebdd)
 

Author SHA1 Message Date
orignal 0c943f4405 use received RouterInfo if older than one in netdb 3 months ago
orignal 37d3d9e604 removed openssl 1.0.2 support 3 months ago
orignal d23451fdf6 delete unused variable 3 months ago
orignal d843502832 calculate min pacing time. Return wrongly removed line 3 months ago
orignal 0428b5ece1 limit stream's outbound speed 3 months ago
orignal df787060c3 stop destination's thread before cleanup 3 months ago
orignal ea9c69cd53 some cleanup 3 months ago
orignal 199d149bed improved congestion control 3 months ago
orignal ff8941af71 check if address is still introducer before trying to introduce 3 months ago
orignal f125936b2e try to lookup other introducers' routers if found out doesn't have applicable addresses 3 months ago
Stefan Strogin 697d831441 Support miniupnp-2.2.8 (fixes #2071) 3 months ago
orignal 457b64f92d try to connect to introducer through any available address 3 months ago
orignal 6caec6b551 check if updated router is still introducer. Remove non-introducer sessions from introducers list 3 months ago
orignal 362edc68ad removed ls's reseed 3 months ago
orignal 29872fc003 check if local address exists 3 months ago
orignal 81d383c99e don't pick routers older that 0.9.58 for client tunnels 3 months ago
orignal 12653f2fe4 don't try introducer with invalid address. Terminate session immediately if appropriate introducer not found 3 months ago
orignal 43f5ba286c update congestion caps before initial publishing 3 months ago
orignal f990a2f69f don't reply with relay tag if we are not on introducer on that address 3 months ago
orignal 0b97b4294c don't request relay tag for every session if we have enough introducers 3 months ago
orignal 4178ac8eac select newest introducers to publish 3 months ago
orignal 6a590bf970 use std::mt19937 instead rand() 3 months ago
orignal 2f847d62bb fixed typo 3 months ago
orignal df6d48dbae request only not found routers from introducers 3 months ago
orignal bacce7dc60 fixed introducer's index 4 months ago
orignal b3314380cc don't use expired introducer even if we a session with it 4 months ago
orignal d4eea61b82 use mt19937 instead rand 4 months ago
orignal a1995c13cd flood to 2 next day closest floodfills before UTC midnight 4 months ago
orignal bc8adf1433 move unsent I2NP messages to new session if replaced 4 months ago
orignal a1322d4667 move unsent I2NP messages to new session if replaced 4 months ago
orignal 4100249313 removed bootstrap from floodfill. Removed requested destinations mutex 4 months ago
orignal acbd3f897b fixed race condition between local buffer creation and sending it through the transports 4 months ago
orignal 7dc5a04b8d update timestamp for non-reachable router 4 months ago
orignal 03635f4444 publish through tunnels in case of restricted routes 4 months ago
orignal 0fae04f96a update local RouterInfo timestamp by timer even in hidden mode 4 months ago
orignal bb531a878d request newly discovered routers with random intervals after exploratory 4 months ago
orignal 0f7db8e418 list of request callbacks 4 months ago
orignal 9a724b2af9 separate timer for netdb requests cleanup 4 months ago
orignal f4ea6138e8 removed non longer used mutex 4 months ago
orignal e74272781f moved exploratory to netdb requests thread 4 months ago
orignal b75e418879 request destination in netdb requests thread 4 months ago
orignal 927123188c handle onDrop for request message in nedb requests thread 4 months ago
orignal c00eb8cf44 handle requests completions in netdb requests thread 4 months ago
orignal 265bb8b779 handle DatabaseSearchReply in netdb requests thread 4 months ago
orignal e3be409945 moved netdb requests to separate thread 4 months ago
orignal d8707ceb57
Merge pull request #2066 from EKCKABATOP54/fix 4 months ago
orignal 39e16824b9 reset routing path if duplicated SYN received 4 months ago
orignal 285e693a4e fixed deadlock 4 months ago
orignal 940628bf36 update LeaseSet if inbond tunnel failed 4 months ago
orignal b5994e058a increment num attempts if no reply tunnel specified 4 months ago