1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-18 13:44:58 +03:00

Commit Graph

  • 4061cfe665 Merge PR #584: Mayaqua: use included zlib headers only on Windows Davide Beatrici 2018-07-31 19:56:36 +02:00
  • af45ab0b86 Merge PR #595: CMake: use find_package() and link Cedar to Ncurses Davide Beatrici 2018-07-31 18:40:19 +02:00
  • 0bbf08fea7 cmake: lib cleanup and use cmake package_find Andy Walsh 2018-07-31 11:49:55 +02:00
  • 66b2d7234d Mayaqua: use included zlib headers only on Windows Davide Beatrici 2018-07-27 08:21:27 +02:00
  • ce5ee2b070 Merge PR #589: src: remove unused Ham project Davide Beatrici 2018-07-31 07:41:58 +02:00
  • 43dfd0032b Merge PR #587: src: remove obsolete VPN Branding Kit Davide Beatrici 2018-07-31 07:41:33 +02:00
  • a99a9351e3 Merge PR #590: Fix compilation with Visual Studio 2017's toolchain Davide Beatrici 2018-07-30 21:21:20 +02:00
  • d6b8ef6a66 Merge PR #592: CopyBuildUtil.cmd: fix copy failure when the path contains whitespaces Davide Beatrici 2018-07-30 07:19:18 +02:00
  • 097369849b Unix.c: don't use hardcoded path to call "ethtool" Davide Beatrici 2018-07-30 06:35:02 +02:00
  • 8904a9c4cd CopyBuildUtil.cmd: fix copy failure when the path contains whitespaces Davide Beatrici 2018-07-30 06:05:24 +02:00
  • ee383994f0 Internat.c: use correct wcstok() signature (3 arguments) Davide Beatrici 2018-07-29 09:56:47 +02:00
  • e720cf657b CM.c: add missing <security.h> header Davide Beatrici 2018-07-29 09:44:59 +02:00
  • c1a6bdb51e Merge PR #588: BUILD_WINDOWS.md: add more info regarding the software and provide download links Davide Beatrici 2018-07-29 06:12:10 +02:00
  • d00d9dfdf1 BUILD_WINDOWS.md: add more info regarding the software and provide download links Shadus Black 2018-07-29 05:46:54 +02:00
  • f0d0b5a89c BUILD_WINDOWS.md: convert CRLF to LF Davide Beatrici 2018-07-29 05:46:26 +02:00
  • 24d23feacf src: remove unused Ham project Davide Beatrici 2018-07-29 03:39:27 +02:00
  • 0b77ebdbaa src: remove obsolete VPN Branding Kit Davide Beatrici 2018-07-28 15:48:26 +02:00
  • 61a164d25c Merge PR #585: README.md: add Coverity Scan badge Davide Beatrici 2018-07-28 02:27:16 +02:00
  • 1c21b949b4 Add Coverity Scan badge Ilya Shipitsin 2018-07-27 12:26:46 +05:00
  • 110f2291a2 Merge PR #582: Encrypt.c: check whether OpenSSL compression and FIPS features are available Davide Beatrici 2018-07-27 08:40:15 +02:00
  • 14eb17e6ad Merge PR #581: src: split CMakeLists.txt for each subdirectory Davide Beatrici 2018-07-27 04:47:26 +02:00
  • 1b3f969fb0 add OPENSSL_NO_COMP feature check Andy Walsh 2018-07-26 13:21:10 +02:00
  • ed5ae4a8fe fix missing openssl feature checks Andy Walsh 2018-07-26 12:52:39 +02:00
  • be0e3cfb61 Merge PR #438: Solaris: use DLPI style 1 attachment and check for /dev/net used by Illumos and Solaris 10+. Davide Beatrici 2018-07-26 09:06:54 +02:00
  • 8f3a4cc3b3 Merge PR #481: Encrypt: set default RSA key size to 1024 everywhere, using the RSA_KEY_SIZE macro Davide Beatrici 2018-07-26 07:29:28 +02:00
  • 0a839bcc0b Merge PR #559: Windows: suppress detailed build output Davide Beatrici 2018-07-26 06:51:10 +02:00
  • 07ed7e1626 src: split CMakeLists.txt for each subdirectory Davide Beatrici 2018-07-26 06:44:19 +02:00
  • 16291e22c9 Merge PR #578: Git: ensure that line endings are normalized Davide Beatrici 2018-07-26 05:28:55 +02:00
  • e3e38873d1 Solaris: use DLPI style 1 attachment and check for /dev/net used by Illumos and Solaris 10+. William Welliver 2018-07-26 03:20:47 +02:00
  • 65bda6a44d Merge pull request #484 from davidebeatrici/openssl Ilya Shipitsin 2018-07-26 02:50:55 +05:00
  • b42d099109 Merge PR #580: BUILD_UNIX.md: improve documentation as discussed in #558 Davide Beatrici 2018-07-25 23:35:53 +02:00
  • 19f08ae96e Merge PR #579: debian: resolve "nonexistent" path in packaging Davide Beatrici 2018-07-25 23:32:16 +02:00
  • 6d7ab487b4 improve unix build documentation as discussed in PR#558 Ilya Shipitsin 2018-07-26 00:41:21 +05:00
  • a0c2b5891c Merge pull request #558 from scegg/patch-1 Ilya Shipitsin 2018-07-26 00:21:46 +05:00
  • 3f9f28f542 this resolves "nonexistent" path in debian packaging found in issue 572 Ilya Shipitsin 2018-07-26 00:10:09 +05:00
  • 1b14bd24ed change line endings to LF Ilya Shipitsin 2018-07-25 22:57:30 +05:00
  • 949c5670d1 Merge PR #577: CMake: fix pthread detection Davide Beatrici 2018-07-25 13:08:11 +02:00
  • 4f6bedf6d9 cmake fix pthread detection Andy Walsh 2018-07-25 12:41:43 +02:00
  • c3a06d637e Partial translation into Russian Olimjon 2018-07-22 14:33:13 +05:00
  • bc43913881 Add Russian language to translate.txt Olimjon 2018-07-22 13:59:55 +05:00
  • 879dc8f6b8 Mayaqua.c: fix code style broken by #560 Davide Beatrici 2018-07-21 10:27:21 +02:00
  • 1b4cc1fb8d Merge pull request #560 from jbwdevries/certificate_date_fixes Ilya Shipitsin 2018-07-21 10:45:09 +05:00
  • fced312842 README.md: add myself to the list of members Ilya Shipitsin 2018-07-21 10:10:47 +05:00
  • 412a5aea71 Merge PR #485: Encrypt: use OpenSSL's EVP interface, which supports AES-NI without the need of another library Davide Beatrici 2018-07-21 05:31:09 +02:00
  • 23fd1fc94e Merge PR #473: IPC: use hostname as client identifier, if available Davide Beatrici 2018-07-21 05:19:14 +02:00
  • 360273b912 Merge PR #472: OpenVPN: hostname support Davide Beatrici 2018-07-21 05:15:14 +02:00
  • 6313c4a747 Merge PR #567: changelog was not correct from Launchpad point of view Davide Beatrici 2018-07-21 05:11:29 +02:00
  • 4b58f3f2e4 Merge PR #566: HubName has to be set after Copy Davide Beatrici 2018-07-21 05:11:05 +02:00
  • 749cf3d9f0 Merge PR #354: Using client parameter in function CtConnect Davide Beatrici 2018-07-21 05:10:03 +02:00
  • 9950574852 Merge PR #555: src/Mayaqua/Network: remove unused functions Davide Beatrici 2018-07-21 04:44:00 +02:00
  • 84eb2dc423 README.md: add myself to the list of members Davide Beatrici 2018-07-21 04:40:25 +02:00
  • f09664bb5e changelog was not correct from Launchpad point of view Ilya Shipitsin 2018-06-30 21:56:45 +05:00
  • b0a2a95540 HubName has to be set after Copy hoppler 2018-06-30 10:51:49 +02:00
  • be0ebb65c1 fix debian package builds (#554) Ilya Shipitsin 2018-06-28 16:23:21 +05:00
  • 41f9cdadc4 src/Mayaqua/Kernel.c: Fix for times before 1970 Johan de Vries 2018-06-21 09:29:36 +02:00
  • 3d0e87cf57 src/Mayaqua/Encrypt.c: Add support for certificates with full year Johan de Vries 2018-06-21 09:25:19 +02:00
  • c84d7e4a27 supress even more detailed messages Ilya Shipitsin 2018-06-17 13:02:58 +05:00
  • 16a1d1f7a0 suppress detailed output Ilya Shipitsin 2018-06-17 12:42:33 +05:00
  • 6a1876ad06 src/Mayaqua/Network: remove unused functions Ilya Shipitsin 2018-06-10 23:16:53 +05:00
  • 4029f3ae8d Rename IsIntelAesNiSupported() to IsAesNiSupported() Davide Beatrici 2018-06-09 20:31:18 +02:00
  • 420e575ab1 Remove Intel AES-NI library Davide Beatrici 2018-04-16 04:39:36 +02:00
  • a7be140f85 Encrypt: use OpenSSL's EVP interface, which supports AES-NI without the need of another library Davide Beatrici 2018-04-20 17:11:07 +02:00
  • 2da755135a Encrypt: improve FreeOpenSSLThreadState() and FreeCryptLibrary(), in order to clean up the library correctly Davide Beatrici 2018-04-12 00:12:05 +02:00
  • 1fad008e1a Encrypt: set default RSA key size to 1024 everywhere, using the RSA_KEY_SIZE macro Davide Beatrici 2018-04-09 22:02:34 +02:00
  • ba75a32a9f IPC: use hostname as client identifier, if available Davide Beatrici 2018-04-04 07:48:59 +02:00
  • a5bd4b33da Hamcore: add "push-peer-info" and "UV_HOSTNAME" to the OpenVPN sample configuration Davide Beatrici 2018-04-16 18:20:09 +02:00
  • 970e217380 OpenVPN: merge OvsParseOptions() and OvsParsePeerInfo() into a single function Davide Beatrici 2018-04-05 22:28:23 +02:00
  • 86c82b8ccf OpenVPN: rename generic functions Davide Beatrici 2018-04-04 06:22:31 +02:00
  • 3ceee41d33 OpenVPN: hostname support Davide Beatrici 2018-04-20 17:33:07 +02:00
  • afa72b0aef change ./configure to cmake . Allen Cui 2018-06-03 01:49:28 +08:00
  • 1e8cf1dc5d Updated authors list Moataz Elmasry 2018-05-29 23:33:30 +02:00
  • 620c678f52 install into /usr/local/libexec/softether/... (#538) Norbert Preining 2018-05-30 06:29:55 +09:00
  • 010ebe020c src/Mayaqua/Microsoft: remove unused functions (#543) Ilya Shipitsin 2018-05-30 02:20:47 +05:00
  • 8baead6042 refactor travis-ci: (#530) Ilya Shipitsin 2018-05-29 02:19:04 +05:00
  • 6ffb9db01b Server.c: remove deactivated for() loop used to add test users to the default hub (#479) Davide Beatrici 2018-05-24 23:03:24 +02:00
  • 0b8fcb75bc src/Mayaqua/Internat: remove unused functions (#529) Ilya Shipitsin 2018-05-25 02:01:33 +05:00
  • f96ac3644a Improvements on the behavior of the reinstall command of Windows Virtual Network Adapters. (#509) Daiyuu Nobori 2018-05-25 05:57:54 +09:00
  • b59697fbd4 Merge pull request #510 from dnobori/b3_loadlibrary Daiyuu Nobori 2018-05-24 18:07:53 +09:00
  • 31f06bf923 Merge pull request #508 from dnobori/b1_vlan Daiyuu Nobori 2018-05-24 18:04:48 +09:00
  • ab54b73737 Merge pull request #511 from dnobori/b4_mac Daiyuu Nobori 2018-05-24 18:04:32 +09:00
  • e24cde7999 documentation cleanup: (#502) Ilya Shipitsin 2018-05-24 13:33:42 +05:00
  • 348fde9dd6 Enhance installation instructions (#540) Moataz Elmasry 2018-05-24 10:24:26 +02:00
  • f65ae2bf7d Replace hand-written Makefiles with CMake (#518) Davide Beatrici 2018-05-22 22:20:41 +02:00
  • 5b60892d5d Extend .gitignore Moataz Elmasry 2018-05-16 23:50:14 +02:00
  • 94bec6c451 Adapted Authors list Moataz Elmasry 2018-05-16 23:49:44 +02:00
  • ac865f04fc Correct Spelling (#458) Josh Soref 2018-05-16 17:47:10 -04:00
  • 03443ab1c4 Update authors list Moataz Elmasry 2018-05-14 10:11:02 +02:00
  • e6d94dfca9 [vpncmd] Added DISABLEUDP option into AccountDetailSet command. This allows to change "Disable UDP acceleration" via vpncmd. #308 (#389) Max Miroshnikov 2018-05-14 11:08:58 +03:00
  • f5645fe3fd resolve several issues found by cppcheck (#483) Ilya Shipitsin 2018-05-14 13:00:25 +05:00
  • 6cdeb69a86 added launchpad PPA to README (#507) Ilya Shipitsin 2018-05-07 23:31:38 +05:00
  • e6099abe40 Peer info optional in OvsParseKeyMethod2() (#355) Michael Clausen 2018-05-03 23:31:07 +02:00
  • 661c747a51 BUILD_WINDOWS.md: Visual Studio Express 2008 is now supported, but Windows Driver Kit 7.1.0 is required (#504) Davide Beatrici 2018-05-03 17:21:21 +02:00
  • 59c817e0fc OpenVPN: don't generate dummy certificates (#521) Davide Beatrici 2018-05-03 13:44:51 +02:00
  • 13cadf6492 src/Mayaqua/Encrypt.c: remove unused functions (#506) Ilya Shipitsin 2018-05-03 02:48:47 +05:00
  • e4840106c5 Updated authors list Moataz Elmasry 2018-05-02 23:46:57 +02:00
  • bc2efe9efd SMB Winbind NT Authentication (Password/MsCHAPv2) (#49) Tim Schneider 2018-05-02 23:42:04 +02:00
  • 7f499d0e5f Travis CI: add MacOS target and create scripts files (#523) Davide Beatrici 2018-05-02 23:12:01 +02:00
  • eb776cf14c Merge pull request #519 from dnobori/180426_pullrequest_license Daiyuu Nobori 2018-04-29 08:45:36 +09:00
  • dfbb04627f AppVeyor: increment build number with pull requests, in order to avoid conflicts (#503) Davide Beatrici 2018-04-28 23:11:03 +02:00
  • 248d9e1e4c Merge branch 'ziozzang-master' into master Moataz Elmasry 2018-04-28 22:46:12 +02:00