1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00
SoftEtherVPN/src
Davide Beatrici 24d64222ea Cedar/SW.c: load "vpnsetup.exe" directly instead of expecting it to be in "hamcore.se2"
The MSBuild project built the binary into "src/bin/hamcore", causing it to be added to "hamcore.se2".

As hinted by the name of the file ("vpnsetup_nosign.exe"), it is not signed by BuildUtil, possibly to save time (the setup package is signed).

The CMake project builds the binary in the same directory as the other ones, allowing the setup to install them without the need to build a package.
2020-07-27 20:59:40 +02:00
..
bin Cedar/SW.c: remove "install_src.dat" file check 2020-07-27 20:59:40 +02:00
BuildFiles Updating built-in Win32 libraries 2019-10-19 16:59:13 +09:00
BuildUtil Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
Cedar Cedar/SW.c: load "vpnsetup.exe" directly instead of expecting it to be in "hamcore.se2" 2020-07-27 20:59:40 +02:00
hamcorebuilder CMake: don't hardcode build directories 2020-07-20 18:31:41 +02:00
Mayaqua Don't include OpenSSL headers in vpndrvinst.c 2020-07-27 20:59:40 +02:00
Neo Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
Neo6 Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
PenCore Cedar/SM.c: move UDP ports setting outside of the OpenVPN/SSTP dialog 2020-05-20 20:18:51 +02:00
See Added ProbeForWrite() buffer writable check routine for Irp->UserBuffer in the See driver. The See driver is a legacy driver for packet capturing with NDIS 5.x (Windows 2000 or XP). It is based on the source code of WinPcap. 2019-05-28 10:36:31 +09:00
SeeDll Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
SeLow Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpn16 Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpnbridge CMake: add manifest for all targets that have it in the MSBuild project 2020-07-25 23:13:45 +02:00
vpnclient CMake: add manifest for all targets that have it in the MSBuild project 2020-07-25 23:13:45 +02:00
vpncmd CMake: add manifest for all targets that have it in the MSBuild project 2020-07-25 23:13:45 +02:00
vpncmdsys Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpncmgr CMake: don't hardcode build directories 2020-07-20 18:31:41 +02:00
vpndrvinst CMake: build vpndrvinst 2020-07-27 20:59:40 +02:00
vpninstall Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpnserver CMake: add manifest for all targets that have it in the MSBuild project 2020-07-25 23:13:45 +02:00
vpnsetup CMake: build vpnsetup 2020-07-27 20:59:40 +02:00
vpnsmgr CMake: don't hardcode build directories 2020-07-20 18:31:41 +02:00
vpntest vpntest.c: add "setupapi" command to test SetupAPI (Windows only) 2020-07-27 05:31:02 +02:00
vpnweb Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
Wfp Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
BUILD_UNIX.md replace SoftEther project related http links with https 2020-03-20 21:27:51 +09:00
BUILD_WINDOWS.md replace SoftEther project related http links with https 2020-03-20 21:27:51 +09:00
BuildAll.cmd BuildAll.cmd: copy "ossl_static.pdb" where the linker expects it to be 2018-10-10 05:52:54 +02:00
CMakeLists.txt CMake: build vpnsetup 2020-07-27 20:59:40 +02:00
configure v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
CurrentBuild.txt 5.01.9674 release 2020-04-30 12:02:05 +05:00
GlobalConst.h Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
SEVPN.sln Update SEVPN.sln 2019-08-15 13:03:14 -03:00
THIRD_PARTY.TXT Remove Intel AES-NI library 2018-06-09 19:57:45 +02:00
WARNING.TXT replace SoftEther project related http links with https 2020-03-20 21:27:51 +09:00