1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-10-06 18:40:39 +03:00
SoftEtherVPN/src/Mayaqua
2020-11-30 18:15:37 +09:00
..
3rdparty Remove Windows libraries and zlib submodule from the repository 2020-07-27 21:35:54 +02: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 CMake: find OpenSSL and zlib on Windows like we do on UNIX 2020-07-27 21:32:50 +02:00
cryptoki.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
Encrypt.c Add english translation to each language for openssl engine auth 2020-10-09 10:22:23 +02:00
Encrypt.h Openssl engine certificate authentication 2020-10-09 02:56:51 +02: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 Remove all references to strtok() and wcstok(), implement and use alternatives 2020-07-20 17:57:58 +02:00
Internat.h Remove all references to strtok() and wcstok(), implement and use alternatives 2020-07-20 17:57:58 +02:00
Kernel.c Remove "WORD", use "USHORT" everywhere for consistency 2020-08-15 09:18:27 +02: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 Remove "BOOL", "TRUE" and "FALSE", use lowercase everywhere for consistency 2020-08-15 09:18:27 +02:00
Mayaqua.h Remove "BOOL", "TRUE" and "FALSE", use lowercase everywhere for consistency 2020-08-15 09:18:27 +02:00
Mayaqua.vcproj Move generic proxy stuff from Cedar to Mayaqua 2019-10-30 01:39:04 +01:00
MayaType.h Mayaqua/MayaType.h: define our types to the ones from <stdint.h> on non-Windows 2020-08-15 09:18:27 +02:00
Memory.c Remove "BOOL", "TRUE" and "FALSE", use lowercase everywhere for consistency 2020-08-15 09:18:27 +02: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 Remove "UINT32" and "DWORD", use "UINT" everywhere for consistency 2020-08-15 09:18:27 +02:00
Microsoft.h Remove "UINT32" and "DWORD", use "UINT" everywhere for consistency 2020-08-15 09:18:27 +02:00
Network.c Run SSL_CTX_set_ssl_version earlier 2020-10-31 20:19:32 +01:00
Network.h Manage OpenSSL security level 2020-10-31 20:19:23 +01: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 Remove "BOOL", "TRUE" and "FALSE", use lowercase everywhere for consistency 2020-08-15 09:18:27 +02: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 Mayaqua/Pack: add PackGetStrSize(), for strings with non-constant length 2020-07-28 00:57:36 +02:00
Pack.h Mayaqua/Pack: add PackGetStrSize(), for strings with non-constant length 2020-07-28 00:57:36 +02: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 Remove "BOOL", "TRUE" and "FALSE", use lowercase everywhere for consistency 2020-08-15 09:18:27 +02: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 Fixed that NewDhcpOption did not handle DHCP options longer than 255 bytes correctly 2020-05-22 11:05:36 +09:00
TcpIp.h Fixing most errors, the link on Windows is working and is stable 2020-05-12 18:10:06 +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 Found the bad remove for lock files. 2020-11-30 18:15:37 +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