orignal
44735681af
KDF and process Data message
3 years ago
orignal
ee1c4f4fdc
internal numeric id for families
3 years ago
orignal
fb6ecdde1e
handle TokenRequest
3 years ago
orignal
861166d8a9
send TokenRequest message:
3 years ago
R4SAS
70dca81c40
dropped MESHNET build option
...
Dropping MESHNET build option due to lack of usage. That change won't
affect on usage with currently supported Yggdrasil network.
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal
2440ffbfc9
handle SSU2 SessionConfirmed
3 years ago
orignal
77c5dde320
send SessionConfirmed
3 years ago
orignal
aa49cad279
correct encrypted payload size for MixHash
3 years ago
orignal
f56ae240ab
don't delete peding endpoint if Retry received
3 years ago
orignal
e871a30a78
initialize connid in constructor
3 years ago
orignal
30e6984889
handle Retry message
3 years ago
orignal
324932c758
separate i and key fields for shared SSU address
3 years ago
orignal
421800bc8f
recognize SSU address supporting SSU2
3 years ago
orignal
87bf5c2418
cleanup pending sessions
3 years ago
orignal
5c9af1c613
MixHash with encrypted payload after decryption
3 years ago
orignal
765e0e5c6b
correct 'i' size for SSU2
3 years ago
orignal
cc296e16dc
don't make SSU2 address published is 'i' is presented
3 years ago
orignal
ab9901525b
separated sockets for ipv4 and ipv6
3 years ago
orignal
3643a46a0c
don't update SSU2 port
3 years ago
orignal
d467e6869d
don't update address for SSU2
3 years ago
orignal
3c5c375f71
connect to SSU2 address
3 years ago
orignal
7473d8c9aa
create and handle Address block
3 years ago
orignal
40c8a1bc1d
handle payload blocks
3 years ago
orignal
7b72d91549
receive incoming SSU2 packets
3 years ago
orignal
b3c2e86436
skip unknown address
3 years ago
orignal
908bdc7624
always publish intro key for SSU2 address
3 years ago
orignal
21c1ec9c8c
enable SSU2 server
3 years ago
orignal
6eba061c2a
show local SSU2 address
3 years ago
orignal
f184f550b9
SSU2 address in config and RouterInfo
3 years ago
orignal
bb7c0fef20
SSU2 address in config and RouterInfo
3 years ago
orignal
5c15a12116
don't allocate buffer from netdb for LocalRouterInfo
3 years ago
orignal
68d015763e
recognize SSU2 addresses
3 years ago
orignal
7faa732f38
send SessionCreated
3 years ago
orignal
11f9eeabf1
inbound.lengthVariance and outbound.lengthVariance
3 years ago
orignal
a152f36894
MixHash for SSU2 long header
3 years ago
orignal
d4ede6ff01
process SessionRequest
3 years ago
orignal
35542d803c
KDF for session request
3 years ago
orignal
f6ba776c12
SSU2 keys
3 years ago
orignal
1511dcb309
store endpoint and send packet
3 years ago
R4SAS
35afa98112
[reseed] add new reseed
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal
9f1a125ed9
decrypt connID for incoming packet
3 years ago
orignal
0a34f1f3ad
2.41.0
3 years ago
orignal
7bdeaa9611
don't pick own router for peer test
3 years ago
R4SAS
a51ef0cfc6
set of updates:
...
* [webconsole] change error handling code to restart acceptor after any
error
* [webconsole] call shutdown vefore stopping acceptor on exit
* update license headers for modified files, change year to file
creation year, not 2013 (when project started)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal
a92c29e04c
drop routers older than 6 months on start
3 years ago
orignal
510fe43ec4
create and encrypt SessionRequest
3 years ago
R4SAS
73e572b66b
disable thread naming for PowerPC ( #1726 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
90130b5492
fix exception printing
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
f22faaefeb
remove duplicate definition
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
ac25649425
cast pthread name to char* for apple sdk
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago