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

Commit Graph

  • e0e4e8a4c8 src/Mayaqua/Unix: resolve "unchecked return value", remove unused functions, variables. Found by coverity, cppcheck Ilya Shipitsin 2018-08-21 11:05:31 +0500
  • f3ff7e2743 src/Cedar/BridgeUnix: resolve coverity "issue" Ilya Shipitsin 2018-08-21 11:04:48 +0500
  • 45d2a3ef02
    Merge PR #660: resolve several coverity issues Davide Beatrici 2018-08-19 21:01:46 +0200
  • b0ebd1f1d5 src/Cedar/Client: remove dead code, unused functions, variables found by coverity, cppcheck Ilya Shipitsin 2018-08-18 19:24:12 +0500
  • 29c991c487 src/Cedar/BridgeUnix: null pointer dereference resolved, unused variables, functions removed found by coverity, cppcheck Ilya Shipitsin 2018-08-18 18:59:51 +0500
  • c4d1a10c2a src/Cedar/Command: remove dead code, null pointer dereference, unused functions, variables found by coverity, cppcheck Ilya Shipitsin 2018-08-18 17:55:24 +0500
  • 0d966755d7
    Merge PR #659: resolve cosmetic coverity issues Davide Beatrici 2018-08-18 08:09:22 +0200
  • daed1ad8b3
    Merge PR #594: Remove SSLv3 support Davide Beatrici 2018-08-18 07:38:05 +0200
  • a71589e027 src/Cedar/EtherLog: silence coverity, remove unused functions found by coverity, cppcheck Ilya Shipitsin 2018-08-18 10:25:30 +0500
  • 5f120e3c5e
    Merge PR #658: resolve several issues found by coverity Davide Beatrici 2018-08-17 22:11:27 +0200
  • 088ed37d47
    Merge PR #657: gitlab-ci: refactoring Davide Beatrici 2018-08-17 21:56:59 +0200
  • a5c63a8ed7 configure: detect "rpm" instead of "rpmbuild" Ilya Shipitsin 2018-08-18 00:48:27 +0500
  • e460f26b19 src/Cedar/IPsec_PPP: remove dead code, unused fuction found by coverity, cppcheck Ilya Shipitsin 2018-08-18 00:34:42 +0500
  • 8ca0ce3efc src/Mayaqua/TcpIp: remove dead code, unused variables and fuctions found by coverity, cppcheck Ilya Shipitsin 2018-08-18 00:27:17 +0500
  • 1062d600b4 gitlab-ci: install dpkg-dev for better dependency management, move 3.12.1 to variable Ilya Shipitsin 2018-08-16 15:26:17 +0500
  • b029676b67
    Merge PR #648: CMake: add support for RPM packaging with CPack Davide Beatrici 2018-08-15 21:15:45 +0200
  • a10df6d63f
    Merge PR #656: src/Cedar/Command: remove dead code, unused variables and functions Davide Beatrici 2018-08-15 21:14:37 +0200
  • 8a9309bedf src/Cedar/Command: remove dead code, unused variables and functions found by cppcheck and coverity Ilya Shipitsin 2018-08-15 19:04:17 +0500
  • 3ec2e5174e
    Merge PR #649: Interop_OpenVPN: set "subnet" topology and remove workaround for "net30" topology on Win32 Davide Beatrici 2018-08-15 06:16:11 +0200
  • 60a421a781
    Merge PR #655: GitLab: install "wget" Davide Beatrici 2018-08-15 06:00:24 +0200
  • de5116a682
    Merge a94917febe into 88424e2522 kot1grun 2018-08-15 03:19:47 +0000
  • 2692bb6b8e Interop_OpenVPN: set "subnet" topology and remove workaround for "net30" topology on Win32 Davide Beatrici 2018-08-15 02:39:33 +0200
  • a109f28f1d GitLab: install "wget" Davide Beatrici 2018-08-14 23:43:27 +0200
  • 88424e2522
    Merge PR #653: GitLab: compile and install latest version of CMake Davide Beatrici 2018-08-14 23:34:18 +0200
  • 79e2de6e25
    Merge PR #654: src/Cedar/EtherLog: remove null dereference introduced in #650 Davide Beatrici 2018-08-13 23:54:14 +0200
  • f96a3b3989 src/Cedar/EtherLog: remove null dereference introduced in #650 Ilya Shipitsin 2018-08-14 02:36:28 +0500
  • 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