Commit Graph

2748 Commits

Author SHA1 Message Date
orignal dc9cdf941d pass options from Datagram2 and Datagram3 to handlers 2025-09-25 20:47:08 -04:00
orignal c34e3f35c0 implemented mapping 2025-09-24 17:53:47 -04:00
orignal d280190822 check if local ipv6 clearnet address is presented 2025-09-20 16:32:16 -04:00
orignal db82903bb0 don't set IPV6_V6ONLY option for ipv6 socket for Haiku 2025-09-19 16:04:32 -04:00
orignal 50fa5eee2f limit send timer interval by pacing time 2025-09-18 18:21:10 -04:00
orignal 5494a6c961 remove route48's MTU 2025-09-16 21:51:49 -04:00
orignal df794e6627 Drop expired tunnel messages. Don't overwrite tunnel message timestamp 2025-09-16 13:45:49 -04:00
orignal e8d59c8375 2.58.0 2025-09-06 15:33:26 -04:00
orignal decf5a0376 removed cubicchaos.net and i2p.ghativega.in for reseeds list 2025-09-05 13:56:03 -04:00
orignal 1d7c7ac148 fixed #2231. Close outgoing stream if LeaseSet not found 2025-08-29 11:16:54 -04:00
orignal 6dd2c6aaf9 don't include remote ident hash to SYN packet if no signature 2025-08-27 21:15:13 -04:00
orignal 5dadecba03 enable PQ encryption type by default for HTTP and SOCKS proxy if supported 2025-08-22 14:49:59 -04:00
orignal ad390f70b3 enable PQ encryption type by default if supported 2025-08-21 21:13:13 -04:00
Dimitris Apostolou b00001752b fix typos 2025-08-20 17:49:45 +03:00
orignal dcafb62ab0 set default number of descriptors to 4096 for Haiku 2025-08-19 16:47:06 -04:00
orignal 39069e0bd6 BOB ping command 2025-08-19 15:21:44 -04:00
🜃 Ezor Kael b3d566c6f2 Merge branch 'openssl' into BandwithParameter 2025-08-18 19:50:54 +07:00
wipedlifepotato aeb6dddcb1 feat: bandwidth with bytes/kbytes/gbytes seconds and fix for style.css 2025-08-18 19:43:52 +07:00
orignal be05fa0fe1 verify session for close packet onlly if ECIESx25519 2025-08-15 09:01:53 -04:00
orignal 1ffcb3d3de Merge pull request #2220 from wipedlifepotato/httpTheme
feat: http theme for webconsole
2025-08-15 07:23:36 -04:00
Anonymous d148dd0b5e feat: http theme for webconsole 2025-08-15 10:22:58 +07:00
orignal 27f2c5285d support boost 1.89 2025-08-14 18:51:54 -04:00
orignal 91027168f9 correct max UDP buffer size for openbsd 2025-08-11 13:14:55 -04:00
orignal 2fb8ca9cc7 send Datagram2 2025-08-09 19:35:55 -04:00
orignal 9276042078 offline signature for close packet 2025-08-06 15:31:34 -04:00
orignal 20ba95ee52 don't add signature to ping message if i2p.streaming.dontSign 2025-08-06 13:44:46 -04:00
orignal aca5f35fa0 don't verify signature for close and reset packets if came from ECIESx25519 session 2025-08-06 10:50:10 -04:00
orignal f5b57283b3 i2p.streaming.dontSign tunnel param 2025-08-05 19:21:07 -04:00
orignal f0c4203f5a read bool param 2025-08-04 18:25:07 -04:00
orignal 643a94a441 increased number of floodfills threshold 2025-08-03 16:33:07 -04:00
orignal f38612b8e9 Exclude 'R' cap if proxy 2025-08-02 14:57:48 -04:00
orignal 6b9232452d i2p.streaming.maxWindowSize param 2025-07-31 19:30:41 -04:00
orignal d811ac47dc Client compatibility check more often 2025-07-29 19:10:40 -04:00
orignal f1ca24fec2 handle offline signature for Datagram2 2025-07-26 16:05:57 -04:00
orignal 6b9278fdd3 request ack more often 2025-07-22 18:41:24 -04:00
orignal c554f47c4d datagramversion param for UDP client tunnel 2025-07-22 16:07:24 -04:00
orignal e47cc8495b handle Datagram2 2025-07-21 21:19:53 -04:00
orignal 2fafca1571 limit simultinously sent streaming packets 2025-07-20 08:42:39 -04:00
orignal 27b005a9b2 store shared routing path and with Java separately 2025-07-19 10:00:47 -04:00
orignal 253a892b0f limit number of outbound packets if the peer can't handle it 2025-07-19 09:25:51 -04:00
orignal bfc9540c24 recongnize explicit boolen values of i2p.streaming.answerPings 2025-07-17 17:11:54 -04:00
nonlin-lin-chaos-order-etc-etal 86366a6f73 Add more errors diagnostics to understand malformed configs 2025-07-18 02:25:49 +08:00
orignal edc27d5bcb drop is choked 2025-07-14 19:23:26 -04:00
Houkime 00c23cba38 Update deprecated openssl functions and remove warning suppression
see https://docs.openssl.org/3.0/man7/migration_guide/
2025-07-14 08:43:28 +00:00
orignal 2e167fe334 pass std::string_view to HKDF 2025-07-09 13:21:04 -04:00
orignal 1a6051e79b don't verify signature of Datagram1 if comes from ECIESx25519 session 2025-07-03 20:40:39 -04:00
orignal a5631bd1b5 send Datagram3 2025-06-30 15:57:17 -04:00
orignal 31b6f07b78 set ECIESx25519 session's destination from LeaseSet 2025-06-26 18:01:03 -04:00
orignal 8c89c8368a handle Datagram3 2025-06-24 22:06:36 -04:00
orignal 40b90ccea4 recognize and verify datagram3 2025-06-24 18:00:02 -04:00