1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-04-03 18:00:08 +03:00

Commit Graph

  • 285e322171
    Merge PR #1337: Cedar/IPC: Fix MAC address for IPv4 multicast Davide Beatrici 2021-04-24 04:01:58 +0200
  • cca769e2e6 Cedar/IPC: Fix MAC address for IPv4 multicast domosekai 2021-04-24 01:46:31 +0000
  • 4e248e833c
    Merge pull request #1336 from chipitsine/master Ilya Shipitsin 2021-04-23 23:27:02 +0500
  • 92f41341d9 src/Mayaqua/TcpIp.c: remove redundant check Ilya Shipitsin 2021-04-23 15:39:11 +0500
  • 19af52e288
    Merge pull request #1335 from davidebeatrici/mayaqua-dns-memory-leaks-fix Ilya Shipitsin 2021-04-22 08:57:50 +0500
  • 3a595b4a46 Mayaqua/DNS.c: Fix memory leaks Davide Beatrici 2021-04-21 22:34:10 +0200
  • 76395d8f8d
    Merge PR #497: Cedar: Make OpenVPN timeout and ping transmission interval configurable Davide Beatrici 2021-04-21 22:01:15 +0200
  • 2aaf9012a0 Cedar/Proto_OpenVPN: Make timeout and ping transmission interval configurable Davide Beatrici 2021-04-21 08:29:30 +0200
  • aeff295c01
    Merge pull request #1334 from paulmenzel/improve-readme Ilya Shipitsin 2021-04-21 09:25:54 +0300
  • 4b05de1a93 Cedar: Add support for 32 bit unsigned integer Proto options Davide Beatrici 2021-04-21 08:12:45 +0200
  • 92966e0f5c README: Mark up one-line code blocks by four spaces instead of using ``` Paul Menzel 2021-04-21 07:51:32 +0200
  • 485e680cff README: Properly indent mirror git clone commands to belong to list item Paul Menzel 2021-04-21 07:50:15 +0200
  • f8c4713fad README: Spell *source code* with a space Paul Menzel 2021-04-21 07:49:22 +0200
  • 789ed26113
    Merge pull request #1333 from davidebeatrici/codeberg Ilya Shipitsin 2021-04-21 06:12:04 +0300
  • 6f050f2b01 README.md: Add Codeberg to mirror list Davide Beatrici 2021-04-21 04:00:03 +0200
  • 6a25ccfa28
    Merge pull request #1332 from chipitsine/master Ilya Shipitsin 2021-04-20 21:51:45 +0300
  • 138e0b76d6 CI: drop OpenSUSE builds Ilya Shipitsin 2021-04-20 21:51:49 +0500
  • ee84891559
    Merge pull request #1329 from davidebeatrici/mayaqua-dns-refactor Ilya Shipitsin 2021-04-18 08:22:40 +0300
  • 0472f9c286 Rewrite DNS API from scratch into dedicated file(s) Davide Beatrici 2021-04-18 01:46:59 +0200
  • f7e988ffc7
    Merge pull request #1326 from chipitsine/master Ilya Shipitsin 2021-04-15 22:04:55 +0300
  • 0c97e356d4
    Update strtable_ru.stb djony 2021-04-15 20:19:55 +0300
  • 03f08e7eea
    Update strtable_ru.stb djony 2021-04-15 20:19:17 +0300
  • e68beed03d
    Update strtable_ru.stb djony 2021-04-15 19:27:00 +0300
  • 98abad9276
    Merge pull request #3 from SoftEtherVPN/master djony 2021-04-15 19:23:34 +0300
  • fbf4a77632
    Update strtable_ru.stb djony 2021-04-15 19:22:11 +0300
  • a541c0286e CI: Azure Pipelines: explicitly install liblz4-dev Ilya Shipitsin 2021-04-15 15:11:35 +0500
  • 30f707d6c0
    Merge pull request #1325 from chipitsine/master Ilya Shipitsin 2021-04-15 14:06:00 +0500
  • bad9310aa4
    Merge PR #1324: Cedar: Make use of IP address reported by NAT-T server for UDP acceleration Davide Beatrici 2021-04-14 20:45:41 +0200
  • d4d15b66d3 Cedar: Make use of IP address reported by NAT-T server for UDP acceleration Davide Beatrici 2021-04-14 19:49:30 +0200
  • c4b5455663 CI: AppVeyor: explicitly install liblz4-dev Ilya Shipitsin 2021-04-14 15:54:20 +0500
  • 192083e7c4
    Merge PR #1321: Change IP structure so that IPv4 addresses are stored in RFC3493 format Davide Beatrici 2021-04-07 21:37:42 +0200
  • 1708998a11 Change IP structure so that IPv4 addresses are stored in RFC3493 format Davide Beatrici 2021-04-07 21:24:55 +0200
  • 01663f836d
    Merge PR #1320: Add (No) Code of Conduct Davide Beatrici 2021-04-06 20:00:52 +0200
  • 4ec2995604 Add (No) Code of Conduct Davide Beatrici 2021-04-06 19:43:00 +0200
  • 2bb6fb2845
    Merge pull request #1319 from davidebeatrici/include-headers-properly Ilya Shipitsin 2021-04-05 13:00:39 +0500
  • 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