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

Commit Graph

  • 015848e8e9 BuildAll.cmd: correctly start BuildUtil.exe, check if required software exists and exit in case of error Davide Beatrici 2018-04-19 20:43:31 +0200
  • 6c894c11ae vpnweb: add atlthunk.lib to the dependencies Davide Beatrici 2018-04-19 02:37:55 +0200
  • 4529f07bc4 Add Windows Driver Kit 7.1.0 directories to projects requiring ATL/MFC Davide Beatrici 2018-04-19 05:10:38 +0200
  • 94e2e37cc1 debian: correct date in README.TXT (#494) Davide Beatrici 2018-04-18 23:19:39 +0200
  • 69d132e997 Fix a deadlock when Run() to create a process. Child forked will inherit state of global mutex which may be in intermidiate taken status by one of threads of the parent, then in child process it tries to get this mutex and is always pending. One example of mutex is malloc_lock, and there are more. ajeecai 2016-10-09 14:23:25 +0800
  • 478270efba Revert "Cleanup ssl library. No memory leaks. (#143)". Build failing using OpenSSL 1.1.0f Moataz Elmasry 2018-04-11 23:25:21 +0200
  • 227842f89c
    Cleanup ssl library. No memory leaks. (#143) Moataz Elmasry 2018-04-11 23:18:16 +0200
  • 3f553abf1d Use correct sizeof value (#426) Maks Naumov 2018-04-11 23:53:59 +0300
  • 596493e1a1 resolve several issues identified by cppcheck (#465) Ilya Shipitsin 2018-04-11 03:08:31 +0500
  • a238b7450d Updated authors list Moataz Elmasry 2018-04-09 23:20:06 +0200
  • affcc39300 GitHub: improve issue template (#480) Davide Beatrici 2018-04-09 23:18:00 +0200
  • 26f3ebc059 travis-ci: split openssl into 1.0.2, 1.1.0 matrix (#477) Ilya Shipitsin 2018-04-10 02:16:38 +0500
  • fcaaab0d8e
    Initial commit of ISSUE_TEMPLATE so that users can create more detailed issue description (#392) Moataz Elmasry 2018-04-07 22:18:18 +0200
  • a2a0c271c8
    Move disclaimer to its own file (#417) Moataz Elmasry 2018-04-07 21:44:45 +0200
  • 9b19949614 Fix compilation with OpenSSL 1.1.0 (broken in #327) (#476) Alexey Kryuchkov 2018-04-07 22:42:08 +0300
  • 2c64df848d Updated authors list moatazelmasry2 2018-04-05 23:07:31 +0200
  • 83295bb736 OpenVPN client certificate authentication (Individual Certificate Authentication) (#327) Alexey Kryuchkov 2018-04-06 00:04:58 +0300
  • 863f87fac1 travis-ci: add "dh build-arch" step debian: fix dependencies Ilya Shipitsin 2018-03-10 02:01:36 +0500
  • cdde36ccb2 Remove deploy snippet from travis-ci config moatazelmasry2 2018-03-07 22:07:01 +0100
  • 4a0e493446 Add secure oauth token for travis-ci launchpad moatazelmasry2 2018-03-07 21:53:16 +0100
  • 1cd55559cb Add PPA deployer to travis-ci moatazelmasry2 2018-03-06 23:29:36 +0100
  • 8f65a6ff16 Update AUTHORS.TXT Moataz Elmasry 2018-03-06 23:11:41 +0100
  • f4b3187602 Remove a file that was added by mistake into the repo Moataz Elmasry 2018-03-06 23:10:35 +0100
  • ac3e5535f6 Make textbox of encryption algorithm name scrollable parly 2018-02-15 10:25:59 +0900
  • b3291c98b0 Update authors list Moataz Elmasry 2018-02-19 23:52:26 +0100
  • 734380c767 Squash PR 413 Update README.md into master Moataz Elmasry 2018-02-19 23:51:06 +0100
  • 8128798875 Update Authors list Moataz Elmasry 2018-02-15 22:23:50 +0100
  • 9ad254115f Merge PR #154 Add Traditional Chinese language translation into master Moataz Elmasry 2018-02-15 22:10:02 +0100
  • 9c74371c6c Make textbox of encryption algorithm name scrollable parly 2018-02-15 10:25:59 +0900
  • c32b26694e Updated authors list Moataz Elmasry 2018-02-14 23:58:09 +0100
  • c2c3ff3b4d Updated authors list Moataz Elmasry 2018-02-14 23:52:48 +0100
  • d2f9d03297 Updated build instructions and package versions Quintin 2017-12-09 13:41:14 +0200
  • e04ec3b203 Incrementing Version of SoftEther to 5.1. Preparing for release Moataz Elmasry 2018-02-14 23:10:21 +0100
  • 8c0c4396b7 Add the Alternative subject name field on the new X.509 certificate creation. Daiyuu Nobori 2018-01-15 10:29:30 +0900
  • 02bcf9152c Fix a bug in the Win32EnumDirExW() function. Daiyuu Nobori 2018-01-15 10:31:40 +0900
  • e26c6262bb
    Merge 7abdb6d118 into 79c06146a4 尤晓杰 2018-02-11 07:22:57 +0000
  • 14da8164ae [src/Cedar/Logging.c:915]: (style) The function 'WriteSecurityLog' is never used. Ilya Shipitsin 2018-02-10 18:15:19 +0500
  • 91d3084be8 [src/Cedar/Logging.c:675]: (style) The function 'HubLog' is never used. [src/Cedar/Logging.c:884]: (style) The function 'IPCLog' is never used. [src/Cedar/Logging.c:291]: (style) The function 'PrintEraseFileList' is never used. [src/Cedar/Logging.c:1021]: (style) The function 'SecLog' is never used. [src/Cedar/Logging.c:618]: (style) The function 'ServerLog' is never used. [src/Cedar/Logging.c:2276]: (style) The function 'SetLogDirName' is never used. [src/Cedar/Logging.c:2296]: (style) The function 'SetLogPrefix' is never used. [src/Cedar/Logging.c:993]: (style) The function 'WriteMultiLineLog' is never used. Ilya Shipitsin 2018-02-10 18:09:13 +0500
  • f1b44906f6 [src/Mayaqua/Memory.c:2014]: (style) The function 'InsertInt64' is never used. [src/Mayaqua/Memory.c:2350]: (style) The function 'PadFifoFront' is never used. [src/Mayaqua/Memory.c:2188]: (style) The function 'PeekFifo' is never used. Ilya Shipitsin 2018-02-09 18:13:13 +0500
  • c1dce327c5 [src/Mayaqua/Memory.c:1972]: (style) The function 'DelAllInt' is never used. [src/Mayaqua/Memory.c:2068]: (style) The function 'DelInt64' is never used. [src/Mayaqua/Memory.c:2920]: (style) The function 'DumpData' is never used. [src/Mayaqua/Memory.c:835]: (style) The function 'FillBytes' is never used. [src/Mayaqua/Memory.c:2745]: (style) The function 'GetFifoCurrentReallocMemSize' is never used. [src/Mayaqua/Memory.c:1475]: (style) The function 'InsertDistinct' is never used. [src/Mayaqua/Memory.c:2274]: (style) The function 'InsertInt64Distinct' is never used. [src/Mayaqua/Memory.c:1612]: (style) The function 'IsInListUniStr' is never used. [src/Mayaqua/Memory.c:2633]: (style) The function 'LockFifo' is never used. [src/Mayaqua/Memory.c:1120]: (style) The function 'PeekQueue' is never used. [src/Mayaqua/Memory.c:2158]: (style) The function 'RandomizeList' is never used. [src/Mayaqua/Memory.c:1364]: (style) The function 'SetCmp' is never used. [src/Mayaqua/Memory.c:1570]: (style) The function 'SetSortFlag' is never used. [src/Mayaqua/Memory.c:1596]: (style) The function 'SortEx' is never used. [src/Mayaqua/Memory.c:3704]: (style) The function 'Swap' is never used. [src/Mayaqua/Memory.c:2645]: (style) The function 'UnlockFifo' is never used. [src/Mayaqua/Memory.c:2532]: (style) The function 'WriteFifoFront' is never used. Ilya Shipitsin 2018-02-09 18:07:27 +0500
  • 5903aca178
    Changed OpenSSL package name Diego Schulz 2018-02-09 08:09:39 -0300
  • 343c8261e8 remove unused functions (identified by cppcheck) Ilya Shipitsin 2018-02-08 15:17:59 +0500
  • 046fa9fb0e remove unused functions (identified by cppcheck) Ilya Shipitsin 2018-02-08 15:10:27 +0500
  • 4ce858bf0c remove unused functions (identified by cppcheck) Ilya Shipitsin 2018-02-08 14:59:59 +0500
  • 2883bda17d remove unused functions (identified by cppcheck) Ilya Shipitsin 2018-02-08 07:26:03 +0500
  • 79c06146a4 remove unused functions (identified by cppcheck) Ilya Shipitsin 2018-02-01 12:19:46 +0500
  • 56c4582da8 Allow specifying cipher suites instead of single ciphers (#343) Guanzhong Chen 2018-02-07 15:13:41 -0800
  • f003d4d06b
    Merge 5d19eba09b into 8cafa07d9c m0zart89 2018-02-06 02:45:47 +0000
  • 54200bc3ef
    Merge a34594edc9 into 8cafa07d9c Moataz Elmasry 2018-02-05 03:41:25 +0000
  • 6a506c9caf remove unused functions (identified by cppcheck) Ilya Shipitsin 2018-02-01 12:19:46 +0500
  • 8cafa07d9c Set an initialization value in Network.c to be conform with PR #275 Moataz Elmasry 2018-02-01 00:10:04 +0100
  • a5fa265811
    Merge pull request #275 from chipitsine/master Moataz Elmasry 2018-02-01 00:06:08 +0100
  • 3de0890a02 Extend authors list Moataz Elmasry 2018-01-25 02:58:31 +0100
  • 9d6c1ea0e9 Add missing function definition Moataz Elmasry 2018-01-25 02:58:18 +0100
  • 93d9ade990 Merge PR #129 into master. Moataz Elmasry 2018-01-25 02:55:11 +0100
  • 93c04d0ddc Update authors list Moataz Elmasry 2018-01-23 21:44:49 +0100
  • ea4bb811ef Fix log msg for IKE with agressive exchange mode (#425) Maks Naumov 2018-01-23 18:42:20 +0200
  • 5eb83bbad4
    Merge pull request #419 from dnobori/180105-bugfix Moataz Elmasry 2018-01-19 17:54:23 +0100
  • f471fcec7b
    Use correct size for Zero() Maks Naumov 2018-01-16 12:47:12 +0200
  • bb15152ccd
    Use correct sizeof() value Maks Naumov 2018-01-16 12:42:11 +0200
  • d6c38c398c
    Fix log msg for IKE with agressive exchange mode Maks Naumov 2018-01-16 11:49:44 +0200
  • edc3872bd4 Fix a bug in the Win32EnumDirExW() function. Daiyuu Nobori 2018-01-15 10:31:40 +0900
  • 1382c36ff7 Add the Alternative subject name field on the new X.509 certificate creation. Daiyuu Nobori 2018-01-15 10:29:30 +0900
  • 7de986dcca 7 missing memory boundaries checks and similar memory problems. There are no risk of arbitrary code execution or intrusion on these bugs in my analysis. However, these problems may lead to crash the running server process. So these bugs must be fixed. Daiyuu Nobori 2018-01-15 10:25:10 +0900
  • 8edbcd4c0d update recent authors Daiyuu Nobori 2018-01-15 10:11:40 +0900
  • b810352f67 Updated AUTHORS.TXT file Moataz Elmasry 2018-01-11 23:57:55 +0100
  • ab4b27ab3c Add parameter "ListenIP" to server configuration (vpn_server.config) (#202) macvk 2018-01-12 01:53:38 +0300
  • 253092eb94 Merge 63e64c7d37 into e391b4d503 praveenindia 2018-01-11 22:43:56 +0000
  • e1c1e86c82 Move disclaimer to its own file Moataz Elmasry 2018-01-11 23:23:51 +0100
  • e391b4d503
    Merge pull request #405 from dnobori/dev Daiyuu Nobori 2018-01-04 17:59:03 +0900
  • 7a0102a228
    Update README.md Ryoga 2018-01-04 14:24:47 +0900
  • 9fc6f634c5
    Fix systemd scripts. Peter Geis 2018-01-03 11:05:10 -0500
  • 21b778551f
    Fix systemd scripts. Peter Geis 2018-01-03 11:04:11 -0500
  • 53bf738aae
    Fix systemd scripts. Peter Geis 2018-01-03 11:00:08 -0500
  • 7abdb6d118 Modify softethervpn.spec for build RPM You Xiaojie 2017-12-29 00:41:54 +0800
  • a2ffb0a153 Merge branch 'master' of https://github.com/youxiaojie/SoftEtherVPN You Xiaojie 2017-12-28 04:27:40 +0800
  • 957653542c Modify README.Correct Deb package name to libssl-dev.Add zlib1g-dev. You Xiaojie 2017-12-27 22:03:15 +0800
  • 09c0de502e add zlib1g-dev You Xiaojie 2017-12-27 22:33:44 +0800
  • de665ddde5 Correct Debian package name libssl-dev NOT openssl-dev You Xiaojie 2017-12-27 22:03:15 +0800
  • 13f8fc6e37 Merge remote-tracking branch 'upstream/master' you xiaojie 2017-12-26 16:27:02 +0800
  • ce3d35c595 Added the function to save the DNS query log on the packet logs. (fix) Daiyuu Nobori 2017-12-22 07:26:06 +0900
  • a0b54d7c6d Added the TCP destination port 3128 (well known as Squid default port) to assume as the HTTP proxy port on the packet logging. Daiyuu Nobori 2017-12-21 23:25:08 +0900
  • bb30535bb6 Fix the function name: RFC3164 -> RFC3339 Daiyuu Nobori 2017-12-21 23:24:06 +0900
  • 97e7a82be2 Added the function to save the DNS query log on the packet logs. Daiyuu Nobori 2017-12-21 23:23:17 +0900
  • 4a01c41d09 Fixed the bug which occurs the L2TP/IPsec connection error with Android Oreo. Daiyuu Nobori 2017-12-21 23:21:31 +0900
  • f8077c88bf Updated build instructions and package versions Quintin 2017-12-09 13:41:14 +0200
  • ae2cdda0ec
    Remove unused temporary variable. Guanzhong Chen 2017-12-06 18:41:15 -0500
  • bed99f9a56 build documentation refactoring (#395) Ilya Shipitsin 2017-12-05 17:17:14 +0500
  • 671407dcfa Add travis-ci Badge to README.md Moataz Elmasry 2017-12-04 23:40:39 +0100
  • b7e700f847 build documentation refactoring Ilya Shipitsin 2017-12-04 22:10:52 +0500
  • 87c659e089 Update AUTHORS.TXT Moataz Elmasry 2017-12-04 16:58:59 +0100
  • 06f9d96918 travis-ci: enable ccache for build speedup Ilya Shipitsin 2017-12-04 07:23:20 +0500
  • d94d5ed2e7
    Reformat README. Add compile requirements (#379) Moataz Elmasry 2017-12-03 20:51:07 +0100
  • 1f33fbdff4 Fix: vpncmd thinks that "hamcore.se2" is missing or broken (#339) Nguyễn Hồng Quân 2017-12-04 02:50:12 +0700
  • 0796249525 fix aarch64 build (#281) Den Lesnov 2017-12-03 22:48:39 +0300
  • d1c543eecd initial travis-ci support (#348) Ilya Shipitsin 2017-12-04 00:47:31 +0500
  • b8f0dd9e80 align the code and update some translations holoreimu 2017-12-02 06:04:57 +0800
  • 39c1081d38
    Merge pull request #1 from SoftEtherVPN/master Holoreimu 2017-12-02 01:30:07 +0800
  • 999503ec8b Initial commit of ISSUE_TEMPLATE so that users can create more detailed issue description Moataz Elmasry 2017-11-30 23:03:26 +0100
  • a8af1672bb
    Merge branch 'master' into fix-hamcore-permission Moataz Elmasry 2017-11-28 01:17:21 +0100