Commit Graph

1780 Commits (f7101cc260cfead45a5046638d25fbfbf771cfc7)

Author SHA1 Message Date
orignal f7101cc260 fixed warning 1 year ago
orignal e9f0ed6473 cleanup out-of-sequnce list more aggressivly 1 year ago
orignal 4960587f46 cleanup out-of-sequnce list more aggressivly 1 year ago
orignal bf8eecf407 more attempts to find good peer 1 year ago
weko 7df2ed6114 rename and refactor 1 year ago
weko 22b1066b0a Add parameter for show TCSR with old algorithm and it's realization 1 year ago
orignal fafdb0c590 drop too long or too short LeaseSet 1 year ago
R4SAS 3cee8bfcb2
Update tests and corresponding makefiles (#1862) 1 year ago
orignal 86dbfdb536 mutex for encrypted LeaseSet update 1 year ago
orignal 70fec2bc99 don't publish localhost addresses in RouterInfo 1 year ago
orignal 8a106eb09e fixed test-http-req 1 year ago
orignal ad5540c9f3 delete address if corresponding transport is disabled 1 year ago
orignal e91d0bbec8 delete address if corresponding transport is disabled 1 year ago
orignal 8ee461f60a enable all ipv4 adresses even if one is already enabled 1 year ago
orignal 4de6201b84 update RouuterInfo if NTCP2 or SSU2 keys were recreated 1 year ago
orignal 273aa31b1e try another floodfill if it's incompatible with tunnels 1 year ago
R4SAS b31f52e332
[http] keep query even if it was empty (closes #1844)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal 4fae7b8d65 don't update local RouterInfo addresses in Load but in InitTransports only 1 year ago
orignal 5479ddd03c publish NTCP2 addreses by index 1 year ago
orignal 1f23584c24 update all SSU2 addresses 1 year ago
orignal 067fb45a25 exclude router from tunnel build for 2.5 minutes if doesn't reply too often 1 year ago
orignal d4426118c5 exclude router from tunnel build for 2.5 minutes if declined 1 year ago
orignal cd6d86c8c3 make sure that async CreateStream complete 1 year ago
R4SAS 84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal e8be39af17 memrory pool for SSU2IncompleteMessage 1 year ago
orignal bc888167a7 use linked list for out of sequence fragments 1 year ago
orignal 993dc72ce6 use separate pointer to second fragment of incomplete message 1 year ago
orignal 324ace103b memoery pool for fragments 1 year ago
orignal d530269e4f try to insert received msgid instead lookup 1 year ago
orignal f172f44f32
Merge pull request #1833 from TomasGlgg/feature
Использование скользящего среднего для рассчета tunnel creation success rate
1 year ago
orignal f34abe60fa 2.45.1 1 year ago
orignal a3c305032a don't set Firewalled upon SessionCreated if ports mismatch 1 year ago
orignal 2921eaa055 differentiate symmetric and full cone NAT 1 year ago
orignal 1cc68ea402 differentiate symmetric and full cone NAT 1 year ago
orignal c18e8f6c78 drop too long LeaseSet without processing 1 year ago
orignal a6f9a56e40 support C++20 1 year ago
orignal acd6af709e don't use netdb memory pool for local RouterInfo 1 year ago
orignal 55704ece3a drop duplicated I2NP messages 1 year ago
orignal 0d3ede56cb reject duplicated trnsit tunnel 1 year ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
R4SAS 22179400c7
2.45.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
Tomas Globis 66f82cb43f
Use moving average to calculate tunnel creation success rate 1 year ago
orignal 1df67bd43c 2.45.0 1 year ago
orignal 6942c20879 don't select overloaded peer 1 year ago
orignal 7b341d5d30 update and show send queue size for transports 1 year ago
R4SAS 2c19da9aa7
fix warnings about unused code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal 3e3e2c41bd unlock mutex for good after wait 1 year ago
orignal cb139226df ilimit umner of simultaneous tunnel build requests per pool 1 year ago
orignal 84d6028454 limit number of message to handle at the time 1 year ago
orignal 126dc0ebe0 inseer incoming session into sessions list 1 year ago