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

Commit Graph

  • a6ba9b8788 Include headers properly Davide Beatrici 2021-04-05 04:48:25 +0200
  • d2fc06b3dc
    Merge 77e4bbb493 into 46b54f00be Davide Beatrici 2021-04-04 11:18:36 +0530
  • 46b54f00be
    Merge pull request #1318 from davidebeatrici/minimum-version-windows-vista Ilya Shipitsin 2021-04-03 22:02:50 +0500
  • 5cab279a8c Cedar, Mayaqua: Set minimum Windows version to Vista Davide Beatrici 2021-04-03 02:25:19 +0200
  • 3e17c818a6
    Merge PR #1317: Mayaqua/Network.c: Always use fcntl() to toggle socket non-blocking mode (UNIX) Davide Beatrici 2021-04-01 19:23:45 +0200
  • 84588095d5 Mayaqua/Network.c: Always use fcntl() to toggle socket non-blocking mode (UNIX) Davide Beatrici 2021-04-01 08:04:27 +0200
  • a79f91161f
    Merge PR #1316: Bump y18n from 4.0.0 to 4.0.1 in /src/bin/hamcore/wwwroot/admin/default Davide Beatrici 2021-03-30 20:29:50 +0200
  • ed6013affc
    Bump y18n from 4.0.0 to 4.0.1 in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2021-03-30 18:00:59 +0000
  • ac04e15b72
    Merge PR #1313: Merge Windows manifest files into a single one Davide Beatrici 2021-03-30 07:15:48 +0200
  • 4db6247b80 Merge Windows manifest files into a single one Davide Beatrici 2021-03-27 00:33:20 +0100
  • 3761876254
    Merge PR #1306: Mayaqua: Fix UDP send error when used with reverse proxy Davide Beatrici 2021-03-23 19:46:11 +0100
  • 934e49fea0 Mayaqua/Network.c: Fix UDP send error when used with reverse proxy domosekai 2021-03-23 11:59:23 +0000
  • b7e7d3b028
    Merge PR #1296: Update BUILD_UNIX.md dependencies Davide Beatrici 2021-03-13 04:21:36 +0100
  • 808f081e3a
    update install dependencies (libsodium) David Refoua 2021-03-13 05:45:30 +0330
  • 8fb9bfd39c
    Merge pull request #1295 from davidebeatrici/vpndrvinst-revamp Ilya Shipitsin 2021-03-12 12:55:28 +0500
  • 9d29d8813b New vpndrvinst implementation, independent from Cedar and Mayaqua Davide Beatrici 2021-03-12 05:46:20 +0100
  • 68367fa2fb hamcore: Restore warning_*.txt files Davide Beatrici 2021-03-07 20:50:27 +0100
  • d5fa90cc71
    Merge PR #1293: hamcorebuilder: Use libhamcore to build archive Davide Beatrici 2021-03-10 03:11:11 +0100
  • 68574e9af9 hamcorebuilder: Use libhamcore to build archive Davide Beatrici 2021-03-10 02:13:00 +0100
  • de03b3ec59
    Merge PR #1292: Bump elliptic from 6.5.3 to 6.5.4 in /src/bin/hamcore/wwwroot/admin/default Davide Beatrici 2021-03-09 20:13:44 +0100
  • 9e7f26395a
    Bump elliptic in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2021-03-09 08:28:13 +0000
  • b00aa39b29
    Merge PR #1289: CMake: Fix regular expression for BLAKE2 SSE2 source files selection Davide Beatrici 2021-03-02 01:30:58 +0100
  • 2d82d84fd5 CMake: Fix regular expression for BLAKE2 SSE2 source files selection Davide Beatrici 2021-03-01 23:24:34 +0100
  • 42dbfb7c7e
    Merge PR #1287: Cedar/WinUi.c: Remove reference to "vpncmd_x64.exe" and "vpncmd_ia64.exe" Davide Beatrici 2021-03-01 04:45:30 +0100
  • ef5c32dca1
    Merge PR #1286: Azure Pipelines: Replace "x86_64" with "x64", for consistency with the codebase Davide Beatrici 2021-03-01 04:36:50 +0100
  • 65483499bf Cedar/WinUi.c: Remove reference to "vpncmd_x64.exe" and "vpncmd_ia64.exe" Davide Beatrici 2021-03-01 04:26:14 +0100
  • 3ffdda6c13 Azure Pipelines: Replace "x86_64" with "x64", for consistency with the codebase Davide Beatrici 2021-03-01 04:03:28 +0100
  • 3d69a71d9b
    Merge PR #1200: Implement support for WireGuard Davide Beatrici 2021-03-01 03:59:35 +0100
  • 4506b60e80
    Merge PR #1282: Use bool from stdbool.h, get rid of BOOL Davide Beatrici 2021-03-01 03:44:22 +0100
  • b6b692046c Cedar/CMInner.h: Fix wrong signature for CmPolicyDlgPrintEx2() Davide Beatrici 2021-02-28 07:53:36 +0100
  • 56a19d7651 Cedar/Win32Com.cpp: Fix wrong signature for SetupCopyOEMInfW() and SetupUninstallOEMInfW() Davide Beatrici 2021-02-28 07:31:11 +0100
  • 2078a069de Cedar/Hub: Properly set value for hub admin options Davide Beatrici 2021-02-28 07:19:41 +0100
  • 562ffe8945 Mayaqua/Pack: Fix PackGetStrSize() and PackGetStrSizeEx()'s return data type Davide Beatrici 2021-02-28 06:49:36 +0100
  • 914bfe7d44 Use bool from stdbool.h, get rid of BOOL Davide Beatrici 2021-02-28 06:04:11 +0100
  • 7f30cbccf4
    Merge PR #1285: Mayaqua: Fix several warnings related to Windows data type mismatches Davide Beatrici 2021-03-01 03:01:25 +0100
  • 2dab282eb2 CI: Switch from Ubuntu 16.04 to 18.04, install libsodium Davide Beatrici 2021-02-04 06:10:38 +0100
  • ef24ff74c8 Cedar/Admin.c: Restrict StGetProtoOptions() access to server administrators Davide Beatrici 2021-02-04 06:12:11 +0100
  • a8580458c4 Cedar/Command: Add WgkAdd, WgkDelete and WgkEnum commands Davide Beatrici 2020-09-01 04:22:58 +0200
  • 6115f1c713 Cedar/Admin: Implement RPC methods to add/delete/list WireGuard keys Davide Beatrici 2020-09-01 01:27:01 +0200
  • dd1eebdbed Cedar: Implement support for WireGuard Davide Beatrici 2020-09-01 07:00:17 +0200
  • 8495388933 Cedar/IPC: Remove unused "UserName" and "Password" variables and assignment code Davide Beatrici 2020-08-01 02:45:20 +0200
  • afe576dcdc Cedar: Add "DefaultGateway" and "DefaultSubnet" virtual hub options Davide Beatrici 2020-09-01 03:04:14 +0200
  • decfcecc97 Cedar: Add ProtoOptionString() in PROTO_IMPL, to generate default option values Davide Beatrici 2020-08-12 00:49:31 +0200
  • d8aa470192 Cedar: Improve IsPacketForMe()'s "data" argumment in PROTO_IMPL Davide Beatrici 2020-07-29 20:00:46 +0200
  • b339104f4f Cedar: Add "BLAKE2" submodule Davide Beatrici 2021-03-01 02:37:00 +0100
  • 8a37f5ce11 Mayaqua/Network.c: Fix several warnings related to Windows data type mismatches Davide Beatrici 2021-03-01 02:48:38 +0100
  • e7bf97583d Mayaqua/Microsoft: Fix several warnings related to Windows data type mismatches Davide Beatrici 2021-03-01 01:46:11 +0100
  • b55c7cc4f7
    Update strtable_ru.stb djony 2021-02-28 23:41:44 +0300
  • 1ad4d00092
    Update strtable_ru.stb djony 2021-02-28 23:36:24 +0300
  • ac7af40320
    Update strtable_ru.stb djony 2021-02-28 23:21:09 +0300
  • 167a9adc1d
    Delete strtable_ru.stb djony 2021-02-28 23:18:22 +0300
  • 2c95b26a7b
    Update strtable_ru.stb djony 2021-02-28 23:16:07 +0300
  • 985ca8b94c
    Update strtable_ru.stb djony 2021-02-28 23:15:44 +0300
  • 2d09b2eb3d
    Update strtable_ru.stb djony 2021-02-28 23:14:42 +0300
  • 35469fcedf
    Update strtable_ru.stb djony 2021-02-28 23:12:32 +0300
  • 71049c2710
    Update strtable_ru.stb djony 2021-02-28 23:11:11 +0300
  • 66742223fd
    Merge pull request #2 from SoftEtherVPN/master djony 2021-02-28 23:09:36 +0300
  • a39905c288
    Merge PR #1283: Link to Windows libraries in CMake project, remove related #pragma directives Davide Beatrici 2021-02-28 21:09:05 +0100
  • 3195dd595e
    Update strtable_ru.stb djony 2021-02-28 23:07:01 +0300
  • dbd4dd5ae7 Link to Windows libraries in CMake project, remove related #pragma directives Davide Beatrici 2021-02-28 20:32:25 +0100
  • 0041408d0f
    Update strtable_ru.stb djony 2021-02-28 22:28:51 +0300
  • 6bcf6abcfa
    Update strtable_ru.stb djony 2021-02-28 21:23:22 +0300
  • ec201f340a
    Merge PR #1281: CMake: Build hamcore.se2 only when related files change Davide Beatrici 2021-02-27 21:20:13 +0100
  • 0a924aea4d CMake: Build hamcore.se2 only when related files change Davide Beatrici 2021-02-27 20:52:44 +0100
  • d161b75a7d
    Merge PR #1280: hamcorebuilder: Fix possible resource leak found by Coverity Davide Beatrici 2021-02-27 04:37:57 +0100
  • 621fb087f8 hamcorebuilder: Fix possible resource leak found by Coverity Davide Beatrici 2021-02-27 04:18:18 +0100
  • 809f891f0c
    Merge PR #1279: CMake: Explicitly set C standard to 99 Davide Beatrici 2021-02-27 01:25:05 +0100
  • 82f2c73ce9 CMake: Explicitly set C standard to 99 Davide Beatrici 2021-02-27 00:35:58 +0100
  • 5cddafbb3b
    Merge PR #1278: move coverity scan to github actions, cleanup travis-ci Davide Beatrici 2021-02-27 00:24:44 +0100
  • dd6e79d526 remove travis-ci badge Ilya Shipitsin 2021-02-27 01:13:29 +0500
  • 5792aa7c41 remove coverity scan from travis Ilya Shipitsin 2021-02-27 01:12:59 +0500
  • 0325c13c40 move coverity scan to github actions Ilya Shipitsin 2021-02-27 01:12:07 +0500
  • 25e2854725
    Merge pull request #1277 from davidebeatrici/hamcorebuilder-revamp Ilya Shipitsin 2021-02-27 00:20:17 +0500
  • e6142656ec
    Merge 9997785812 into 5ed11a0270 Piroro-hs 2021-02-26 07:06:32 +0000
  • 9997785812 Change line endings to LF Piroro-hs 2021-02-26 16:06:15 +0900
  • f52730c724 Ensure CRLF line endings for Windows batch files Piroro-hs 2021-02-23 17:10:29 +0900
  • cf2585c079 Hamcore: Remove unused functions Davide Beatrici 2021-02-26 04:32:15 +0100
  • 1301dc93c6 New hamcorebuilder implementation, independent from Cedar and Mayaqua Davide Beatrici 2021-02-26 07:06:26 +0100
  • 5ed11a0270
    Merge PR #1276: fix several issues found by Coverity Davide Beatrici 2021-02-23 21:18:42 +0100
  • 5c346ef96e remove dead code found by Coverity Ilya Shipitsin 2021-02-24 00:35:17 +0500
  • 2715d80e18 fix potential null pointer dereference found by Coverity Ilya Shipitsin 2021-02-24 00:26:44 +0500
  • a08857150b cleanup redundant check found by Coverity Ilya Shipitsin 2021-02-24 00:04:52 +0500
  • e5cfa347da
    Merge pull request #1274 from davidebeatrici/src-bin-hamcore-cleanup Ilya Shipitsin 2021-02-22 13:36:56 +0500
  • a6239a4ae3
    Merge pull request #1238 from metalefty/translate-LH_AUTH_NG Ilya Shipitsin 2021-02-22 12:06:26 +0500
  • 8e2616ef7d hamcore: Remove files that are not referenced in the code Davide Beatrici 2021-02-22 00:44:35 +0100
  • ea2c8f9861
    Merge PR #1273: fix null pointer dereference found by ErrorSanitizer Davide Beatrici 2021-02-21 14:10:08 +0100
  • e5e86abc0e fix null pointer dereference found by ErrorSanitizer Ilya Shipitsin 2021-02-21 16:13:36 +0500
  • 992410c3d4
    Merge pull request #1257 from chipitsine/master Ilya Shipitsin 2021-02-21 09:29:56 +0500
  • cd889f78dc
    Merge PR #1272: Azure Pipelines: Use "python3" instead of "python" on macOS, restore inline if statement in version.py Davide Beatrici 2021-02-20 17:53:20 +0100
  • cabcba1ef9 Revert "version.py: Fix CI failure on macOS by avoiding inline if statement" Davide Beatrici 2021-02-20 17:27:02 +0100
  • 2969237e04 Azure Pipelines: Use "python3" instead of "python" on macOS Davide Beatrici 2021-02-20 17:23:53 +0100
  • 78f06569b3
    Merge PR #1270: Update strtable_en.stb Davide Beatrici 2021-02-20 17:15:40 +0100
  • 1fa6c14e4e
    Merge PR #1271: version.py: Fix CI failure on macOS by avoiding inline if statement Davide Beatrici 2021-02-20 17:11:32 +0100
  • 033b6af37a
    Update strtable_ru.stb djony 2021-02-20 19:03:44 +0300
  • 586c27d43b
    Merge pull request #1269 from chipitsine/openssl_version_agnostic Ilya Shipitsin 2021-02-20 20:56:26 +0500
  • 63b841efc0 version.py: Fix CI failure on macOS by avoiding inline if statement Davide Beatrici 2021-02-20 16:55:43 +0100
  • b778fe955e
    Update strtable_ru.stb djony 2021-02-20 18:47:17 +0300
  • 2981a44de3
    Merge PR #1267: Improve versioning by setting the version in a single place and automatically increasing the build number Davide Beatrici 2021-02-20 16:44:21 +0100
  • 2db9f15ea7
    Update strtable_en.stb djony 2021-02-20 17:56:33 +0300
  • 64bea37742
    Update strtable_ru.stb djony 2021-02-20 16:42:52 +0300