orignal
|
8fd466c5a9
|
separate network status and errors
|
2 years ago |
orignal
|
6f7ab49346
|
moved creation time to TransportSession
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
ea1f2d4e26
|
use i for intro key for SSU
|
3 years ago |
orignal
|
19cc1c3b3f
|
adjust clock from SSU SessionCreated is time difference exceeds 15 seconds
|
3 years ago |
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
Dimitris Apostolou
|
8ee9c437e1
|
Fix typos
|
3 years ago |
Simon Vetter
|
af794f901f
|
libi2pd: minor logging fixes
|
3 years ago |
orignal
|
18b6ba80f2
|
cleanup RelayRequests
|
3 years ago |
orignal
|
8debdc264c
|
use common cleanup timer for all SSU sessions
|
3 years ago |
orignal
|
dc75868bd3
|
check Alice's IP address in PeerTest
|
3 years ago |
R4SAS
|
c359c6e634
|
update config file example, add v6 status to windows daemon window, code cleanup
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
0b9cb4e75b
|
check identity and signature length for SessionConfirmed
|
4 years ago |
orignal
|
ad019da553
|
publish ipv6 introducers
|
4 years ago |
orignal
|
5edb256990
|
check if our external IP is valid
|
4 years ago |
orignal
|
74d0c04314
|
ipv6 address for relay reponse and relay intro
|
4 years ago |
orignal
|
be48dc6e87
|
pick correct local address for intro key
|
4 years ago |
orignal
|
b9a2d5df02
|
send HolePunch back based on actual address type
|
4 years ago |
orignal
|
0f166973ca
|
check ureachable cap and actual introducers separately
|
4 years ago |
orignal
|
43033695f6
|
select apropriate address for peer test
|
4 years ago |
orignal
|
25eae3c116
|
return relay tag for ipv6 introducer
|
4 years ago |
orignal
|
8462d382f4
|
don't create SSU session for HolePunch
|
4 years ago |
orignal
|
3695aa924b
|
doesn't send peer test to a reserved address
|
4 years ago |
orignal
|
9e050d1a23
|
peer test for ipv6
|
4 years ago |
orignal
|
ac10f3055d
|
pick correct local SSU address for sending peer test
|
4 years ago |
orignal
|
6b0c7c2313
|
handle ipv6 address in RelayResponse
|
4 years ago |
orignal
|
a9c7d0d598
|
common ExtractIPAddressAndPort
|
4 years ago |
orignal
|
ef1dfb153c
|
handle ipv6 address for RelayIntro
|
4 years ago |
orignal
|
6012585067
|
eliminate false positive symmetric NAT
|
4 years ago |
orignal
|
e70ffc9d7c
|
re-shedule introducers updates if router becomes firewalled
|
4 years ago |
orignal
|
6d88c3ab05
|
Symmetric NAT error
|
4 years ago |
orignal
|
a4dda304d2
|
cancel connect timer upon SessionConfirmed
|
4 years ago |
orignal
|
f4486bc075
|
take intro key from right address
|
4 years ago |
orignal
|
417b5ed6cc
|
handle SSU v4 and v6 messages in one thread
|
4 years ago |
orignal
|
acc5592f59
|
create DH keys for SSU session directly
|
4 years ago |
orignal
|
024c29b180
|
eliminate boost/bind
|
4 years ago |
orignal
|
e50abbb250
|
avoid replay upon SSU packet resend
|
4 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
c8cbf425ac
|
check and send netid for NTCP2 and SSU
|
5 years ago |
orignal
|
5e42947fbd
|
always lookup SSU session if peer's endpoint doesn't match
|
6 years ago |
Dimitris Apostolou
|
6a497a23d9
|
Fix typos
|
6 years ago |
orignal
|
b84f74c167
|
limit SSU message size to 32K
|
6 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
8 years ago |
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
8 years ago |
orignal
|
92fc736cfa
|
recreate SSU session again if session key is invalid
|
8 years ago |
orignal
|
8a2c4ab3de
|
don't create identity if presented in netdb already
|
8 years ago |
Jeff Becker
|
01ab027615
|
don't use heap allocated buffers in ssu
|
8 years ago |