orignal
|
3720a5fce3
|
don't select same peer too often
|
2 months ago |
orignal
|
0df895b6a7
|
check minimal router version for connected peer selection
|
2 months ago |
orignal
|
32ab95478e
|
check crypto type and congestion of connected peer for tunnel
|
2 months ago |
orignal
|
28adb54c0a
|
don't send quick ack for each duplicated packet
|
2 months ago |
orignal
|
b4fcf76480
|
fixed warning
|
3 months ago |
orignal
|
fb8e0e1b5b
|
limit stream's inbound speed
|
3 months ago |
orignal
|
41dd8b527d
|
reduce number of acks being sent
|
3 months ago |
orignal
|
7376f7c399
|
generate max number of tags for follow on tagsets
|
3 months ago |
orignal
|
d47ae3012a
|
periodic sending ack requests in ECEISX25519 session and dead path detection in I2CP
|
3 months ago |
orignal
|
09dbe9fc03
|
check option and packet length
|
3 months ago |
orignal
|
11328a429d
|
set minimal resend interval. Resend attempt after only Ack
|
3 months ago |
orignal
|
0c924836cf
|
fixed AEAD verification for LibreSSL
|
3 months ago |
orignal
|
52a313bb65
|
force LeaseSet timestamp update if published at the same second
|
3 months ago |
orignal
|
d75f15104e
|
select only established sessions for peer tests
|
3 months ago |
orignal
|
b306bf2db9
|
don't handle connect timer for already terminated session
|
3 months ago |
orignal
|
349c4e30b6
|
correct receive ratchet tagsetid calculation
|
3 months ago |
orignal
|
3c69e0b2af
|
keep sending reverse key until tag received on new tagset
|
3 months ago |
orignal
|
8e1fb8ca9f
|
send status failure and drop shared routing path if message was not sent
|
3 months ago |
orignal
|
42782944fb
|
Streaming congestion control improvements. Patch by onon
|
3 months ago |
orignal
|
efd754eb93
|
set min pacing time to 250 microseconds
|
3 months ago |
orignal
|
81cc3e3de8
|
2.53.1
|
3 months ago |
orignal
|
db4208e2e2
|
fixed
|
3 months ago |
orignal
|
fe740249a5
|
2.53.1
|
3 months ago |
orignal
|
4ad6cef5a5
|
some cleanup
|
3 months ago |
orignal
|
86f86fc711
|
fixed #2078. don't stop service when destination stops
|
3 months ago |
orignal
|
e5dac605f6
|
send session status crated right a way
|
3 months ago |
orignal
|
ab1abf584f
|
don't send session status create before destination is ready
|
3 months ago |
orignal
|
8a3d6ddb3e
|
cleanup I2NP msgs pool and routing sessions
|
3 months ago |
orignal
|
1410fa5c21
|
added i2cp.inboundlimit and i2cp.outboundlimit
|
3 months ago |
orignal
|
ea19d2296c
|
send actual router limits in BandwidthLimitsMessage
|
3 months ago |
orignal
|
3a4833aa67
|
Merge pull request #2017 from Vort/show_bw_caps
show bandwidth caps for hops
|
3 months ago |
orignal
|
4a66624b04
|
fixed typo
|
3 months ago |
orignal
|
0153748134
|
save and use previous routing session
|
3 months ago |
orignal
|
d3062d2994
|
don't create full identity from buffer if only ident hash is needed
|
3 months ago |
orignal
|
d7ff459f12
|
include tagsetid into msgid
|
3 months ago |
orignal
|
e0ac8a7298
|
check if destination is ready. Create garlic message before selectiing routing path
|
3 months ago |
orignal
|
96ea630274
|
send message right a way if in same thread
|
3 months ago |
orignal
|
f232c8f2df
|
don't limit num attempts in routing path. Increased routing path expiration to 2 minutes
|
3 months ago |
orignal
|
2f54d95187
|
try to read message payload immediately after header
|
3 months ago |
orignal
|
830e49f2c5
|
increase I2CP socket buffer size
|
3 months ago |
orignal
|
23e323438a
|
cancel LeaseSet creation timer before destination termination
|
3 months ago |
R4SAS
|
48f1514053
|
[rpm] use eln macro in check
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
3 months ago |
R4SAS
|
a1aa6c62d7
|
[rpm] fix typo
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
3 months ago |
R4SAS
|
9e1ea289c2
|
[rpm] require package openssl-devel-engine for build on fedora > 40
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
3 months ago |
orignal
|
f6ddcd432e
|
removed openssl/engine.h
|
3 months ago |
R4SAS
|
9a6654943d
|
moved binary to /usr/bin (closes #2053 #2068)
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
3 months ago |
orignal
|
bed5a18294
|
2.53.0
|
4 months ago |
orignal
|
45221da1dc
|
floodfill must have published ipv6 if no published ipv4
|
4 months ago |
orignal
|
8440633614
|
increased number of floodfills threshold to 1200
|
4 months ago |
orignal
|
50f455e0a2
|
make a floodfill eligble if reachable by ipv4
|
4 months ago |