Commit Graph

40 Commits (8ee9c437e1bba63f353bd92d0a575ee84febc610)

Author SHA1 Message Date
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>
3 years ago
orignal 0b9cb4e75b check identity and signature length for SessionConfirmed 3 years ago
orignal ad019da553 publish ipv6 introducers 3 years ago
orignal 5edb256990 check if our external IP is valid 3 years ago
orignal 74d0c04314 ipv6 address for relay reponse and relay intro 3 years ago
orignal be48dc6e87 pick correct local address for intro key 3 years ago
orignal b9a2d5df02 send HolePunch back based on actual address type 3 years ago
orignal 0f166973ca check ureachable cap and actual introducers separately 3 years ago
orignal 43033695f6 select apropriate address for peer test 3 years ago
orignal 25eae3c116 return relay tag for ipv6 introducer 3 years ago
orignal 8462d382f4 don't create SSU session for HolePunch 3 years ago
orignal 3695aa924b doesn't send peer test to a reserved address 3 years ago
orignal 9e050d1a23 peer test for ipv6 3 years ago
orignal ac10f3055d pick correct local SSU address for sending peer test 3 years ago
orignal 6b0c7c2313 handle ipv6 address in RelayResponse 3 years ago
orignal a9c7d0d598 common ExtractIPAddressAndPort 3 years ago
orignal ef1dfb153c handle ipv6 address for RelayIntro 3 years ago
orignal 6012585067 eliminate false positive symmetric NAT 3 years ago
orignal e70ffc9d7c re-shedule introducers updates if router becomes firewalled 3 years ago
orignal 6d88c3ab05 Symmetric NAT error 3 years ago
orignal a4dda304d2 cancel connect timer upon SessionConfirmed 3 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>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 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 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 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 7 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
7 years ago