orignal
|
084663d6ea
|
mediam size I2NP messages
|
2 years ago |
orignal
|
24a14e3440
|
moved max num transit tunnels to Tunnels
|
2 years ago |
orignal
|
3f728149ab
|
bump default max number of transit tunnels to 5000
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
d310efcb5c
|
pass I2NPMessage by move
|
3 years ago |
orignal
|
76dca1b46b
|
don't handle ElGamal build record
|
3 years ago |
orignal
|
0b14c810fb
|
handle ShortTunnelBuildReply
|
3 years ago |
orignal
|
2c129b6d39
|
create and handle short tunnel build reply
|
3 years ago |
orignal
|
dbe427d5eb
|
set reply code for short tunnel build messages
|
3 years ago |
orignal
|
aace644815
|
added ShortECIESTunnelHopConfig
|
3 years ago |
orignal
|
25f63ac22a
|
create different I2NP tunnel messages for endpoint and non-endpoint
|
3 years ago |
orignal
|
f7f50d049b
|
reduce short tunnel build record length
|
3 years ago |
orignal
|
3b051dbba3
|
send OutboundTunnelBuildReply
|
3 years ago |
orignal
|
8571830485
|
create transit tunnel and reply for short tunnel build
|
3 years ago |
orignal
|
5fb426b336
|
decrypt and encrypt reply for short tunnel build message
|
3 years ago |
orignal
|
8e3e35a36d
|
decrypt short request record
|
3 years ago |
orignal
|
313921da56
|
publish and request through exploratory tunnel if floodfill is not reachable
|
4 years ago |
orignal
|
3907c17cf5
|
handle TunnelBuildMessage for ECIES router
|
4 years ago |
orignal
|
c93ee0d65d
|
tunnels through ECIES routers
|
4 years ago |
orignal
|
09fdb068d2
|
Database lookups from ECIES destinations
|
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
|
e301387896
|
don't calculate checsum for Data message send through ECIESX25519AEADRatchet session
|
5 years ago |
R4SAS
|
7f859978dd
|
[webconsole] Add runtime transit limit changer, fix button CSS
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
4e1319d874
|
handle ECIESFlag in DatabaseLookup at floodfill
|
5 years ago |
orignal
|
f6f45eab39
|
flood encrypted LeaseSet2 with store hash
|
5 years ago |
orignal
|
d7081c5f23
|
handle RouterInfo from NTCP2 in netdb's thread
|
6 years ago |
orignal
|
a97300f8be
|
fixed #1256 I2NP messages up to 64K
|
6 years ago |
orignal
|
b99f828583
|
send I2NP messages through NTCP2
|
6 years ago |
orignal
|
8c5111e11a
|
handle NTCP2 I2NP messages
|
6 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
orignal
|
df18692af9
|
check I2NP messsage buffer size
|
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
|
8 years ago |
orignal
|
bd6ce7d4da
|
reduced memory usage
|
8 years ago |
Jeff Becker
|
75fc8202ab
|
fix off by ones
|
8 years ago |
orignal
|
4e4f9b6f8b
|
use LocalLeaseSet for own LeaseSets
|
9 years ago |
orignal
|
7035ead9e7
|
provide reply tunnel expcilitly for LeaseSet
|
9 years ago |
orignal
|
3907b4101a
|
include openssl through OPENSSL macro
|
9 years ago |
orignal
|
e120e9a78e
|
configurable transit tunnels limit
|
9 years ago |
orignal
|
190e26276a
|
reuse tunnel pair for LS request
|
9 years ago |
orignal
|
0966369723
|
copy transit message for nedb
|
9 years ago |
orignal
|
5482a57c45
|
add clock skew to expiration
|
9 years ago |
orignal
|
9611f80a39
|
check I2NP messages fro expiration
|
9 years ago |
orignal
|
ff48422ec0
|
check I2NP message buffer size
|
9 years ago |
orignal
|
a26c5f85c3
|
ignore LeaseSets coming from transit tunnels
|
9 years ago |
orignal
|
9fc69db9eb
|
reserve extra 16 bytes for padding
|
9 years ago |
hagen
|
c3238f4d0b
|
* fix warnings of type mismatch (#298)
|
9 years ago |
orignal
|
06c4aca490
|
always use shared_ptr for I2NPMessage
|
9 years ago |
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
9 years ago |