1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-06 01:30:40 +03:00

Commit Graph

  • e6bf956806 Return and cache all addresses from DNS resolver Yihong Wu 2021-12-06 00:45:00 +0800
  • 528f313dbe
    Merge pull request #1511 from domosekai/ipstr Yihong Wu 2021-12-09 12:55:10 +0800
  • 5cac4481f0
    Merge pull request #1513 from domosekai/rudp Yihong Wu 2021-12-09 12:54:05 +0800
  • b4aad09f21 Restore R-UDP listener when ListenIP is :: Yihong Wu 2021-12-07 21:55:41 +0800
  • 14f5854ecf Fix IPv6 address display in session info dialog Yihong Wu 2021-12-07 15:48:32 +0800
  • a9239a6aab
    Merge pull request #1510 from domosekai/dns6 Yihong Wu 2021-12-04 20:03:44 +0800
  • b178f26e52
    Reduce redundant loop Yihong Wu 2021-12-04 16:16:22 +0800
  • 9692a8d961 Fix DNS resolution when no IPv6 address is configured Yihong Wu 2021-12-03 14:18:43 +0800
  • 2d1c8765aa
    Merge pull request #1433 from domosekai/chain Yihong Wu 2021-11-25 17:15:53 +0800
  • 8392ccd1fa
    Merge pull request #1391 from domosekai/master Yihong Wu 2021-11-25 11:09:12 +0800
  • 2955dc5580
    Merge PR #1507: Change default hub option to allow default router in IPv6 RA Davide Beatrici 2021-11-24 00:22:04 +0100
  • 235d5d1d0d
    Merge PR #1506: Cedar/Proto_PPP: Fix IPC DHCP renewal Davide Beatrici 2021-11-24 00:20:37 +0100
  • e095283641 Change default hub option to allow default router in IPv6 RA Yihong Wu 2021-11-23 23:54:42 +0800
  • fb004345b4 Cedar/Proto_PPP: Fix IPC DHCP renewal Yihong Wu 2021-11-23 19:48:46 +0800
  • bc76dcb2b9
    Fix typo in sock struct member: s/WaitToUseCipher/WantToUseCipher/ Koichiro IWAO 2021-10-08 18:40:37 +0900
  • 9d4970841f
    Merge pull request #1491 from chipitsine/master Ilya Shipitsin 2021-10-03 12:47:25 +0500
  • 4d594e00f8 add "data-ciphers" to generated OpenVPN configs Ilya Shipitsin 2021-10-02 15:00:20 +0500
  • d7be057ae0
    Merge PR #1489: Fix policy dialog and memory overrun Davide Beatrici 2021-09-30 21:23:17 +0200
  • 2990b5ae93 Fix memory overrun in policy copy Yihong Wu 2021-09-30 19:36:36 +0800
  • 462ebfb960 Fix policy dialog Yihong Wu 2021-09-30 16:59:22 +0800
  • 6e7eba8e71
    Merge PR #1486: Fix auto refreshing of client manager Davide Beatrici 2021-09-28 22:01:19 +0200
  • 8e292138b1
    Update AUTHORS.TXT Yihong Wu 2021-09-28 22:24:48 +0800
  • 582a739179 Fix auto refreshing of client manager Yihong Wu 2021-09-28 20:15:41 +0800
  • 3a2d588722
    Merge pull request #1483 from domosekai/ecc Yihong Wu 2021-09-25 20:58:18 +0800
  • 9c2a573cf2 Display key algorithm and parameters in cert dialog Yihong Wu 2021-09-24 17:12:51 +0800
  • 4657d7ee49
    Merge PR #1484: Password change from client increments config file revision Davide Beatrici 2021-09-22 00:28:32 +0200
  • c9508b7fb7
    Password change from client increments config file revision Tetsuo Sugiyama 2021-09-21 18:28:17 +0900
  • 2853337b81 Allow ECDSA certificates on server side Yihong Wu 2021-09-20 08:18:36 +0000
  • 03859eb515
    Merge pull request #1443 from domosekai/win32 Yihong Wu 2021-09-18 22:12:27 +0800
  • a56cfac947
    Merge PR #1482: Cedar/Protocol.c: Fix connection to server clusters Davide Beatrici 2021-09-18 10:34:20 +0200
  • 82af38c482 Cedar/Protocol.c: Fix connection to server clusters Yihong Wu 2021-09-18 08:06:10 +0000
  • f74c53b449
    Merge PR #1480: CI: gitlab: remove broken tasks, leave only Illumos Davide Beatrici 2021-09-08 23:03:16 +0200
  • f85dff25dc CI: gitlab: remove broken tasks, leave only Illumos Ilya Shipitsin 2021-09-08 21:15:13 +0500
  • f301ba1e60
    Merge pull request #1478 from chipitsine/master Ilya Shipitsin 2021-09-08 10:53:49 +0500
  • dcb1023999 BUILD: use rpath for locating dynamic libraries Ilya Shipitsin 2021-09-08 10:41:15 +0500
  • 26c8fbe538
    Merge PR #1476: openvpn live tests: change "remote" inplace Davide Beatrici 2021-08-30 08:16:50 +0200
  • 115b8aab82 openvpn live tests: change "remote" inplace Ilya Shipitsin 2021-08-30 09:46:45 +0500
  • 3cc85c1d51
    Merge PR #1474: enable Control-flow Enforcement Technology (CET) Shadow Stack mitigation Davide Beatrici 2021-08-27 21:06:08 +0200
  • fc9286b11b enable Control-flow Enforcement Technology (CET) Shadow Stack mitigation for Windows binaries Ilya Shipitsin 2021-08-27 12:43:42 +0500
  • 224abd99b8
    Merge PR #1472: Enable Control flow guard and Qspectre protection for windows binaries Davide Beatrici 2021-08-27 06:45:51 +0200
  • 5adeeb75ea Enable Control flow guard and Qspectre protection for windows binaries Ilya Shipitsin 2021-08-26 23:09:13 +0500
  • d0fe38384c
    Merge PR #1471: CI: Azure Pipelines: enable submodules checkout Davide Beatrici 2021-08-26 19:40:40 +0200
  • 84bc94b232 CI: Azure Pipelines: enable submodules checkout Ilya Shipitsin 2021-08-26 14:34:09 +0500
  • 78e89eb3c7
    Merge pull request #1460 from stevemuskiewicz/sm/rpm-fix-1457 Ilya Shipitsin 2021-08-19 19:11:47 +0500
  • fcd00547aa Revert "reapply other RPM fixes from prior PR (service file updates and systemd path exclusions)" Steve Muskiewicz 2021-08-19 09:50:30 -0400
  • 0eb0152437 reapply other RPM fixes from prior PR (service file updates and systemd path exclusions) Steve Muskiewicz 2021-08-19 09:10:26 -0400
  • 472dde05de apply permission fix suggested by @hornos (for #1457) Steve Muskiewicz 2021-08-19 08:14:50 -0400
  • 1e6806bee7
    Merge pull request #1456 from SoftEtherVPN/revert-1402-sm/rpm-pkg-fixes Ilya Shipitsin 2021-08-16 16:09:39 +0500
  • c01d8e6058
    Revert "RPM package and systemd service file fixes (for CentOS 8)" Ilya Shipitsin 2021-08-16 16:06:34 +0500
  • d061abae8f
    Merge PR #1454: Merge pull request #1454 from SoftEtherVPN/dependabot/npm_and_yarn/developer_tools/vpnserver-jsonrpc-clients/vpnserver-jsonrpc-client-nodejs-package/path-parse-1.0.7 Ilya Shipitsin 2021-08-16 11:33:54 +0500
  • 888cf188bb
    Bump path-parse dependabot[bot] 2021-08-16 06:32:50 +0000
  • fbdd6f1f3c
    Merge pull request #1453 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/path-parse-1.0.7 Ilya Shipitsin 2021-08-16 11:32:13 +0500
  • 024b68120d
    Merge pull request #1402 from stevemuskiewicz/sm/rpm-pkg-fixes Ilya Shipitsin 2021-08-16 11:31:13 +0500
  • 2d00ab7dcc
    Bump path-parse in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2021-08-11 02:56:38 +0000
  • 51a3346f70
    Merge pull request #1451 from davidebeatrici/blake2-have-sse2-manual-definition Ilya Shipitsin 2021-08-11 07:51:12 +0500
  • 7f8e527883 CMake: Fix BLAKE2 build failure with MSVC due to it not defining __SSE2__ Davide Beatrici 2021-08-10 22:58:28 +0200
  • 832c69add2
    Merge PR #1449: CMake: Add build time check for EVP_PKEY_get_raw_public_key() availability Davide Beatrici 2021-08-09 04:41:54 +0200
  • ffc095f95a CMake: Add build time check for EVP_PKEY_get_raw_public_key() availability Davide Beatrici 2021-08-08 19:29:32 +0200
  • 58b1653e83 change aligning Ilya Shipitsin 2021-08-08 17:15:11 +0500
  • 0cdc748c83 limit checks to non windows only Ilya Shipitsin 2021-08-08 17:13:18 +0500
  • 8554dc504c add build time check for EVP_PKEY_get_raw_public_key() presense in OpenSSL lib Ilya Shipitsin 2021-08-08 11:57:20 +0500
  • b6d31af188
    Merge pull request #1448 from neheb/eng Ilya Shipitsin 2021-08-08 08:38:02 +0500
  • ee3bf7f507 fix compilation without OpenSSL engines Rosen Penev 2021-08-07 20:05:04 -0700
  • 9b3077d955 Store interface metric separately as it mau change domosekai 2021-07-29 22:24:26 +0800
  • dd9c3546f7 Prevent IPv6 leak if only IPv4 default route is added domosekai 2021-07-29 00:38:53 +0800
  • 4ddf39e760 Remove obsolete Win32 functions domosekai 2021-07-28 16:30:06 +0800
  • ce0591d924 Add IPv6 route management for Windows client domosekai 2021-07-28 15:50:23 +0800
  • 5a05e7a249
    Merge pull request #1447 from chipitsine/drop_libressl_ci Ilya Shipitsin 2021-08-01 21:39:17 +0500
  • c3573561ed CI: cirrus: drop LibreSSL builds Ilya Shipitcin 2021-08-01 21:08:34 +0500
  • b70f3c5b8a CI: cirrus: drop LibreSSL builds Ilya Shipitcin 2021-08-01 21:02:30 +0500
  • 97a04888b7
    Merge PR #1445: src/Cedar/SW.c: treat "0" build as legitimate Davide Beatrici 2021-08-01 12:42:43 +0200
  • 37b5644291 src/Cedar/SW.c: treat "0" build as legitimate Ilya Shipitcin 2021-08-01 12:26:51 +0500
  • 101d79d7c3
    Merge PR #1441: Mayaqua/Network.c: Fix race condition in TUBE operation Davide Beatrici 2021-07-23 19:42:13 +0200
  • 9182a9b4e9 Mayaqua/Network.c: Fix race condition in TUBE operation domosekai 2021-07-22 11:59:15 +0000
  • bf14817f1f
    Merge PR #1434: Cedar/Proto_PPP.c: Fix memory leak in EAP-MSCHAPv2 Davide Beatrici 2021-07-21 23:54:59 +0200
  • f29fb48fa4 make connection timeouts 2FA friendly (Featrue Request Issue #80) Andreas H 2021-07-21 18:22:22 +0200
  • 8b87c9d4ef Cedar/Proto_PPP.c: Fix memory leak in EAP-MSCHAPv2 domosekai 2021-07-21 11:13:43 +0000
  • 2761c1ca42 Support user-specified server trust chain domosekai 2021-07-21 07:02:42 +0000
  • 1f40de2dda
    README.md: Add me to members Yihong Wu 2021-07-16 15:46:53 +0800
  • ddf9e48c10
    Merge pull request #1432 from domosekai/route Ilya Shipitsin 2021-07-14 17:41:01 +0500
  • 1bb01e55e5 Mayaqua/TcpIp.c: Fix building DHCP static routes in new format domosekai 2021-07-14 04:45:37 +0000
  • b531d8e234
    Merge pull request #1429 from metalefty/typo Ilya Shipitsin 2021-07-13 14:57:34 +0500
  • fce3592917
    hamcore(ja,tw,cn): translate "Authentication" Koichiro IWAO 2021-07-13 18:44:42 +0900
  • 410b7a959d
    Fix case of OpenSSL Koichiro IWAO 2021-07-13 18:41:41 +0900
  • 1590e6afb3
    Fix typo s/has beens/has been/g Koichiro IWAO 2021-07-13 18:10:50 +0900
  • 996f2f2aa0
    Merge PR #1427: Cedar/IPC.c: Add hub release in NewIPC() Davide Beatrici 2021-07-12 23:20:53 +0200
  • 7863ce8a8e Cedar/IPC.c: Add hub release in NewIPC() domosekai 2021-07-12 08:37:12 +0000
  • 26a27553b2
    Merge PR #1426: Mayaqua/Network.c: Create UDP listener for every interface if ListenIP is wildcard Davide Beatrici 2021-07-11 21:35:01 +0200
  • a1dff0f594 Mayaqua/Network.c: Create UDP listener for every interface if ListenIP is wildcard domosekai 2021-07-11 16:15:29 +0000
  • 7881f8657a
    Merge pull request #1420 from domosekai/eap Ilya Shipitsin 2021-07-10 23:27:10 +0500
  • bd501ba9bf
    Merge pull request #1422 from domosekai/timeout Ilya Shipitsin 2021-07-10 22:34:57 +0500
  • dfb105c2d7 Fix use-after-free timeout issue for L2TP and SSTP domosekai 2021-07-10 16:07:09 +0000
  • 850465273d unset variables after check Ilya Shipitsin 2021-07-10 17:38:59 +0500
  • 7692210393 add build time check for EVP_PKEY_get_raw_public_key() function Ilya Shipitsin 2021-07-10 17:27:15 +0500
  • 66dc5ee581 Cedar/Radius.c: Fix EAP Message buffer overflow domosekai 2021-07-10 08:15:03 +0000
  • 56bd9733d6 Cedar/Proto_PPP.c: Use unified format for negative condition domosekai 2021-07-09 07:50:14 +0000
  • eff784b624 Improve EAP behavior with RADIUS domosekai 2021-07-09 05:50:56 +0000
  • 22a9231c33 Implement EAP-MSCHAPv2 domosekai 2021-07-08 14:26:31 +0000
  • a2f30c8aad
    Merge PR #1417: Mayaqua/Network.c: Fix L2TP/IPsec over IPv6 when listening on :: Davide Beatrici 2021-07-07 20:31:49 +0200
  • 41b9973c24 Mayaqua/Network.c: Fix L2TP/IPsec over IPv6 when listening on :: domosekai 2021-07-07 17:37:06 +0000