1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-10-06 02:20:40 +03:00
SoftEtherVPN/src/Mayaqua
2024-06-18 16:09:10 -04:00
..
3rdparty Remove Windows libraries and zlib submodule from the repository 2020-07-27 21:35:54 +02:00
Crypto LibreSSL-3.7.0 compatibility 2022-12-25 11:35:29 +06:00
Cfg.c Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Cfg.h Include headers properly 2021-04-05 04:48:25 +02:00
CMakeLists.txt Reworked EAP-TLS 1.3 to account for RFC9190, implemented searching by certificate instead of certificate CN 2023-01-31 20:33:18 +03:00
cryptoki.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
DNS.c Fix the creation of a zero IPv6 address 2021-12-12 20:05:36 +08:00
DNS.h Mayaqua/DNS: Fix memory safety in DNS operation threads 2021-12-12 20:05:36 +08:00
Encoding.c Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Encoding.h Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Encrypt.c Add PQ Groups and the provider for them 2024-05-20 19:48:23 -04:00
Encrypt.h Support user-specified server trust chain 2021-07-21 07:02:42 +00:00
FileIO.c Fix hamcore access: Correcting path separator for hamcore. 2024-03-16 12:52:46 +09:00
FileIO.h Read hamcore.se2 using libhamcore, set arbitrary path through HAMCORE_FILE_PATH 2021-05-26 07:44:45 +02:00
HTTP.c Include headers properly 2021-04-05 04:48:25 +02:00
HTTP.h Include headers properly 2021-04-05 04:48:25 +02:00
Internat.c Include headers properly 2021-04-05 04:48:25 +02:00
Internat.h Include headers properly 2021-04-05 04:48:25 +02:00
Kernel.c Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Kernel.h Include headers properly 2021-04-05 04:48:25 +02:00
Mayaqua.c Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Mayaqua.h Include headers properly 2021-04-05 04:48:25 +02:00
MayaType.h Fix Vulnerability: CVE-2023-32275 TALOS-2023-1753 2023-10-07 04:42:41 +02:00
Memory.c Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Memory.h Fix Vulnerability: CVE-2023-32275 TALOS-2023-1753 2023-10-07 04:42:41 +02:00
Microsoft.c Fix 'RemoveDefGwOnDhcpForLocalhost' function: Change to exclude unplugged device from MAC address list. 2024-03-31 23:07:16 +09:00
Microsoft.h Fix 'RemoveDefGwOnDhcpForLocalhost' function: Change to exclude unplugged device from MAC address list. 2024-03-31 23:07:16 +09:00
Network.c Guard variables with OpenSSL version 2024-06-18 16:09:10 -04:00
Network.h Guard variables with OpenSSL version 2024-06-18 16:09:10 -04:00
Object.c Include headers properly 2021-04-05 04:48:25 +02:00
Object.h Include headers properly 2021-04-05 04:48:25 +02:00
OS.c Include headers properly 2021-04-05 04:48:25 +02:00
OS.h Include headers properly 2021-04-05 04:48:25 +02:00
Pack.c Support user-specified server trust chain 2021-07-21 07:02:42 +00:00
Pack.h Support user-specified server trust chain 2021-07-21 07:02:42 +00:00
pkcs11.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
pkcs11f.h adjust types of variables 2024-02-23 11:06:27 +01:00
pkcs11t.h adjust types of variables 2024-02-23 11:06:27 +01:00
Proxy.c Bind outgoing connection to a specific IP address No.2 2023-08-08 18:14:22 +09:00
Proxy.h Bind outgoing connection to a specific IP address No.2 2023-08-08 18:14:22 +09:00
Secure.c src/Mayaqua/Secure.c: fix potential null pointer dereference 2023-05-01 06:18:39 +02:00
Secure.h Include headers properly 2021-04-05 04:48:25 +02:00
Str.c src/Mayaqua/Str.c: fix denial of service reported by Cisco Talos 2023-04-21 22:38:22 +02:00
Str.h Include headers properly 2021-04-05 04:48:25 +02:00
Table.c Rewrite DNS API from scratch into dedicated file(s) 2021-04-18 01:46:59 +02:00
Table.h Include headers properly 2021-04-05 04:48:25 +02:00
TcpIp.c Use macro 'MAX' instead of 'max' 2024-04-16 19:14:44 +09:00
TcpIp.h Fix IPv6 Neighbor Discovery for PPP based protocols 2021-05-09 13:55:31 +02:00
Tick64.c Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Tick64.h Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Tracking.c Include headers properly 2021-04-05 04:48:25 +02:00
Tracking.h Include headers properly 2021-04-05 04:48:25 +02:00
TunTap.h TunTap.h: fix for undefined u_char, u_short on MacOS 2023-08-14 15:54:56 +08:00
Unix.c Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Unix.h Heap area protection of memory has been enhanced. 2023-10-07 04:42:34 +02:00
Win32.c temporarily suppress clang warnings on "-Wincompatible-function-pointer-types" 2023-09-16 00:03:03 +02:00
Win32.h Include headers properly 2021-04-05 04:48:25 +02:00