orignal
|
df787060c3
|
stop destination's thread before cleanup
|
4 months ago |
orignal
|
ea9c69cd53
|
some cleanup
|
4 months ago |
orignal
|
199d149bed
|
improved congestion control
|
4 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 |
Stefan Strogin
|
697d831441
|
Support miniupnp-2.2.8 (fixes #2071)
Use UPNP_GetValidIGD for getting external IP.
|
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
|
362edc68ad
|
removed ls's reseed
|
5 months ago |
orignal
|
29872fc003
|
check if local address exists
|
5 months ago |
orignal
|
81d383c99e
|
don't pick routers older that 0.9.58 for client tunnels
|
5 months ago |
orignal
|
12653f2fe4
|
don't try introducer with invalid address. Terminate session immediately if appropriate introducer not found
|
5 months ago |
orignal
|
43f5ba286c
|
update congestion caps before initial publishing
|
5 months ago |
orignal
|
f990a2f69f
|
don't reply with relay tag if we are not on introducer on that address
|
5 months ago |
orignal
|
0b97b4294c
|
don't request relay tag for every session if we have enough introducers
|
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
|
d4eea61b82
|
use mt19937 instead rand
|
5 months ago |
orignal
|
a1995c13cd
|
flood to 2 next day closest floodfills before UTC midnight
|
5 months ago |
orignal
|
bc8adf1433
|
move unsent I2NP messages to new session if replaced
|
5 months ago |
orignal
|
a1322d4667
|
move unsent I2NP messages to new session if replaced
|
5 months ago |
orignal
|
4100249313
|
removed bootstrap from floodfill. Removed requested destinations mutex
|
5 months ago |
orignal
|
acbd3f897b
|
fixed race condition between local buffer creation and sending it through the transports
|
5 months ago |
orignal
|
7dc5a04b8d
|
update timestamp for non-reachable router
|
5 months ago |
orignal
|
03635f4444
|
publish through tunnels in case of restricted routes
|
5 months ago |
orignal
|
0fae04f96a
|
update local RouterInfo timestamp by timer even in hidden mode
|
5 months ago |
orignal
|
bb531a878d
|
request newly discovered routers with random intervals after exploratory
|
5 months ago |
orignal
|
0f7db8e418
|
list of request callbacks
|
5 months ago |
orignal
|
9a724b2af9
|
separate timer for netdb requests cleanup
|
5 months ago |
orignal
|
f4ea6138e8
|
removed non longer used mutex
|
5 months ago |
orignal
|
e74272781f
|
moved exploratory to netdb requests thread
|
5 months ago |
orignal
|
b75e418879
|
request destination in netdb requests thread
|
5 months ago |
orignal
|
927123188c
|
handle onDrop for request message in nedb requests thread
|
5 months ago |
orignal
|
c00eb8cf44
|
handle requests completions in netdb requests thread
|
5 months ago |
orignal
|
265bb8b779
|
handle DatabaseSearchReply in netdb requests thread
|
5 months ago |
orignal
|
e3be409945
|
moved netdb requests to separate thread
|
5 months ago |
orignal
|
d8707ceb57
|
Merge pull request #2066 from EKCKABATOP54/fix
Fixed checking the bandwidth flag in the config
|
5 months ago |
orignal
|
39e16824b9
|
reset routing path if duplicated SYN received
|
6 months ago |
orignal
|
285e693a4e
|
fixed deadlock
|
6 months ago |
orignal
|
940628bf36
|
update LeaseSet if inbond tunnel failed
|
6 months ago |
orignal
|
b5994e058a
|
increment num attempts if no reply tunnel specified
|
6 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 |
EKCKABATOP54
|
f223e668ce
|
Fixed checking the bandwidth flag in the config
|
6 months ago |
orignal
|
f5b823a712
|
common code for sending netdb lookup
|
6 months ago |