1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-18 05:34:58 +03:00

Commit Graph

  • 47d08b055e Merge pull request #1114 from takotakot/disable_sslv3 Ilya Shipitsin 2020-06-18 11:21:59 +05:00
  • 485a5922eb Merge PR #1146: Cedar/Server.c: load UDP ports from configuration file and apply them Davide Beatrici 2020-06-10 10:00:10 +02:00
  • 4514ba5e2f Cedar/Server.c: load UDP ports from configuration file and apply them Davide Beatrici 2020-06-10 09:42:23 +02:00
  • 5ebdb394fc Disable sslv3 Takuho NAKANO 2020-05-05 17:34:13 +09:00
  • 2fafd7c70e Merge PR #1134: Fixed that NewDhcpOption can't handle DHCP options longer than 255 bytes Davide Beatrici 2020-05-22 05:39:54 +02:00
  • d726719602 Fixed that NewDhcpOption did not handle DHCP options longer than 255 bytes correctly Tetsuo Sugiyama 2020-05-22 11:05:36 +09:00
  • 09be880263 Merge PR #1130: Revamp UDP ports setting Davide Beatrici 2020-05-20 22:47:53 +02:00
  • f7f6eeec44 .ci/start-se-openvpn.sh: use new vpncmd command to set the UDP port Davide Beatrici 2020-05-20 03:51:32 +02:00
  • c4838006b1 Cedar/SM.c: move UDP ports setting outside of the OpenVPN/SSTP dialog Davide Beatrici 2020-05-20 04:41:18 +02:00
  • c52e49de2d Cedar/SM: replace SmStrToPortList() with StrToPortList() Davide Beatrici 2020-05-20 01:47:13 +02:00
  • 9e6476c7b2 Cedar/Command: Implement PortsUDPGet and PortsUDPSet commands Davide Beatrici 2020-05-20 03:11:22 +02:00
  • 37f28b4119 Cedar/Command: add "limit_range" parameter to StrToPortList() Davide Beatrici 2020-05-19 04:53:38 +02:00
  • f1cb86d979 Cedar/Admin: implement new RPC methods to get/set the UDP ports Davide Beatrici 2020-05-20 04:40:30 +02:00
  • c4ec63fe32 Rename "OpenVPN_UdpPortList" to "PortsUDP", store ports in a LIST Davide Beatrici 2020-05-19 04:24:05 +02:00
  • 60cc784aee Merge pull request #1131 from Evengard/ppp-ipv6-fix Ilya Shipitsin 2020-05-19 20:17:41 +05:00
  • b77dd167ff Fixes from review of PPP-IPv6 stack Evengard 2020-05-19 17:25:04 +03:00
  • 1a8e1385cf Merge pull request #1125 from Evengard/ppp-ipv6 Ilya Shipitsin 2020-05-19 17:09:09 +05:00
  • e3e35f5a4c Merge pull request #1122 from benrubson/ban Ilya Shipitsin 2020-05-13 15:35:45 +05:00
  • c15a4ba04f Merge PR #1126: Cedar/Proto.c: fix wrong NULL check in ProtoHandleDatagrams(), found by Coverity Davide Beatrici 2020-05-12 23:50:30 +02:00
  • 5e1c728f92 Update strtable_tw.stb Ben RUBSON 2020-05-12 22:08:59 +02:00
  • eb9d6e77a4 Update strtable_ru.stb Ben RUBSON 2020-05-12 22:08:42 +02:00
  • 6e707f7550 Update strtable_pt_br.stb Ben RUBSON 2020-05-12 22:08:23 +02:00
  • 71b814060d Update strtable_ko.stb Ben RUBSON 2020-05-12 22:08:05 +02:00
  • 8e1a377b82 Update strtable_ja.stb Ben RUBSON 2020-05-12 22:07:35 +02:00
  • adf0f18b7a Update strtable_cn.stb Ben RUBSON 2020-05-12 22:07:09 +02:00
  • 20bbe325fe Cedar/Proto.c: fix wrong NULL check in ProtoHandleDatagrams(), found by Coverity Davide Beatrici 2020-05-12 21:26:42 +02:00
  • 1d5ded9388 Merge PR #1123: Increase Radius timeout Davide Beatrici 2020-05-12 19:47:15 +02:00
  • cbbac659a3 Fixing VS2015 quirks Evengard 2020-05-12 18:51:55 +03:00
  • 2cfe031398 Fixing most errors, the link on Windows is working and is stable Evengard 2020-05-12 03:30:59 +03:00
  • a2a6502ab9 Numerous fixes. First working version. Evengard 2020-05-12 01:16:58 +03:00
  • f2fee4d32c Preliminary implementation of IPv6CP and IPv6 for PPP (untested) Evengard 2020-05-12 01:06:59 +03:00
  • f627b64264 Auto formatting with AStyle Evengard 2020-05-11 17:18:55 +03:00
  • 1d6a4d3ec8 Preliminary IPC IPv6 implementation (untested) Evengard 2020-05-11 16:35:33 +03:00
  • 3b7dd25b65 Log client IP in failed accesses Ben RUBSON 2020-05-11 23:10:40 +02:00
  • 3f16a7e704 Log client IP in failed accesses Ben RUBSON 2020-05-11 23:09:26 +02:00
  • 4e583e43f1 Increase Radius timeout Ben RUBSON 2020-05-11 23:06:01 +02:00
  • 8fdf7302a5 Merge PR #1120: Cedar: implement UDP system in Proto Davide Beatrici 2020-05-11 19:58:13 +02:00
  • 981b57ee28 Cedar/Server: set ports in Proto, remove OpenVPN UDP server leftovers Davide Beatrici 2020-05-11 07:59:34 +02:00
  • 27f7d43ff7 Cedar/Proto_OpenVPN: remove UDP system, use the one provided by Proto Davide Beatrici 2020-05-11 08:23:29 +02:00
  • a3aea00820 Cedar/Proto: implement UDP system Davide Beatrici 2020-05-11 08:22:44 +02:00
  • 0570f7d31c Mayaqua/Network: add StopUdpListener() Davide Beatrici 2020-05-11 07:50:55 +02:00
  • 667108319d Cedar: prepare Proto for UDP support Davide Beatrici 2020-05-11 07:07:04 +02:00
  • 7e8b3c0b39 Merge pull request #1112 from Evengard/making-unique-clientid-dhcp Ilya Shipitsin 2020-05-05 16:00:23 +05:00
  • 34dfc14549 Fixing errors discovered with Coverity. Evengard 2020-05-04 16:05:50 +03:00
  • 1fe863e866 Generate DHCP Client ID based on MAC all the time Evengard 2020-05-03 17:46:02 +03:00
  • b41c17f45a Merge pull request #1109 from Evengard/ppp-eap-tls Ilya Shipitsin 2020-05-04 17:13:15 +05:00
  • ca1c6a5f3f Fixing a use of unitialized variable as per CPPCHECK Evengard 2020-05-03 14:22:18 +03:00
  • 8fb456f6a6 Fixing a memory leak in SslCertVerifyCallback because of a duplicated callback Evengard 2020-05-03 05:32:01 +03:00
  • 132926ee09 Fixing alignment of struct on GCC, changing the method to server one Evengard 2020-05-03 04:24:01 +03:00
  • 8a856e4672 Codestyle fixes Evengard 2020-05-02 21:05:42 +03:00
  • e6803a1fab Merge PR #1108: Cedar: various improvements to Proto Davide Beatrici 2020-05-02 19:52:31 +02:00
  • 9180e065a0 Some weirdness fixes Evengard 2020-05-02 20:29:31 +03:00
  • 39becfe4ab Some hacks to make Android VPN Client Pro working Evengard 2020-05-02 17:50:07 +03:00
  • 723f38e72f Fixing Linux... Evengard 2020-05-02 19:15:30 +03:00
  • a2b7cb0148 Added possibility to load CA certificates from chain_certs folder to allow verifying the client certificates against it. Evengard 2020-05-02 14:40:46 +03:00
  • 24bd2b3198 Fixing up some errors Evengard 2020-05-02 10:11:01 +03:00
  • 9f2a5cecf3 Preliminary (untested) EAP-TLS implementation Evengard 2020-05-02 09:38:08 +03:00
  • a65c436e8f Writing skeleton for EAP-TLS implementation Evengard 2020-05-02 01:54:03 +03:00
  • aa0ec4343c Fixing errors as per static analysis Evengard 2020-04-27 22:18:57 +03:00
  • 1bdd9a92bc Adding timeout propagation from user policy in PPP sessions (including L2TP and SSTP). Evengard 2020-04-27 21:43:40 +03:00
  • 942051d3a8 Cedar: various improvements to Proto Davide Beatrici 2020-05-01 07:14:38 +02:00
  • 039cd8edf0 Merge pull request #1107 from chipitsine/master 5.01.9674 Ilya Shipitsin 2020-04-30 13:26:45 +05:00
  • e025762a52 Merge pull request #1106 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/jquery-3.5.0 Ilya Shipitsin 2020-04-30 12:42:35 +05:00
  • a902d3eed9 5.01.9674 release Ilya Shipitsin 2020-04-30 12:02:05 +05:00
  • 44f731f781 Bump jquery in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2020-04-30 06:12:25 +00:00
  • 14e9c7299d Merge pull request #1104 from Evengard/fixup-ppp-unices Ilya Shipitsin 2020-04-26 17:26:16 +05:00
  • f20e99f8e4 Treating empty IPCP requests as IPCP requests with IP-Address option zeroed out Evengard 2020-04-25 18:02:02 +03:00
  • b9109211d3 ACKing an empty LCP options list Evengard 2020-04-25 05:01:09 +03:00
  • 9073452b09 Merge PR #1092: src/Cedar/Proto_OpenVPN.c: push "block-outside-dns" to clients Davide Beatrici 2020-04-20 03:25:43 +02:00
  • bf65ef290a Merge pull request #1098 from chipitsine/master 5.01.9673 Ilya Shipitsin 2020-04-18 11:30:53 +05:00
  • 70a7c4596d 5.01.9673 release Ilya Shipitsin 2020-04-18 00:47:47 +05:00
  • 16cdf62cc6 Merge PR #1093: Fix security issue: Fix the security of JSON-API Davide Beatrici 2020-04-05 20:49:11 +02:00
  • 033647c8ac Fix security issue: Fix the security of JSON-API. If the administrator password of the Virtual Hub is empty, JSON-API (which was added in 4.30 Build 9696 Beta) will not be able to access to the virtual hub with a empty password since this release. Because there are relatively many cases in which administrator password is empty for a virtual hub, being able to manage a virtual hub without a password using JSON-API was a security problem. In this release, this behavior has been changed so that JSON-API cannot be accessed in the Virtual Hub management mode until it is configured with non-empty password. Daiyuu Nobori 2020-04-06 00:44:14 +09:00
  • b6ef9f88c9 src/Cedar/Proto_OpenVPN.c: push "block-outside-dns" to clients Davide Beatrici 2020-04-04 08:37:19 +02:00
  • c6f186bd73 Merge pull request #1084 from ffontaine/master Ilya Shipitsin 2020-04-03 17:45:19 +05:00
  • 84bd9abb30 Merge pull request #1072 from Evengard/ppp-ipv6 Ilya Shipitsin 2020-04-02 20:29:51 +05:00
  • 5db21a1dc1 Merge pull request #1086 from jubnzv/sa-fixes Ilya Shipitsin 2020-03-27 14:45:43 +05:00
  • 4772a508dc sam: fix using pointer to local variable that is out of scope Georgy Komarov 2020-03-27 07:28:43 +03:00
  • 1416a693e7 protocol: fix uninitialized variable Georgy Komarov 2020-03-27 07:25:45 +03:00
  • 22272ec838 Merge pull request #1085 from paulmenzel/remove-trailing-spaces-from-comments Ilya Shipitsin 2020-03-25 16:48:57 +05:00
  • be3e45a4bf hamcore: Remove trailing spaces from comments Paul Menzel 2020-03-25 08:50:34 +01:00
  • dcecd4c0d5 Only enable getifaddrs support when available Fabrice Fontaine 2020-03-21 17:54:36 +01:00
  • 60c1e2027d Merge pull request #1082 from metalefty/freebsd-ci Ilya Shipitsin 2020-03-20 19:35:58 +05:00
  • 6399b0f852 FreeBSD CI: quit freebsd-11-3-snap Koichiro IWAO 2020-03-20 22:44:56 +09:00
  • 3b00d4c56b Merge pull request #1081 from metalefty/describe_cmake_flags Ilya Shipitsin 2020-03-20 18:43:16 +05:00
  • 5dde23cb55 add myself to AUTHORS Koichiro IWAO 2020-03-20 21:44:09 +09:00
  • e6b8e6eee3 replace SoftEther project related http links with https Koichiro IWAO 2020-03-20 21:14:04 +09:00
  • 78b0684dd4 Document additional CMake options Koichiro IWAO 2020-03-18 19:29:56 +09:00
  • a6652fead2 configure: respect environment CMAKE_FLAGS Koichiro IWAO 2020-03-20 18:56:56 +09:00
  • c222ef525b Update build requirements on Unix Koichiro IWAO 2020-03-18 18:26:44 +09:00
  • c3d56c2201 Merge pull request #1079 from metalefty/skip_cpu_features Ilya Shipitsin 2020-03-18 11:59:02 +05:00
  • 7e5decb72a Merge pull request #1078 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/acorn-6.4.1 Ilya Shipitsin 2020-03-18 11:58:37 +05:00
  • 1e601ebf65 FreeBSD CI: quit CI test with "openssl111" Koichiro IWAO 2020-03-16 19:03:37 +09:00
  • f34d3c80b1 allow to SKIP_CPU_FEATURES explicitly, not only autodetect Koichiro IWAO 2020-03-16 18:21:40 +09:00
  • c635cdd614 Bump acorn from 6.1.1 to 6.4.1 in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2020-03-15 22:06:23 +00:00
  • fa9e9d15a5 Removing unrelated changes as per review Evengard 2020-02-06 10:52:34 +03:00
  • 60e85afd1f Apply reviewed code style Evengard 2020-02-06 10:49:09 +03:00
  • a6970e3e61 Merge branch 'master' into ppp-ipv6 Evengard 2020-02-04 23:51:50 +03:00
  • eeec9a82f6 Merge pull request #1062 from dnobori/200101_impr_url_log_spacing Ilya Shipitsin 2020-01-01 17:53:27 +05:00
  • 1a5a11d146 Merge pull request #1063 from dnobori/200101_fix_securenat_ecn Ilya Shipitsin 2020-01-01 16:40:47 +05:00