1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-11-21 10:51:45 +03:00

Commit Graph

  • 544f03ec8b CI: drop AppVeyor source release creation in favour of GH Actions Ilya Shipitsin 2023-04-21 22:26:30 +02:00
  • 82ce34fccb Merge pull request #1824 from chipitsine/master Ilya Shipitsin 2023-04-17 00:22:03 +02:00
  • 6ff0ce7076 Merge pull request #1823 from chipitsine/bump_cirrus_ci Ilya Shipitsin 2023-04-17 00:21:39 +02:00
  • d2e673a47d src/Cedar/Proto_OpenVPN.c: fix denial of service found by Cisco Talos Ilya Shipitsin 2023-04-16 23:06:30 +02:00
  • b3df7a0b90 CI: cirrus-ci: switch to freebsd-13.2 Ilya Shipitsin 2023-04-16 22:58:03 +02:00
  • 22c602f630 Merge pull request #1801 from chipitsine/master Ilya Shipitsin 2023-04-03 09:43:13 +02:00
  • b4e26dec05 Merge pull request #1815 from domosekai/b64 Yihong Wu 2023-04-01 13:16:39 +09:00
  • df7ea3c54a Mayaqua/Memory: Fix memory corruption in base64 Yihong Wu 2023-03-31 09:14:39 +00:00
  • 423631100f Merge pull request #1802 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/webpack-5.76.0 Ilya Shipitsin 2023-03-15 13:32:01 +01:00
  • fb83ac08f2 Bump webpack in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2023-03-15 09:35:00 +00:00
  • e6123d36a0 Merge pull request #1782 from metalefty/adjust-version-string Ilya Shipitsin 2023-03-12 08:32:55 +01:00
  • 0ff9d1a455 CI: Windows: use static link for MSVC runtime Ilya Shipitsin 2023-03-11 23:08:59 +01:00
  • 96ab969152 build: windows: link MSVC runtime statically Ilya Shipitsin 2023-03-11 21:52:11 +01:00
  • 1f3a730d0a .gitignore: do not count Visual Studio user settings Ilya Shipitsin 2023-03-11 21:48:31 +01:00
  • 21963c6c68 Merge pull request #1796 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/minimist-and-mkdirp-1.2.8 Ilya Shipitsin 2023-03-03 09:44:10 +06:00
  • 91053622ab Bump minimist and mkdirp in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2023-03-03 01:26:17 +00:00
  • 1519e23b3e Merge pull request #1795 from metalefty/se-vs-de Ilya Shipitsin 2023-03-02 16:28:35 +06:00
  • f7d33568f3 README: SEvsDE: document AES-NI hardware acceleration support Koichiro IWAO 2023-03-02 18:11:56 +09:00
  • 1fe26ccb6c Cedar: Trim contiguous whitespaces in version string Koichiro IWAO 2023-02-28 22:06:49 +09:00
  • 8c64dc0cd7 Merge pull request #1781 from metalefty/vm-detection/freebsd-on-vm Ilya Shipitsin 2023-02-28 20:32:26 +06:00
  • bedf1cd7e9 Mayaqua/Unix: Make VM detection work on FreeBSD Koichiro IWAO 2023-02-28 17:22:08 +09:00
  • d7c487619a Merge pull request #1780 from chipitsine/master Ilya Shipitsin 2023-02-28 08:31:52 +06:00
  • 2b7b728077 CI: bump Ubuntu to newer version, install missing DCO dependencies Ilya Shipitsin 2023-02-27 20:51:23 +06:00
  • cd2838795b Radius: Make sure MS-CHAP response matches the original username Yihong Wu 2023-02-25 12:48:17 +00:00
  • 4ff9c6393a Support all EAP methods for PPP sessions with RADIUS Yihong Wu 2023-02-25 06:18:56 +00:00
  • e81ecbb0ec Support EAP auth with RADIUS server for SEVPN Yihong Wu 2023-02-24 13:05:34 +00:00
  • e20fa9ec2e Merge pull request #1773 from domosekai/radius Yihong Wu 2023-02-24 11:36:42 +08:00
  • 1741dfdccc Cedar/Proto_PPP: Fix radius authentication Yihong Wu 2023-02-23 13:03:10 +00:00
  • d045d1eeb7 Merge pull request #1771 from ChurchillSD/master Yihong Wu 2023-02-21 10:16:34 +08:00
  • cc61b5b3c3 Merge pull request #1772 from domosekai/udp Yihong Wu 2023-02-21 10:14:36 +08:00
  • eea1de3d25 Mayaqua/Network: Fix empty packet being treated as error Yihong Wu 2023-02-19 05:41:55 +00:00
  • 7e19bbc421 Fix Incorrect password hash on documentation Hector 2023-02-17 11:30:55 +00:00
  • d49b9f108b Merge pull request #1762 from Evengard/ppp-coverity-fixes Yihong Wu 2023-02-05 00:15:51 +09:00
  • c67d9ee201 Fixing up coverity report flags from #1760 and #1761 Evengard 2023-02-02 16:00:43 +03:00
  • 1062692d08 Merge pull request #1759 from domosekai/fixtls Yihong Wu 2023-02-02 17:40:23 +09:00
  • 025ebec4cc Fix thread safety after #1751 Yihong Wu 2023-02-02 06:53:30 +00:00
  • 11828be9e6 Merge pull request #1751 from Evengard/eap-tls-fixups Ilya Shipitsin 2023-02-01 09:47:38 +06:00
  • edcdc923ad Reworked EAP-TLS 1.3 to account for RFC9190, implemented searching by certificate instead of certificate CN Evengard 2023-01-31 18:37:16 +03:00
  • 7c642c7d55 Merge pull request #1758 from domosekai/ipv6rs Yihong Wu 2023-01-31 19:52:10 +09:00
  • 6ce91e9c81 Cedar/IPC: Change IPv6 router lookup to non-blocking Yihong Wu 2023-01-31 05:20:40 +00:00
  • 064d211fab Merge pull request #1757 from domosekai/domosekai-patch-1 Ilya Shipitsin 2023-01-31 01:52:07 +06:00
  • 43aaca509d Cedar/Proto_PPP: Fix memory leak Yihong Wu 2023-01-30 20:24:45 +09:00
  • f4934abc9a Merge pull request #1755 from domosekai/ipv6cp Yihong Wu 2023-01-29 03:34:56 +09:00
  • 0cdf0eacbf Cedar/IPC: Improve IPv6CP configuration Yihong Wu 2023-01-28 09:05:28 +00:00
  • 0e8174c6cf Merge pull request #1754 from libnumafly/patch-1 Ilya Shipitsin 2023-01-25 22:56:56 +06:00
  • 54593e8cac add requirements package on Debian/Ubuntu Kensei Sakai 2023-01-26 01:35:37 +09:00
  • 26403c70e3 Reworking the EAP CN matching option from admin options to extended options Evengard 2023-01-24 12:07:25 +03:00
  • 0a60cdf141 Hiding the EAP-TLS match user by certificate behind an admin option, disabled by default Evengard 2023-01-24 11:31:10 +03:00
  • 149096e13c * Implementing user search by certificate common name. * Reworking EAP-TLS flow * Implementing iterative TLS downgrade supporting PPPD TLS 1.3+Tickets, Windows TLS 1.3 w/o Tickets, VPN Client Pro TLS 1.2. Evengard 2023-01-22 22:58:14 +03:00
  • 8362637353 Merge pull request #1749 from chipitsine/master Ilya Shipitsin 2023-01-15 22:09:00 +06:00
  • c7766d072b src/Mayaqua/Unix.c: improve memory allocation handling according to Coverity Ilya Shipitsin 2023-01-15 13:30:37 +06:00
  • 8215de91f9 Merge pull request #1747 from chipitsine/master Ilya Shipitsin 2023-01-14 23:46:27 +06:00
  • 6a5f4b0dfd src/Cedar/Virtual.c: mute Coverity warning Ilya Shipitsin 2023-01-14 21:38:28 +06:00
  • 58c0e1ded4 Merge pull request #1740 from domosekai/cmake Yihong Wu 2023-01-07 09:52:12 +08:00
  • 6e48227d93 Update CMakeLists.txt Yihong Wu 2023-01-07 10:27:47 +09:00
  • 1b79df7954 Mayaqua/CMakeLists: Fix win32 build without vcpkg Yihong Wu 2023-01-06 22:32:28 +09:00
  • cbb90c5f23 Merge pull request #1738 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/json5-and-ts-loader-and-webpack-and-webpack-cli--removed Ilya Shipitsin 2023-01-01 19:40:00 +06:00
  • 2e8723b967 Bump json5, ts-loader, webpack and webpack-cli dependabot[bot] 2023-01-01 08:28:23 +00:00
  • 64396e2c05 Merge pull request #1737 from SoftEtherVPN/dependabot/npm_and_yarn/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-nodejs-package/json5-and-ts-loader--removed Ilya Shipitsin 2023-01-01 14:27:25 +06:00
  • 89cc6ae717 Bump json5 and ts-loader dependabot[bot] 2023-01-01 08:00:19 +00:00
  • ec3769ba32 Merge pull request #1731 from chipitsine/master Ilya Shipitsin 2022-12-26 07:08:28 +06:00
  • 86e44e8d7b LibreSSL-3.7.0 compatibility Ilya Shipitsin 2022-12-25 11:35:29 +06:00
  • 260413d242 Merge pull request #1718 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/decode-uri-component-0.2.2 Ilya Shipitsin 2022-12-03 19:11:03 +05:00
  • 99374ba446 Bump decode-uri-component in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-12-03 13:51:53 +00:00
  • 23c3e1d9e5 README.md: Update OneDev URL Davide Beatrici 2022-11-29 02:07:30 +01:00
  • 68283fca80 Merge pull request #1715 from domosekai/domosekai-patch-1 Yihong Wu 2022-11-27 19:52:10 +09:00
  • d8e56f9dbc Add build instruction for dynamic linking OpenSSL Yihong Wu 2022-11-27 18:57:53 +09:00
  • dca2eaa370 Merge PR #1707: FreeBSD CI: Add test with OpenSSL 3.0.x Davide Beatrici 2022-11-22 19:33:27 +01:00
  • c223fbe8a3 FreeBSD CI: Add test with OpenSSL 3.0.x Koichiro IWAO 2022-11-23 00:09:17 +09:00
  • 334e8be915 Merge pull request #1703 from metalefty/shortcut_key_fix Yihong Wu 2022-11-17 16:18:42 +09:00
  • e2ad7d5e8f Fix wrong shortcut key assignment Koichiro IWAO 2022-11-17 12:20:11 +09:00
  • 9eb9d57c27 Merge pull request #1700 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/kind-of-6.0.3 Ilya Shipitsin 2022-11-12 21:00:03 +05:00
  • 28ec0d54b8 Merge pull request #1697 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/yargs-parser-13.1.2 Ilya Shipitsin 2022-11-12 20:56:54 +05:00
  • 506677bf60 Bump kind-of in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 15:42:01 +00:00
  • 6a1b55293c Bump yargs-parser in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 15:39:28 +00:00
  • 49c1a84752 Merge pull request #1699 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/serialize-javascript-and-terser-webpack-plugin-4.0.0 Ilya Shipitsin 2022-11-12 20:35:18 +05:00
  • 34a9a7bc46 Merge pull request #1698 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/set-value-and-union-value-2.0.1 Ilya Shipitsin 2022-11-12 20:22:47 +05:00
  • bf9ebe21ff Merge pull request #1701 from chipitsine/master Ilya Shipitsin 2022-11-12 20:22:19 +05:00
  • e7980ae9b1 Bump serialize-javascript and terser-webpack-plugin dependabot[bot] 2022-11-12 14:44:52 +00:00
  • 9f53cf5bdb Bump set-value and union-value in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 14:43:12 +00:00
  • 1027dbf385 CI: install libcap-ng-dev as OpenVPN dependency Ilya Shipitsin 2022-11-12 19:42:37 +05:00
  • 675b78e502 Merge pull request #1696 from SoftEtherVPN/dependabot/npm_and_yarn/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-nodejs-package/minimatch-3.1.2 Ilya Shipitsin 2022-11-12 19:36:27 +05:00
  • c492276a94 Merge pull request #1695 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/glob-parent-and-watchpack-5.1.2 Ilya Shipitsin 2022-11-12 19:36:00 +05:00
  • 661e61538e Merge pull request #1694 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/ansi-regex-3.0.1 Ilya Shipitsin 2022-11-12 19:34:56 +05:00
  • b5a83cc208 Merge pull request #1691 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/loader-utils-1.4.2 Ilya Shipitsin 2022-11-12 19:34:07 +05:00
  • 7f65bae400 Bump minimatch dependabot[bot] 2022-11-12 14:27:01 +00:00
  • 3781d0f91c Merge pull request #1690 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/minimatch-3.1.2 Ilya Shipitsin 2022-11-12 19:26:36 +05:00
  • d76888434b Merge pull request #1692 from SoftEtherVPN/dependabot/npm_and_yarn/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-nodejs-package/minimist-and-mkdirp-1.2.7 Ilya Shipitsin 2022-11-12 19:26:00 +05:00
  • b6d2ec3b76 Bump glob-parent and watchpack in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 09:32:44 +00:00
  • 4ebf713911 Bump ansi-regex in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 09:31:04 +00:00
  • 4981008534 Bump minimist and mkdirp dependabot[bot] 2022-11-12 09:15:56 +00:00
  • b5727b3525 Bump loader-utils in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 09:14:27 +00:00
  • 372759d2ad Bump minimatch in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2022-11-12 09:14:23 +00:00
  • 86e28db3d7 Merge pull request #1689 from SoftEtherVPN/dependabot/npm_and_yarn/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-nodejs-package/loader-utils-1.4.2 Ilya Shipitsin 2022-11-12 14:13:34 +05:00
  • 797696a9f4 Bump loader-utils dependabot[bot] 2022-11-12 03:11:42 +00:00
  • 0643ae70f5 Update BridgeUnix.c tickerguy 2022-10-19 12:39:32 -04:00
  • 8ae0a932da Merge pull request #1666 from domosekai/domosekai-patch-1 Yihong Wu 2022-09-27 11:41:53 +09:00
  • bfee06d144 Add comparison with Stable Edition Yihong Wu 2022-09-26 15:34:03 +09:00
  • e4f9abba1c Merge pull request #1659 from domosekai/route6 Yihong Wu 2022-09-16 20:01:55 +09:00
  • 05fa675d5a Exclude inactive routes in Windows routing management Yihong Wu 2022-09-16 17:25:11 +09:00