orignal
|
8462d382f4
|
don't create SSU session for HolePunch
|
2021-03-29 15:16:39 -04:00 |
|
orignal
|
3695aa924b
|
doesn't send peer test to a reserved address
|
2021-03-24 10:32:15 -04:00 |
|
orignal
|
9e050d1a23
|
peer test for ipv6
|
2021-03-23 15:36:57 -04:00 |
|
orignal
|
ac10f3055d
|
pick correct local SSU address for sending peer test
|
2021-03-19 21:51:45 -04:00 |
|
orignal
|
6b0c7c2313
|
handle ipv6 address in RelayResponse
|
2021-03-18 21:29:39 -04:00 |
|
orignal
|
a9c7d0d598
|
common ExtractIPAddressAndPort
|
2021-03-18 20:11:24 -04:00 |
|
orignal
|
ef1dfb153c
|
handle ipv6 address for RelayIntro
|
2021-03-18 18:37:02 -04:00 |
|
orignal
|
6012585067
|
eliminate false positive symmetric NAT
|
2021-03-12 17:41:41 -05:00 |
|
orignal
|
e70ffc9d7c
|
re-shedule introducers updates if router becomes firewalled
|
2021-03-04 15:55:51 -05:00 |
|
orignal
|
6d88c3ab05
|
Symmetric NAT error
|
2021-03-01 12:20:53 -05:00 |
|
orignal
|
a4dda304d2
|
cancel connect timer upon SessionConfirmed
|
2021-02-24 10:03:23 -05:00 |
|
orignal
|
f4486bc075
|
take intro key from right address
|
2020-11-20 21:48:33 -05:00 |
|
orignal
|
417b5ed6cc
|
handle SSU v4 and v6 messages in one thread
|
2020-10-14 21:06:51 -04:00 |
|
orignal
|
acc5592f59
|
create DH keys for SSU session directly
|
2020-10-13 21:12:52 -04:00 |
|
orignal
|
024c29b180
|
eliminate boost/bind
|
2020-09-17 21:11:46 -04:00 |
|
orignal
|
e50abbb250
|
avoid replay upon SSU packet resend
|
2020-08-08 19:01:55 -04:00 |
|
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
orignal
|
c8cbf425ac
|
check and send netid for NTCP2 and SSU
|
2019-08-13 14:55:18 -04:00 |
|
orignal
|
5e42947fbd
|
always lookup SSU session if peer's endpoint doesn't match
|
2019-04-25 12:54:44 -04:00 |
|
Dimitris Apostolou
|
6a497a23d9
|
Fix typos
|
2019-04-08 22:22:42 +03:00 |
|
orignal
|
b84f74c167
|
limit SSU message size to 32K
|
2018-10-11 11:17:14 -04:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
2017-04-21 20:04:16 -04:00 |
|
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
|
2017-04-21 06:33:45 -04:00 |
|