1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-05 23:35:07 +03:00
Commit Graph

1935 Commits

Author SHA1 Message Date
097369849b Unix.c: don't use hardcoded path to call "ethtool" 2018-07-30 06:35:02 +02:00
8904a9c4cd CopyBuildUtil.cmd: fix copy failure when the path contains whitespaces 2018-07-30 06:05:24 +02:00
ee383994f0 Internat.c: use correct wcstok() signature (3 arguments)
The wcstok() function uses the standard signature since Visual Studio 2015.
2018-07-29 09:56:47 +02:00
e720cf657b CM.c: add missing <security.h> header 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 2018-07-29 06:12:10 +02:00
d00d9dfdf1 BUILD_WINDOWS.md: add more info regarding the software and provide download links 2018-07-29 05:47:55 +02:00
f0d0b5a89c BUILD_WINDOWS.md: convert CRLF to LF 2018-07-29 05:46:26 +02:00
24d23feacf src: remove unused Ham project 2018-07-29 03:39:27 +02:00
0b77ebdbaa src: remove obsolete VPN Branding Kit 2018-07-29 03:10:23 +02:00
61a164d25c Merge PR #585: README.md: add Coverity Scan badge 2018-07-28 02:27:16 +02:00
1c21b949b4 Add Coverity Scan badge 2018-07-27 12:26:46 +05:00
110f2291a2 Merge PR #582: Encrypt.c: check whether OpenSSL compression and FIPS features are available 2018-07-27 08:40:15 +02:00
14eb17e6ad Merge PR #581: src: split CMakeLists.txt for each subdirectory 2018-07-27 04:47:26 +02:00
1b3f969fb0 add OPENSSL_NO_COMP feature check
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-26 13:21:10 +02:00
ed5ae4a8fe fix missing openssl feature checks
* add OPENSSL_FIPS feature check

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-26 13:18:47 +02:00
be0e3cfb61 Merge PR #438: Solaris: use DLPI style 1 attachment and check for /dev/net used by Illumos and Solaris 10+. 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 2018-07-26 07:29:28 +02:00
0a839bcc0b Merge PR #559: Windows: suppress detailed build output 2018-07-26 06:51:10 +02:00
07ed7e1626 src: split CMakeLists.txt for each subdirectory 2018-07-26 06:44:19 +02:00
16291e22c9 Merge PR #578: Git: ensure that line endings are normalized 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+. 2018-07-26 03:21:05 +02:00
65bda6a44d Merge pull request #484 from davidebeatrici/openssl
Encrypt: improve FreeOpenSSLThreadState() and FreeCryptLibrary(), in order to clean up the library correctly
2018-07-26 02:50:55 +05:00
b42d099109 Merge PR #580: BUILD_UNIX.md: improve documentation as discussed in #558 2018-07-25 23:35:53 +02:00
19f08ae96e Merge PR #579: debian: resolve "nonexistent" path in packaging 2018-07-25 23:32:16 +02:00
6d7ab487b4 improve unix build documentation as discussed in PR#558 2018-07-26 00:41:21 +05:00
a0c2b5891c Merge pull request #558 from scegg/patch-1
change ./configure to cmake .
2018-07-26 00:21:46 +05:00
3f9f28f542 this resolves "nonexistent" path in debian packaging
found in issue 572

also, not needed debian/makefile.patch is removed
2018-07-26 00:10:09 +05:00
1b14bd24ed change line endings to LF 2018-07-25 22:57:30 +05:00
949c5670d1 Merge PR #577: CMake: fix pthread detection 2018-07-25 13:08:11 +02:00
4f6bedf6d9 cmake fix pthread detection
* dont treat pthreads like a normal lib

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-25 12:50:17 +02:00
c3a06d637e Partial translation into Russian 2018-07-22 14:33:13 +05:00
bc43913881 Add Russian language to translate.txt 2018-07-22 13:59:55 +05:00
879dc8f6b8 Mayaqua.c: fix code style broken by #560 2018-07-21 10:27:21 +02:00
1b4cc1fb8d Merge pull request #560 from jbwdevries/certificate_date_fixes
Certificate date fixes
2018-07-21 10:45:09 +05:00
fced312842 README.md: add myself to the list of members 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 2018-07-21 05:31:09 +02:00
23fd1fc94e Merge PR #473: IPC: use hostname as client identifier, if available 2018-07-21 05:19:14 +02:00
360273b912 Merge PR #472: OpenVPN: hostname support 2018-07-21 05:15:14 +02:00
6313c4a747 Merge PR #567: changelog was not correct from Launchpad point of view 2018-07-21 05:11:29 +02:00
4b58f3f2e4 Merge PR #566: HubName has to be set after Copy 2018-07-21 05:11:05 +02:00
749cf3d9f0 Merge PR #354: Using client parameter in function CtConnect 2018-07-21 05:10:03 +02:00
9950574852 Merge PR #555: src/Mayaqua/Network: remove unused functions 2018-07-21 04:44:00 +02:00
84eb2dc423 README.md: add myself to the list of members 2018-07-21 04:40:25 +02:00
f09664bb5e changelog was not correct from Launchpad point of view 2018-06-30 21:56:45 +05:00
b0a2a95540 HubName has to be set after Copy
Hubname has to be set after copy or it will be an empty string. To get the real hubname (correct casing) we use it directly from the hub instead of the given parameter
2018-06-30 10:51:49 +02:00
be0ebb65c1 fix debian package builds (#554)
* fix debian builds

issue described: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/550

* add cmake3 dependency (for ubuntu 14.04)

* "compat" belongs to debian/ subfolder

that file is not needed in root folder

* update debian package version

* compare debian/changelog and src/CurrentBuild.txt
2018-06-28 13:23:21 +02:00
41f9cdadc4 src/Mayaqua/Kernel.c: Fix for times before 1970
Before, it would end up far in the future. Now it gets clamped
to 1970. This should be fine since dates before 1970 are not
actively used. If they are, then the UINT64 should be replaced
by the time64t in quite a few places.
2018-06-21 10:03:58 +02:00
3d0e87cf57 src/Mayaqua/Encrypt.c: Add support for certificates with full year 2018-06-21 10:03:23 +02:00
c84d7e4a27 supress even more detailed messages 2018-06-17 13:02:58 +05:00
16a1d1f7a0 suppress detailed output 2018-06-17 12:42:33 +05:00