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

Commit Graph

  • 782e02a389 GitLab: compile and install latest version of CMake Davide Beatrici 2018-08-13 22:53:26 +0200
  • fc0bd44392
    Merge PR #650: resolve several issues identified by coverity Davide Beatrici 2018-08-13 22:32:28 +0200
  • 0174f956e1
    Merge PR #652: Mayaqua/Encrypt.c: fix invalid features.aes for mips, ppc Davide Beatrici 2018-08-13 19:41:52 +0200
  • d6c8231ff0 Mayaqua/Encrypt.c: fix invalid features.aes for mips, ppc Andy Walsh 2018-08-13 16:23:54 +0200
  • eb4efe3f1b src/Cedar/Session.c: avoid unintentional integer overflow found by coverity Ilya Shipitsin 2018-08-13 15:40:45 +0500
  • ff1470cdce src/Cedar/Nat.c: resolve possible null dereference found by coverity Ilya Shipitsin 2018-08-13 15:40:17 +0500
  • 937da4a746 src/Cedar/EtherLog.c: resolve possible null dereference found by coverity Ilya Shipitsin 2018-08-13 15:39:29 +0500
  • fd16f73c0e src/Mayaqua/Tick64.c: reorder guards in order to silence coverity Ilya Shipitsin 2018-08-13 15:37:11 +0500
  • 7c72e008eb
    Merge PR #647: remove unused functions, variables Davide Beatrici 2018-08-13 06:37:43 +0200
  • 8237fc329f Remove "centos" directory Davide Beatrici 2018-08-13 06:02:32 +0200
  • de656ba1a7 CMake: add support for RPM packaging with CPack Davide Beatrici 2018-08-13 05:48:45 +0200
  • 3ca4bc0aa9 src/Cedar/Logging: remove unused functions, redundant condition Ilya Shipitsin 2018-08-13 07:13:56 +0500
  • 6af1a2eb46 src/Cedar/Interop_OpenVPN: remove unused functions and variables Ilya Shipitsin 2018-08-13 07:00:33 +0500
  • 4ed7c559f1
    Merge PR #646: travis-ci: small coverity fixes Davide Beatrici 2018-08-12 22:29:19 +0200
  • b7c961167a
    Merge pull request #616 from davidebeatrici/cmake-build-directory Ilya Shipitsin 2018-08-12 23:30:40 +0500
  • 92393b4a75 travis-ci: small coverity fixes: change branch filter to master remove "secure" variable, token is availavle from travis-ci env variables Ilya Shipitsin 2018-08-12 23:18:48 +0500
  • 3a7b801ce5 CMake: change output directory from "bin" to "build" Davide Beatrici 2018-08-12 19:22:51 +0200
  • cb8e2308a3
    Merge PR #645: add coverity scan to travis-ci matrix Davide Beatrici 2018-08-12 19:08:19 +0200
  • b3aba63f8e
    Merge PR #644: src/BUILD_UNIX.md: Reorder commands of SE manual build with musl Davide Beatrici 2018-08-12 19:06:55 +0200
  • 0a289debf3
    Merge PR #643: resolve several issues found by coverity Davide Beatrici 2018-08-12 19:01:43 +0200
  • 11bbf1ff62
    Merge PR #642: src/Mayaqua/Str: remove unused functions Davide Beatrici 2018-08-12 18:59:37 +0200
  • 5fc6b10fe1 add coverity scan to travis-ci matrix Ilya Shipitsin 2018-08-12 20:18:23 +0500
  • 6d389a1348 src/BUILD_UNIX.md: Reorder commands of SE manual build with musl Ilya Shipitsin 2018-08-12 19:17:07 +0500
  • b9d7e94353
    Merge pull request #628 from thepyper/patch-1 Ilya Shipitsin 2018-08-12 19:09:34 +0500
  • c398459ebf
    Merge pull request #627 from thepyper/master Ilya Shipitsin 2018-08-12 19:08:30 +0500
  • a7933800d0 src/Cedar/Logging.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:22:09 +0500
  • 2103520728 src/Cedar/Server.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:19:29 +0500
  • b8af87adc1 src/Cedar/Interop_OpenVPN.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:17:56 +0500
  • 981e8d0e77 src/Cedar/Protocol.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:15:53 +0500
  • e302cb5f74 src/Cedar/IPsec_PPP.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:12:48 +0500
  • 595245cd45 src/Cedar/IPsec_PPP.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:07:13 +0500
  • ad41d54b29 src/Cedar/Command.c: remove logically dead code found by coverity Ilya Shipitsin 2018-08-12 16:03:10 +0500
  • 1fd17c266a src/Mayaqua/Str: remove unused functions Ilya Shipitsin 2018-08-12 15:34:51 +0500
  • d3fc90f4e0
    Merge PR #641: resolve several issues found by coverity Davide Beatrici 2018-08-12 12:28:49 +0200
  • 3e4a2cabd8
    Merge PR #640: Protocol: remove RC4 related stuff Davide Beatrici 2018-08-12 12:20:04 +0200
  • c9b56bf590
    Merge PR #639: Encrypt: support NULL message digest Davide Beatrici 2018-08-12 12:19:30 +0200
  • 97a9070269
    Merge PR #638: Interop_OpenVPN.c: convert the cipher name to lowercase prior to calling EVP_get_cipherbyname() Davide Beatrici 2018-08-12 12:18:50 +0200
  • 35dc165651 src/Cedar/IPsec_PPP.c: avoid unintentional integer overflow found by coverity Ilya Shipitsin 2018-08-12 15:10:44 +0500
  • 3da4a9c5e3 src/Cedar/Hub.c: avoid unintentional integer overflow found by coverity Ilya Shipitsin 2018-08-12 15:09:18 +0500
  • cb55ba6e7f src/Cedar/Session.c: avoid unintentional integer overflow found by coverity Ilya Shipitsin 2018-08-12 15:07:34 +0500
  • 89e3eb5ada src/Cedar/IPsec_IKE.c: avoid unintentional integer overflow found by coverity Ilya Shipitsin 2018-08-12 15:05:48 +0500
  • 2be6128e23 src/Cedar/IPsec_PPP.c: Array compared against NULL is always false found by coverity Ilya Shipitsin 2018-08-12 15:00:17 +0500
  • b8d5a85b0e src/Cedar/Client.c: Array compared against NULL is always false found by coverity Ilya Shipitsin 2018-08-12 14:59:08 +0500
  • 4f02bafc66 src/Mayaqua/Cfg.c: Array compared against NULL is always false found by coverity Ilya Shipitsin 2018-08-12 14:56:44 +0500
  • 2e503640ab
    Merge pull request #637 from SoftEtherVPN/moatazelmasry2-fix-manual-installation-doc Ilya Shipitsin 2018-08-12 11:37:32 +0500
  • eb03d1c54b Protocol: remove RC4 related stuff Davide Beatrici 2018-08-12 04:07:39 +0200
  • 3d13f56314 Encrypt: support NULL message digest Davide Beatrici 2018-08-12 01:53:30 +0200
  • 9bac21b52e Encrypt.c: add warning for when EVP_get_cipherbyname() fails Davide Beatrici 2018-08-12 01:09:10 +0200
  • 3e733eac6f Interop_OpenVPN.c: convert the cipher name to lowercase prior to calling EVP_get_cipherbyname() Davide Beatrici 2018-08-12 01:03:56 +0200
  • 6764e24f20
    Merge PR #636: fix several issues found by coverity Davide Beatrici 2018-08-11 22:07:01 +0200
  • dd2c1c0dcd src/Cedar/DDNS.c: "interval" is unsigned, so MIN can only return 0 found by coverity Ilya Shipitsin 2018-08-11 22:27:33 +0500
  • b8081e239a src/Mayaqua/Cfg.c: "sub" is not assigned any value, no need to free it found by coverity Ilya Shipitsin 2018-08-11 21:53:24 +0500
  • 5d2b977b4b src/Mayaqua/FileIO.c: guard win32_drive_char with "#ifdef OS_WIN32" to avoid coverity warning Ilya Shipitsin 2018-08-11 21:50:08 +0500
  • c3bf75e8e0 src/Mayaqua/Network.c: refactor code to eliminate coverity issue Ilya Shipitsin 2018-08-11 21:49:02 +0200
  • ed594cae6b
    Change the order of commands SE manual installation docs Moataz Elmasry 2018-08-11 21:03:56 +0200
  • a73fb8c4e7
    Merge PR #635: Add recursive checkout to gitlab-ci, also specify g++ as build dependency Davide Beatrici 2018-08-11 14:20:36 +0200
  • 580a870f31
    Merge PR #634: configure: stop on any error Davide Beatrici 2018-08-11 14:17:49 +0200
  • c6fc0ccad4 BUILD_UNIX.md: add g++ as a build requirement for cpu_features Ilya Shipitsin 2018-08-11 15:02:50 +0500
  • 6f347003ce gitlab-ci: add recursive checkout Ilya Shipitsin 2018-08-11 15:02:31 +0500
  • 099eedf99e configure: stop on any error Ilya Shipitsin 2018-08-11 11:40:44 +0500
  • 1e66d3f53f
    Merge PR #633: Encrypt.c: don't use deprecated OpenSSL functions Davide Beatrici 2018-08-11 07:08:23 +0200
  • 8a2901f48e
    Merge PR #632: Cedar: fix implicit function declaration warnings Davide Beatrici 2018-08-11 07:07:40 +0200
  • 4da4fbeca0 Encrypt.c: don't use deprecated OpenSSL functions Davide Beatrici 2018-08-10 22:29:43 +0200
  • 84c44fbe24 Console.c: fix "implicit declaration of function 'getch'" warning Davide Beatrici 2018-08-10 21:22:36 +0200
  • 49ed8770b8 VLanUnix: fix "implicit declaration of function 'FreeTap'" warning Davide Beatrici 2018-08-10 21:21:19 +0200
  • e00a09b129
    Merge PR #631: CMake: add support for Debian packaging with CPack Davide Beatrici 2018-08-10 17:31:21 +0200
  • 005487c623 GitLab: create package with CMake Davide Beatrici 2018-08-10 17:06:14 +0200
  • 36f012a94b
    Merge 9e6b5ea3da into 19a917adc1 hoppler 2018-08-10 06:35:01 +0000
  • 8a064164c9 Travis: create package with CMake Davide Beatrici 2018-08-09 23:59:43 +0200
  • 2d1d382678 Remove "debian" directory Davide Beatrici 2018-08-09 23:32:28 +0200
  • a162dec76f CMake: add support for Debian packaging with CPack Davide Beatrici 2018-08-09 23:33:38 +0200
  • 0d07ba30f2 Add project description in a dedicated file Davide Beatrici 2018-08-09 22:52:38 +0200
  • 6f1a2f6b71 Fixed build on non-musl systems thepyper 2018-08-09 09:00:16 +0200
  • 02db806181 Remove SSLv3 support Davide Beatrici 2018-07-30 09:03:07 +0200
  • 19a917adc1
    Merge PR #629: debian: try to initialize submodules on very early stage Davide Beatrici 2018-08-08 19:46:29 +0200
  • ca74959d21 debian: try to initialize submodules on very early stage launchpad builds are missing ".git" subfolder, probably because of deleting them during "clean" stage Ilya Shipitsin 2018-08-08 22:27:13 +0500
  • 9fff64b6f3
    Update BUILD_UNIX.md thepyper 2018-08-08 15:16:26 +0000
  • e7d8d698a2
    Update BUILD_UNIX.md thepyper 2018-08-08 15:14:18 +0000
  • b0101cba28
    Merge PR #626: debian: switch packaging format from "quilt" to "native" Davide Beatrici 2018-08-08 16:51:43 +0200
  • 70e1e844e9
    Merge PR #624: Change 'Don't use TLS' to 'Use SSL 3.0' to clarify the danger. Davide Beatrici 2018-08-08 16:45:01 +0200
  • 3b4e8fd9fa musl support thepyper 2018-08-08 16:02:20 +0200
  • ae38d1d4c2 switch from "quilt" to "native" format by removing debian/source/format Ilya Shipitsin 2018-08-08 17:46:24 +0500
  • c927b4b662 Internat.c: conditionally fix iconv() with musl by removing unrecognized EUCJP encoding linux_32bit.mak: added USE_MUSL option to compile with musl linux_64bit.mak: added USE_MUSL option to compile with musl root 2018-08-08 13:45:28 +0200
  • b5b468b511
    Merge a7930de654 into d65f292888 thepyper 2018-08-08 11:28:35 +0000
  • dd24472089 Change 'Don't use TLS' to 'Use SSL 3.0' to clarify the danger. MtCedarNet 2018-08-08 19:09:44 +0900
  • d65f292888
    Merge pull request #615 from prodatakey/foreground-logging Ilya Shipitsin 2018-08-08 08:51:41 +0500
  • d72836d6ac
    Merge PR #623: launchpad builds: add "git" as a build dependency Davide Beatrici 2018-08-07 18:53:01 +0200
  • cba312c6f2 launchpad builds: add "git" as a build dependency (we need it to checkout submodules) Ilya Shipitsin 2018-08-07 21:02:53 +0500
  • 920bc889e7
    Merge PR #621: ignore temp cmake files, check whether cloned recursively Davide Beatrici 2018-08-07 17:52:58 +0200
  • bec58b86a4 ignore temp cmake files check whether cloned recursively during cmake build Ilya Shipitsin 2018-08-07 20:38:06 +0500
  • ce5f25f8ad
    Merge f7f05420af into fc17a10c60 hope4hope 2018-08-07 14:30:03 +0000
  • fc17a10c60
    Merge PR #620: BUILD_UNIX.md: add commands to checkout the submodule(s) Davide Beatrici 2018-08-07 16:28:03 +0200
  • 5b164610c0
    Merge PR #622: add debian package builds to gitlab-ci.yml Davide Beatrici 2018-08-07 16:27:35 +0200
  • a7930de654 Internat.c: fix iconv() with musl by removing unrecognized EUCJP encoding thepyper 2018-04-04 13:16:25 +0000
  • bcf0c41184 add debian package builds to gitlab-ci.yml Ilya Shipitsin 2018-08-07 12:27:11 +0500
  • 03e89a701e
    Merge pull request #618 from chipitsine/launchpad Ilya Shipitsin 2018-08-07 09:40:42 +0500
  • 46ee5b00a3 BUILD_UNIX.md: add commands to checkout the submodule(s) Davide Beatrici 2018-08-07 02:18:28 +0200
  • 5ed9586e0e recursive git checkout for launchpad Ilya Shipitsin 2018-08-06 23:52:36 +0500
  • 93db70656d
    Merge PR #617: src/Mayaqua/FileIO: remove unused functions Davide Beatrici 2018-08-06 20:43:26 +0200
  • 6c9a0ddbfe src/Mayaqua/FileIO: remove unused functions Ilya Shipitsin 2018-08-06 22:57:25 +0500