Commit Graph
8669 Commits
Author SHA1 Message Date
orignal fd4635e8f4 update Daemon.gracefulShutdownInterval 2025-09-18 18:49:50 -04:00
orignal 50fa5eee2f limit send timer interval by pacing time 2025-09-18 18:21:10 -04:00
orignal 241ac2f593 Graceful shutdown menu 2025-09-18 15:13:55 -04:00
orignal b294c4b9f4 Initial Haiku UI added 2025-09-17 20:43:51 -04:00
orignal 0893b6b620 don't include UnixDaemon explicitly 2025-09-17 20:42:57 -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 570305aee0 Merge pull request #2237 from wipedlifepotato/BandwithParameter
Fix default parameter for httproxy.keys, socksproxy.keys
2025-09-14 14:22:06 -04:00
wipedlifepotato 842519ec8e fix: fix default value httpproxy.keys, socksproxy.keys 2025-09-14 23:59:27 +07:00
wipedlifepotato f20cc3f04b fix: fix default value httpproxy.keys, socksproxy.keys 2025-09-14 23:56:14 +07:00
orignal 0f279017a2 renamed DaemonLinux to DaemonUnix 2025-09-11 18:44:25 -04:00
orignal 1624f42cfe Merge pull request #2236 from wipedlifepotato/BandwithParameter
patch: fix css for webconsole
2025-09-10 13:30:43 -04:00
wipedlifepotato 0afce7304c fix: fix css for small width size 2025-09-10 22:31:09 +07:00
wipedlifepotato 227f397c06 patch: fix css for webconsole 2025-09-10 22:20:36 +07:00
orignal e8d59c8375 2.58.0 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 3522a3180b implement PING command 2025-08-31 17:50:02 -04:00
orignal 1d7c7ac148 fixed #2231. Close outgoing stream if LeaseSet not found 2025-08-29 11:16:54 -04:00
orignal f46db7b8c7 don't show Network status: Unknown for ipv6 only 2025-08-28 17:46:43 -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 938a698904 don't create unique loopback address for ::1 if not set explicitly 2025-08-27 18:33:46 -04:00
orignal 310ee78d24 create unique loopback address for ipv6 2025-08-26 21:16:15 -04:00
orignal a2073a8751 lookup LeaseSet before sending ping 2025-08-26 14:50:34 -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 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