1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 03:45:08 +03:00

Commit Graph

  • 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
  • ebd1d281dd use SSL_SECOP_VERSION macro instead of OPENSSL_VERSION Ilya Shipitsin 2021-02-20 17:48:26 +0500
  • 9620dcbcd0 Azure Pipelines: Retrieve build number from server, pass it to CMake Davide Beatrici 2021-02-19 21:22:48 +0100
  • 943ddadd3d Move Azure Pipelines configurations into dedicated directory Davide Beatrici 2021-02-19 06:16:51 +0100
  • 272ec5a8ef Add BUILD_NUMBER option to CMake and version.py script Davide Beatrici 2021-02-19 21:05:43 +0100
  • d53f80bfa6 Remove BuildUtil and all MSBuild projects, except the ones not in CMake yet Davide Beatrici 2021-02-19 05:31:01 +0100
  • 03ed24dc4f
    Update strtable_ru.stb djony 2021-02-07 00:37:44 +0300
  • 4feccd207c
    Update strtable_ru.stb djony 2020-12-31 00:53:18 +0300
  • ab4c3ca55f
    Update strtable_ru.stb djony 2020-12-29 16:38:40 +0300
  • 53374b6097
    Update strtable_ru.stb djony 2020-12-29 11:58:47 +0300
  • 72a89a98e5
    Update strtable_ru.stb djony 2020-12-21 21:33:36 +0300
  • ed1944c09b
    Update strtable_ru.stb djony 2020-12-21 17:41:34 +0300
  • ac48ac348b add basic OpenSUSE workflow Ilya Shipitsin 2020-12-19 02:54:44 +0500
  • 44447e9762
    Merge PR #1252: Bump ini from 1.3.5 to 1.3.7 in /src/bin/hamcore/wwwroot/admin/default Davide Beatrici 2020-12-11 21:38:11 +0100
  • ab6371d2e5
    Update strtable_ru.stb djony 2020-12-11 20:21:29 +0300
  • c1f93634e4
    Update strtable_ru.stb djony 2020-12-11 20:20:37 +0300
  • 0fdf6debc0
    Update strtable_ru.stb djony 2020-12-11 19:05:04 +0300
  • 05b2c26aab
    Update strtable_ru.stb djony 2020-12-11 18:31:32 +0300
  • 394354ff8a
    Bump ini from 1.3.5 to 1.3.7 in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2020-12-11 09:21:51 +0000
  • 6ff00f637b
    Merge pull request #1249 from davidebeatrici/proto-sstp-handleconnection-crash-fix Ilya Shipitsin 2020-12-08 21:26:20 -0800
  • 5611156ca8 Cedar/Proto.c: fix crash in ProtoHandleConnection() sl077 2020-12-09 01:11:30 +0100
  • f03e83369e
    Merge PR #1248: Bug fix: Proxy button not enabled for SOCKS5 Davide Beatrici 2020-12-08 08:23:33 +0100
  • 501fe217ff
    Bug fix: Proxy button not enabled for SOCKS5 Allen Cui 2020-12-08 14:12:21 +0800
  • bf1201aa26
    Merge pull request #1245 from dnobori/201130_fix_bad_remove Ilya Shipitsin 2020-11-30 04:29:44 -0800
  • a207260e38 Found the bad remove for lock files. Daiyuu Nobori 2020-11-30 18:15:37 +0900
  • eddf593e22
    Merge PR #1243: update Install requirements on macOS Davide Beatrici 2020-11-23 21:57:05 +0100
  • 3fa24c6731
    update Install requirements on macOS Kensei Sakai 2020-11-23 21:22:29 +0900
  • 5f12684b42
    Merge PR #1240: Fixed setting change trigger of keepalive function Davide Beatrici 2020-11-17 07:17:02 +0100
  • 5f6306d5e5
    Fixed setting change trigger of keepalive function Tetsuo Sugiyama 2020-11-17 12:23:14 +0900
  • 6d31d1daeb
    Update strtable_ru.stb djony 2020-11-15 20:29:26 +0300
  • 6e0f25fc86
    Update strtable_ru.stb djony 2020-11-15 19:37:02 +0300
  • 21499038a0
    Update strtable_ru.stb djony 2020-11-15 19:23:24 +0300
  • 73434f8994
    Update strtable_ru.stb djony 2020-11-15 18:43:18 +0300
  • 29b82827fd
    Update strtable_ru.stb djony 2020-11-12 00:42:18 +0300
  • 887b1b6c13
    Update strtable_ru.stb djony 2020-11-11 19:42:50 +0300
  • 55185e942b
    Update strtable_ru.stb djony 2020-11-11 19:40:55 +0300
  • 023250df9a
    hamcore(ja): translate LH_AUTH_NG Koichiro IWAO 2020-11-10 13:10:56 +0900
  • 16ca0694fb
    Merge PR #1236: wait for vpnserver to listen localhost:443 in live tests Davide Beatrici 2020-11-04 20:30:03 +0100
  • 99e99a46b1 wait for vpnserver to listen localhost:443 in live tests Ilya Shipitsin 2020-11-04 22:45:56 +0500
  • c1ca757efb
    Update strtable_ru.stb djony 2020-11-02 16:10:31 +0300
  • fffed52f3b
    Merge PR #1235: Manage security level Davide Beatrici 2020-10-31 22:12:08 +0100