0
0
mirror of https://github.com/PurpleI2P/i2pd synced 2025-10-05 23:52:50 +02:00

Commit Graph

  • edf488cbc3 Merge pull request #2244 from wipedlifepotato/VadinPatchForDarwin openssl orignal 2025-10-03 18:08:48 -04:00
  • 4c81e6babb Update README.md: add about swift gui for macOS Luminok 2025-10-04 05:05:46 +07:00
  • fd012fa3b7 send options with datagram3 only orignal 2025-10-02 21:16:54 -04:00
  • ba2cfe58bc reply with acked option to datagram3 with seqn option orignal 2025-10-02 19:28:58 -04:00
  • 73bf24e897 save datagram session between sending datagrams orignal 2025-10-02 14:18:00 -04:00
  • fffb68c5e0 send and receive sequence number in UDP tunnels orignal 2025-10-01 22:06:57 -04:00
  • dd029793e1 Merge pull request #2242 from wipedlifepotato/VadinPatchForDarwin orignal 2025-10-01 21:16:30 -04:00
  • 937ac909bc darwin: update version of std, -msse for x86_64 wipedlifepotato 2025-10-02 07:25:06 +07:00
  • cd841f7219 send options in Datagram3 orignal 2025-09-30 19:01:12 -04:00
  • dc9cdf941d pass options from Datagram2 and Datagram3 to handlers orignal 2025-09-25 20:47:08 -04:00
  • acb09c3119 call Run peer test from menu orignal 2025-09-24 20:45:47 -04:00
  • c34e3f35c0 implemented mapping orignal 2025-09-24 17:53:47 -04:00
  • 62d34d0672 update main window by timer orignal 2025-09-23 14:32:35 -04:00
  • ef90e978e7 show some stats in the main window orignal 2025-09-22 21:10:45 -04:00
  • 5a5ba9be35 common PrintMainWindowText orignal 2025-09-22 18:25:43 -04:00
  • 4dfbf33382 common Daemon.GetGracefulShutdownInterval orignal 2025-09-22 15:41:20 -04:00
  • c16c6976fa use GetGracefulShutdownRemainingTime instead direct access to g_GracefulShutdownEndtime orignal 2025-09-22 13:52:39 -04:00
  • 40c96dcf69 initialize be_app before alerts orignal 2025-09-21 09:39:18 -04:00
  • 7089742650 [gha] try to fix winxp - 2 r4sas 2025-09-21 10:03:39 +03:00
  • ce2c8e1690 [gha] try to fix winxp r4sas 2025-09-21 00:32:19 +03:00
  • d280190822 check if local ipv6 clearnet address is presented orignal 2025-09-20 16:32:16 -04:00
  • db82903bb0 don't set IPV6_V6ONLY option for ipv6 socket for Haiku orignal 2025-09-19 16:04:32 -04:00
  • 1f0512c4f6 handle ThrowFatal for Haiku orignal 2025-09-19 13:40:41 -04:00
  • fd4635e8f4 update Daemon.gracefulShutdownInterval orignal 2025-09-18 18:49:50 -04:00
  • 50fa5eee2f limit send timer interval by pacing time orignal 2025-09-18 18:21:10 -04:00
  • 241ac2f593 Graceful shutdown menu orignal 2025-09-18 15:13:55 -04:00
  • b294c4b9f4 Initial Haiku UI added orignal 2025-09-17 20:43:51 -04:00
  • 0893b6b620 don't include UnixDaemon explicitly orignal 2025-09-17 20:42:57 -04:00
  • 5494a6c961 remove route48's MTU orignal 2025-09-16 21:51:49 -04:00
  • df794e6627 Drop expired tunnel messages. Don't overwrite tunnel message timestamp orignal 2025-09-16 13:45:49 -04:00
  • 570305aee0 Merge pull request #2237 from wipedlifepotato/BandwithParameter orignal 2025-09-14 14:22:06 -04:00
  • 842519ec8e fix: fix default value httpproxy.keys, socksproxy.keys wipedlifepotato 2025-09-14 23:59:27 +07:00
  • f20cc3f04b fix: fix default value httpproxy.keys, socksproxy.keys wipedlifepotato 2025-09-14 23:56:14 +07:00
  • 0f279017a2 renamed DaemonLinux to DaemonUnix orignal 2025-09-11 18:44:25 -04:00
  • 1624f42cfe Merge pull request #2236 from wipedlifepotato/BandwithParameter orignal 2025-09-10 13:30:43 -04:00
  • 0afce7304c fix: fix css for small width size wipedlifepotato 2025-09-10 22:31:09 +07:00
  • 227f397c06 patch: fix css for webconsole wipedlifepotato 2025-09-10 22:20:36 +07:00
  • e8d59c8375 2.58.0 2.58.0 orignal 2025-09-06 15:33:26 -04:00
  • decf5a0376 removed cubicchaos.net and i2p.ghativega.in for reseeds list orignal 2025-09-05 13:56:03 -04:00
  • 3522a3180b implement PING command orignal 2025-08-31 17:50:02 -04:00
  • 1d7c7ac148 fixed #2231. Close outgoing stream if LeaseSet not found orignal 2025-08-29 11:16:54 -04:00
  • f46db7b8c7 don't show Network status: Unknown for ipv6 only orignal 2025-08-28 17:46:43 -04:00
  • 6dd2c6aaf9 don't include remote ident hash to SYN packet if no signature orignal 2025-08-27 21:15:13 -04:00
  • 938a698904 don't create unique loopback address for ::1 if not set explicitly orignal 2025-08-27 18:33:46 -04:00
  • 310ee78d24 create unique loopback address for ipv6 orignal 2025-08-26 21:16:15 -04:00
  • a2073a8751 lookup LeaseSet before sending ping orignal 2025-08-26 14:50:34 -04:00
  • 5dadecba03 enable PQ encryption type by default for HTTP and SOCKS proxy if supported orignal 2025-08-22 14:49:59 -04:00
  • 32bf9224f2 don't show endpoint for terminated or closed SAM streams orignal 2025-08-22 12:05:37 -04:00
  • ad390f70b3 enable PQ encryption type by default if supported orignal 2025-08-21 21:13:13 -04:00
  • 51b58c952a pass string_view instead const char *. EdDSA signature be default orignal 2025-08-20 21:29:36 -04:00
  • 2716869af4 Merge pull request #2226 from rex4539/typos orignal 2025-08-20 16:37:37 -04:00
  • b00001752b fix typos Dimitris Apostolou 2025-08-20 17:49:45 +03:00
  • 2a48d58549 Merge pull request #2225 from nonlin-lin-chaos-order-etc-etal/patch-1 orignal 2025-08-20 09:06:27 -04:00
  • d3ab6f61c2 Add github downloads count badge to README.md nonlin-lin-chaos-order-etc-etal 2025-08-20 21:03:39 +08:00
  • dcafb62ab0 set default number of descriptors to 4096 for Haiku orignal 2025-08-19 16:47:06 -04:00
  • 39069e0bd6 BOB ping command orignal 2025-08-19 15:21:44 -04:00
  • 1c42ba85ba Merge pull request #2224 from wipedlifepotato/BandwithParameter orignal 2025-08-18 09:14:24 -04:00
  • 14ce620825 fix logic wipedlifepotato 2025-08-18 19:52:43 +07:00
  • b3d566c6f2 Merge branch 'openssl' into BandwithParameter 🜃 Ezor Kael 2025-08-18 19:50:54 +07:00
  • 578844e3ed fix: fix hacker.css wipedlifepotato 2025-08-18 19:46:15 +07:00
  • aeb6dddcb1 feat: bandwidth with bytes/kbytes/gbytes seconds and fix for style.css wipedlifepotato 2025-08-18 19:43:52 +07:00
  • d33a2ec4c4 Merge pull request #2222 from wipedlifepotato/httpTheme orignal 2025-08-18 07:50:23 -04:00
  • c7ad247929 Update HTTPServer.cpp. fix 🜃 Ezor Kael 2025-08-16 12:06:46 +07:00
  • be05fa0fe1 verify session for close packet onlly if ECIESx25519 orignal 2025-08-15 09:01:53 -04:00
  • 2a4a162941 Merge pull request #2221 from wipedlifepotato/httpTheme orignal 2025-08-15 08:30:27 -04:00
  • 1a958df8d3 del: del additional information to README.md Anonymous 2025-08-15 19:28:27 +07:00
  • cf7134ad14 feat: update README.md about custom CSS themes Anonymous 2025-08-15 19:22:04 +07:00
  • 95ae5336d3 feat: custom CSS themes Anonymous 2025-08-15 19:19:31 +07:00
  • 1ffcb3d3de Merge pull request #2220 from wipedlifepotato/httpTheme orignal 2025-08-15 07:23:36 -04:00
  • d148dd0b5e feat: http theme for webconsole Anonymous 2025-08-15 10:22:58 +07:00
  • 27f2c5285d support boost 1.89 orignal 2025-08-14 18:51:54 -04:00
  • 83f9e1098d decline master session if SAM version is less than 3.3 orignal 2025-08-14 15:58:42 -04:00
  • 7dd174d32c extract and check VERSION orignal 2025-08-14 15:44:48 -04:00
  • d496b15249 handle SESSION ADD without FROM_PORT orignal 2025-08-13 17:16:56 -04:00
  • 91027168f9 correct max UDP buffer size for openbsd orignal 2025-08-11 13:14:55 -04:00
  • 2fb8ca9cc7 send Datagram2 orignal 2025-08-09 19:35:55 -04:00
  • 9276042078 offline signature for close packet orignal 2025-08-06 15:31:34 -04:00
  • 20ba95ee52 don't add signature to ping message if i2p.streaming.dontSign orignal 2025-08-06 13:44:46 -04:00
  • aca5f35fa0 don't verify signature for close and reset packets if came from ECIESx25519 session orignal 2025-08-06 10:50:10 -04:00
  • f5b57283b3 i2p.streaming.dontSign tunnel param orignal 2025-08-05 19:21:07 -04:00
  • f0c4203f5a read bool param orignal 2025-08-04 18:25:07 -04:00
  • 28996583e4 Handle links with UTF8 SAM session name orignal 2025-08-03 16:35:23 -04:00
  • aeca4c3fc7 fixed #2215. Check streaming destination during cleanup orignal 2025-08-03 16:34:31 -04:00
  • 643a94a441 increased number of floodfills threshold orignal 2025-08-03 16:33:07 -04:00
  • f38612b8e9 Exclude 'R' cap if proxy orignal 2025-08-02 14:57:48 -04:00
  • b6f5308242 used enum class for SAMSocketType and SAMSessionType orignal 2025-08-02 11:31:26 -04:00
  • 6b9232452d i2p.streaming.maxWindowSize param orignal 2025-07-31 19:30:41 -04:00
  • a84fefd244 Merge pull request #2213 from nonlin-lin-chaos-order-etc-etal/patch-1 orignal 2025-07-30 20:52:35 -04:00
  • 6c41cf178a Remove Android CI badge @ README.md as github free tier fails to build (OutOfMemory) nonlin-lin-chaos-order-etc-etal 2025-07-31 08:16:28 +08:00
  • d811ac47dc Client compatibility check more often orignal 2025-07-29 19:10:40 -04:00
  • 44b4fccefe non-blocking UDP sockets orignal 2025-07-29 18:37:44 -04:00
  • 977967f793 try to resolve host again in server tunnel if failed before orignal 2025-07-28 15:51:47 -04:00
  • f1ca24fec2 handle offline signature for Datagram2 orignal 2025-07-26 16:05:57 -04:00
  • d5769080c8 handle session with STYLE=DATAGRAM2 and STYLE=DATAGRAM3 orignal 2025-07-23 12:54:46 -04:00
  • 6b9278fdd3 request ack more often orignal 2025-07-22 18:41:24 -04:00
  • c554f47c4d datagramversion param for UDP client tunnel orignal 2025-07-22 16:07:24 -04:00
  • e47cc8495b handle Datagram2 orignal 2025-07-21 21:19:53 -04:00
  • 49569d36e5 calculate message size properly orignal 2025-07-21 12:51:40 -04:00
  • 2fafca1571 limit simultinously sent streaming packets orignal 2025-07-20 08:42:39 -04:00
  • 27b005a9b2 store shared routing path and with Java separately orignal 2025-07-19 10:00:47 -04:00