1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-08-26 08:41:50 +00:00

8646 Commits

Author SHA1 Message Date
orignal
5dadecba03 enable PQ encryption type by default for HTTP and SOCKS proxy if supported 2025-08-22 14:49:59 -04:00
orignal
32bf9224f2 don't show endpoint for terminated or closed SAM streams 2025-08-22 12:05:37 -04:00
orignal
ad390f70b3 enable PQ encryption type by default if supported 2025-08-21 21:13:13 -04:00
orignal
51b58c952a pass string_view instead const char *. EdDSA signature be default 2025-08-20 21:29:36 -04:00
orignal
2716869af4
Merge pull request #2226 from rex4539/typos
fix typos
2025-08-20 16:37:37 -04:00
Dimitris Apostolou
b00001752b
fix typos 2025-08-20 17:49:45 +03:00
orignal
2a48d58549
Merge pull request #2225 from nonlin-lin-chaos-order-etc-etal/patch-1
Add github downloads count badge to README.md
2025-08-20 09:06:27 -04:00
nonlin-lin-chaos-order-etc-etal
d3ab6f61c2
Add github downloads count badge to README.md 2025-08-20 21:03:39 +08: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
orignal
1c42ba85ba
Merge pull request #2224 from wipedlifepotato/BandwithParameter
feat: bandwidth with bytes/kbytes/gbytes seconds and fix for style.css
2025-08-18 09:14:24 -04:00
wipedlifepotato
14ce620825 fix logic 2025-08-18 19:53:38 +07:00
🜃 Ezor Kael
b3d566c6f2
Merge branch 'openssl' into BandwithParameter 2025-08-18 19:50:54 +07:00
wipedlifepotato
578844e3ed fix: fix hacker.css 2025-08-18 19:46:15 +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
d33a2ec4c4
Merge pull request #2222 from wipedlifepotato/httpTheme
Update HTTPServer.cpp. fix
2025-08-18 07:50:23 -04:00
🜃 Ezor Kael
c7ad247929
Update HTTPServer.cpp. fix
Починка style.css если нет кастомных тем
2025-08-16 12:06:46 +07:00
orignal
be05fa0fe1 verify session for close packet onlly if ECIESx25519 2025-08-15 09:01:53 -04:00
orignal
2a4a162941
Merge pull request #2221 from wipedlifepotato/httpTheme
feat: custom http themes for webconsole
2025-08-15 08:30:27 -04:00
Anonymous
1a958df8d3 del: del additional information to README.md 2025-08-15 19:28:27 +07:00
Anonymous
cf7134ad14 feat: update README.md about custom CSS themes 2025-08-15 19:22:04 +07:00
Anonymous
95ae5336d3 feat: custom CSS themes 2025-08-15 19:19:31 +07: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
83f9e1098d decline master session if SAM version is less than 3.3 2025-08-14 15:58:42 -04:00
orignal
7dd174d32c extract and check VERSION 2025-08-14 15:44:48 -04:00
orignal
d496b15249 handle SESSION ADD without FROM_PORT 2025-08-13 17:16:56 -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
28996583e4 Handle links with UTF8 SAM session name 2025-08-03 16:35:23 -04:00
orignal
aeca4c3fc7 fixed #2215. Check streaming destination during cleanup 2025-08-03 16:34:31 -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
b6f5308242 used enum class for SAMSocketType and SAMSessionType 2025-08-02 11:31:26 -04:00
orignal
6b9232452d i2p.streaming.maxWindowSize param 2025-07-31 19:30:41 -04:00
orignal
a84fefd244
Merge pull request #2213 from nonlin-lin-chaos-order-etc-etal/patch-1
Remove Android CI badge @ README.md as github free tier fails to buil…
2025-07-30 20:52:35 -04:00
nonlin-lin-chaos-order-etc-etal
6c41cf178a
Remove Android CI badge @ README.md as github free tier fails to build (OutOfMemory) 2025-07-31 08:16:28 +08:00
orignal
d811ac47dc Client compatibility check more often 2025-07-29 19:10:40 -04:00
orignal
44b4fccefe non-blocking UDP sockets 2025-07-29 18:37:44 -04:00
orignal
977967f793 try to resolve host again in server tunnel if failed before 2025-07-28 15:51:47 -04:00
orignal
f1ca24fec2 handle offline signature for Datagram2 2025-07-26 16:05:57 -04:00
orignal
d5769080c8 handle session with STYLE=DATAGRAM2 and STYLE=DATAGRAM3 2025-07-23 12:54:46 -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