Commit Graph

21 Commits (589049ef0f20b0d19480d509386a2aab66ecbada)

Author SHA1 Message Date
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>
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 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