Commit Graph
8875 Commits
Author SHA1 Message Date
orignal 3a42d2a150 Added FROM_PORT and TO_PORT datagram options 2026-02-01 09:36:26 -05:00
orignal 78763830f3 use LeaseSet from session for follow on datagrams 2026-01-31 18:48:02 -05:00
orignal 2f8480f908 set preferred crypto if i2cp.leaseSetEncType is not specified 2026-01-31 12:16:57 -05:00
orignal 85466e80b5 support b32 addresses in datagrams 2026-01-30 15:12:26 -05:00
orignal a1b0f2a505 return base64 of ident instead full address for datagram3 2026-01-30 12:10:16 -05:00
orignal 3bbd661177 Merge pull request #2311 from LLE8/dont_translate
Do not translate KiB, MiB, GiB
2026-01-29 20:34:35 -05:00
orignal 6dc6804760 compatibility with older versions for v1 datagrams 2026-01-29 19:04:26 -05:00
orignal 6d9d6482e9 fixed v1 datagrams 2026-01-29 19:02:22 -05:00
Anon2026 c05a8630a8 Do not translate - small fix 2026-01-29 23:08:21 +03:00
Anon2026 ec951c38ff Do not translate KiB/s 2026-01-29 22:57:32 +03:00
Anon2026 dc3518ea87 Do not translate KiB, MiB, GiB 2026-01-29 22:20:21 +03:00
orignal ea705bcdef don't accept transit tunnel if limited connectivity 2026-01-28 15:54:58 -05:00
orignal e3bab0e86f Merge pull request #2302 from LLE8/little_decoration_page_transports
Webconsole: a little decoration of page 'Transports'
2026-01-28 13:48:14 -05:00
Anon2026 f75433b31f Webcosole: a little decoration transports page 2026-01-28 20:26:16 +03:00
orignal 7c8fddc471 Merge pull request #2301 from LLE8/better_transittunnels
Better transit tunnels page rendering
2026-01-27 15:54:48 -05:00
orignal 8a177b2802 send ratchet session response for unidirectional traffic for I2CP 2026-01-27 15:35:27 -05:00
Anon2026 7e174fc0dd Better transit tunnels page rendering 2026-01-27 21:09:01 +03:00
orignal 45b518f7e9 check if ratchets session is ready before sending follow on messages 2026-01-26 15:49:42 -05:00
orignal 87cd333255 switch to regular ECIES_X25519 crypto if post quantum section if too short in new session message 2026-01-26 10:13:10 -05:00
orignal 97bbfc3e1d check ML-KEM encaps_key and ciphertext section length 2026-01-26 09:14:20 -05:00
orignal 7b43e10b88 reply with relay tag only if accept tunnels 2026-01-25 13:57:31 -05:00
orignal c87e656655 Merge pull request #2300 from LLE8/one_byte
Revert one byte
2026-01-25 11:10:27 -05:00
orignal 67cacb53c3 added lookuplocal and ping to help 2026-01-25 10:47:46 -05:00
orignal 974846bc98 allow next hop from the same subnet if reservedrange=false 2026-01-25 09:18:04 -05:00
Anon2026 7726caa425 Revert one byte 2026-01-25 16:34:05 +03:00
orignal 6b7ce16b69 added stan param 2026-01-24 21:45:39 -05:00
orignal 6c339a01d0 returned back previous SSU2 and NTCP2 names 2026-01-24 15:31:27 -05:00
orignal be8575cfac returned back previous SSU2 and NTCP2 names 2026-01-24 15:25:46 -05:00
orignal e0ad224663 Merge pull request #2299 from LLE8/better_display_addresses
Webconsole: Better display of the external addresses
2026-01-24 13:28:00 -05:00
orignal bbc10c9c74 don't publish router with limited connectivity 2026-01-24 12:58:28 -05:00
Anon2026 c6396235c2 Webconsole: small decoration 2026-01-24 20:01:06 +03:00
Anon2026 622ab3bb80 Webconsole: Better display addresses 2026-01-24 19:21:57 +03:00
orignal 7e45981195 print correct directories in help depending on operating system 2026-01-23 20:27:27 -05:00
orignal fef25d7579 exclude routers from the same subnet from next hop 2026-01-22 20:35:00 -05:00
orignal a7378a38b2 Merge pull request #2296 from LLE8/fix_webconsole_main_page
Small webconsole html fix
2026-01-21 18:45:35 -05:00
Anon2026 fea26da35b Small webconsole html fix 2026-01-22 00:39:42 +03:00
orignal 08aa515228 add endpoint to recently connected list after successive peer test 2026-01-21 14:45:29 -05:00
orignal 45b6a2319b Merge pull request #2295 from LLE8/fix_tables
Decorative changes in webconsole
2026-01-20 22:01:34 -05:00
Anon2026 4a99e8d3ee Decorative changes in webconsole 2026-01-20 20:54:35 +03:00
orignal 3423f9bc39 fixed typo 2026-01-19 22:28:58 -05:00
orignal 0dfe3c7d35 replace const char * by string_view 2026-01-19 19:50:51 -05:00
orignal e67b72b837 store explicit peers instead pointer 2026-01-19 08:42:20 -05:00
orignal 0518d8ff43 implemented trustedRouters tunnel param 2026-01-18 17:25:47 -05:00
orignal 837b0db803 Merge pull request #2293 from LLE8/fix_webroot
Fix webconsole: add 'http.webroot' in some buttons
2026-01-18 14:57:03 -05:00
orignal 9b896c8e61 Changing the network congestion detection algorithm 2026-01-18 10:02:35 -05:00
orignal 1881a09c4d check protocol version for SessionRequest 2026-01-18 09:44:26 -05:00
Anon2026 236862c985 Fix webconsole: add 'http.webroot' in some buttons 2026-01-18 16:31:40 +03:00
orignal a4e76bb0f4 Merge pull request #2292 from LLE8/small_fix_webiface
Fix transit tunnels limit setting
2026-01-17 15:23:11 -05:00
Anon2026 60cb119bb2 Fix transit tunnels limit setting (config) 2026-01-17 22:50:12 +03:00
Anon2026 dd9c176dcc Fix transit tunnels limit setting 2026-01-17 17:55:43 +03:00