orignal
|
4156900fb5
|
Merge pull request #1879 from wekoq/no_reversed_ports
Don't use reversed port for choise random port. (by whothefuckami)
|
2 years ago |
weko
|
76d39cc7c9
|
changed to tabs, move tor port to function
|
2 years ago |
weko
|
9e0c5d67c7
|
Don't use reversed port for choise random port. (by whothefuckami)
|
2 years ago |
orignal
|
03111ad0df
|
don't save profiles under mutex
|
2 years ago |
orignal
|
abb81c353d
|
fixed race condition
|
2 years ago |
orignal
|
1ad38c0b95
|
fixed typo
|
2 years ago |
orignal
|
532a29b0c4
|
don't reply with unreachable router
|
2 years ago |
orignal
|
4f3a416e37
|
send DateTime together with RouterInfo
|
2 years ago |
orignal
|
4d0ad47491
|
GetBit for IdentHash
|
2 years ago |
orignal
|
7b632bd03d
|
set minimal floodfill version to 0.9.51
|
2 years ago |
orignal
|
c2faa5c614
|
don't try to save RouterInfo if no buffer
|
2 years ago |
orignal
|
d15581d95e
|
delete invalid router after update
|
2 years ago |
orignal
|
7bde4de1f5
|
don't try to save unreachable routers
|
2 years ago |
orignal
|
88f19f551d
|
don't save RouterInfo buffer if invalid
|
2 years ago |
orignal
|
d79bdc9f66
|
send datetime block after approximately every 250 packets
|
2 years ago |
orignal
|
48a3c767e5
|
in-meory storage for router profiles
|
2 years ago |
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
3c65012a63
|
[ssu2] close socket if it was opened on OpenSocket
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
97b7ea0da5
|
create separate new ipv4 and ipv6 published addresses
|
2 years ago |
orignal
|
1c4cc02c23
|
drop garlic message in garlic clove
|
2 years ago |
orignal
|
ac94341203
|
disconnect established session if clock skew detected
|
2 years ago |
orignal
|
234540f9e7
|
Merge pull request #1873 from Vort/ntp_desc
Fix description for nettime.enabled option
|
2 years ago |
Vort
|
cb44a35fde
|
Fix description for nettime.enabled option
|
2 years ago |
orignal
|
6ac849fe37
|
Merge pull request #1872 from Vort/log_fix
Fix debug log output
|
2 years ago |
Vort
|
0829b186b7
|
Fix debug log output
|
2 years ago |
orignal
|
993900aa77
|
terminate sessions if clock was adjusted backwards too much
|
2 years ago |
orignal
|
aac9a8d18f
|
check if clock was adjusted backwards
|
2 years ago |
orignal
|
2baaa8bb8f
|
fixed typo
|
2 years ago |
orignal
|
f29ef2c057
|
don't compare first byte for yggdrasil addresses
|
2 years ago |
orignal
|
d1c98c58b9
|
update status before deleting session
|
2 years ago |
orignal
|
4930157e93
|
don't innsert back unreachable router
|
2 years ago |
orignal
|
d30d1e8a7d
|
don't set unrechable for routers without published addresses
|
2 years ago |
orignal
|
80a55c5b75
|
store unrechable in profile
|
2 years ago |
orignal
|
3c02cade58
|
compare only first 8 bytes for temporary addreses
|
2 years ago |
orignal
|
21123e2afa
|
compare published address and actual endpoint
|
2 years ago |
orignal
|
f1415c2234
|
compare published address and actual endpoint
|
2 years ago |
orignal
|
212a1156a1
|
filter our addresses with invalid hosts
|
2 years ago |
orignal
|
54fb234424
|
limit number of acked packets to 510
|
2 years ago |
orignal
|
5a6b50ae51
|
fixed typo
|
2 years ago |
orignal
|
21542e8150
|
select first hop from high bandwidth peer for client tunnels
|
2 years ago |
orignal
|
544fcd147f
|
Merge pull request #1867 from Vort/sort_transports
Sort transports by IP:port pairs
|
2 years ago |
Vort
|
9bc3b11b96
|
Sort transports by IP:port pairs
|
2 years ago |
orignal
|
02e7f6b0c3
|
cleanup out of sequence packet nums in one call
|
2 years ago |
orignal
|
f7101cc260
|
fixed warning
|
2 years ago |
orignal
|
e9f0ed6473
|
cleanup out-of-sequnce list more aggressivly
|
2 years ago |
orignal
|
4960587f46
|
cleanup out-of-sequnce list more aggressivly
|
2 years ago |
orignal
|
bf8eecf407
|
more attempts to find good peer
|
2 years ago |
orignal
|
09a1a78bd6
|
Merge pull request #1865 from wekoq/openssl
Add parameter for show TCSR with old algorithm and it's realization
|
2 years ago |
weko
|
7df2ed6114
|
rename and refactor
|
2 years ago |
weko
|
22b1066b0a
|
Add parameter for show TCSR with old algorithm and it's realization
|
2 years ago |