1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-20 10:40:39 +03:00
SoftEtherVPN/src/Mayaqua
2020-05-12 18:05:18 +03:00
..
3rdparty CMake: add support for Windows (Visual C++ 2017 toolset) 2018-10-24 21:25:57 +02:00
win32_inc Updating built-in Win32 libraries 2019-10-19 16:59:13 +09:00
Cfg.c separte log directory and database(config) directory 2019-12-04 23:59:09 +09:00
Cfg.h separte log directory and database(config) directory 2019-12-04 23:59:09 +09:00
CMakeLists.txt allow to SKIP_CPU_FEATURES explicitly, not only autodetect 2020-03-16 18:50:55 +09:00
cryptoki.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
Encrypt.c Fix several compile warnings on MS VC++ 2008. 2019-08-04 10:35:16 +09:00
Encrypt.h Switch to OpenSSL THREADID API 2019-07-22 11:28:12 -07:00
FileIO.c separte log directory and database(config) directory 2019-12-04 23:59:09 +09:00
FileIO.h implement Get{Db,Log,Pid}{,W} function 2019-12-04 23:59:01 +09:00
HTTP.c Mayaqua: move HTTP functions from "Network" to "HTTP" 2019-10-20 04:15:12 +02:00
HTTP.h Move generic proxy stuff from Cedar to Mayaqua 2019-10-30 01:39:04 +01:00
Internat.c 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
Internat.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
Kernel.c Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Kernel.h Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Mayaqua.c Removing unrelated changes as per review 2020-02-06 10:52:34 +03:00
Mayaqua.h Only enable getifaddrs support when available 2020-03-21 17:57:37 +01:00
Mayaqua.vcproj Move generic proxy stuff from Cedar to Mayaqua 2019-10-30 01:39:04 +01:00
MayaType.h Mayaqua: add Windows Server 2019 to the supported operating systems list 2019-11-23 04:23:56 +01:00
Memory.c Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Memory.h Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Microsoft.c Enables crash minidump for Win32 vpntest. Minidump files will be saved to the 'C:\Users\<username>\AppData\Local\Temp\vpn_debug' (for normal user) or 'src\bin\vpn_debug\' (for administrator user). 2019-08-04 10:26:41 +09:00
Microsoft.h Enables crash minidump for Win32 vpntest. Minidump files will be saved to the 'C:\Users\<username>\AppData\Local\Temp\vpn_debug' (for normal user) or 'src\bin\vpn_debug\' (for administrator user). 2019-08-04 10:26:41 +09:00
Network.c Preliminary implementation of IPv6CP and IPv6 for PPP (untested) 2020-05-12 18:05:18 +03:00
Network.h Auto formatting with AStyle 2020-05-12 17:59:25 +03:00
Object.c 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
Object.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
OS.c 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
OS.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
Pack.c Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Pack.h Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
pkcs11.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
pkcs11f.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
pkcs11t.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Proxy.c Move generic proxy stuff from Cedar to Mayaqua 2019-10-30 01:39:04 +01:00
Proxy.h Move generic proxy stuff from Cedar to Mayaqua 2019-10-30 01:39:04 +01:00
Secure.c Mayaqua: Fix compilation without deprecated OpenSSL APIs 2019-07-11 12:42:26 -07:00
Secure.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
Str.c Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Str.h Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682) 2019-05-28 12:51:51 +09:00
Table.c 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
Table.h separte log directory and database(config) directory 2019-12-04 23:59:09 +09:00
TcpIp.c Auto formatting with AStyle 2020-05-12 17:59:25 +03:00
TcpIp.h Auto formatting with AStyle 2020-05-12 17:59:25 +03:00
Tick64.c 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
Tick64.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
Tracking.c 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
Tracking.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
TunTap.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
Unix.c put PID files under PidDir 2019-12-04 23:59:07 +09:00
Unix.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
Win32.c 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
Win32.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