1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 10:10:40 +03:00
SoftEtherVPN/src/Mayaqua
Yihong Wu 03859eb515
Merge pull request #1443 from domosekai/win32
Add IPv6 route management for Windows client
2021-09-18 22:12:27 +08:00
..
3rdparty Remove Windows libraries and zlib submodule from the repository 2020-07-27 21:35:54 +02:00
Crypto Mayaqua: Add new cryptographic functions for X25519/X448 keys management 2021-07-07 08:11:08 +02: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 CMake: Add build time check for EVP_PKEY_get_raw_public_key() availability 2021-08-08 19:29:32 +02:00
cryptoki.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
DNS.c Mayaqua/DNS.c: Fix DNS resolution in dual stack environment 2021-07-05 11:10:03 +00:00
DNS.h Rewrite DNS API from scratch into dedicated file(s) 2021-04-18 01:46:59 +02: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 fix compilation without OpenSSL engines 2021-08-07 20:05:04 -07:00
Encrypt.h Include headers properly 2021-04-05 04:48:25 +02:00
FileIO.c Mayaqua/FileIO: Fix typo causing segmentation fault on Hamcore cache expiration 2021-05-26 20:46:21 +02: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 Include headers properly 2021-04-05 04:48:25 +02:00
Kernel.h Include headers properly 2021-04-05 04:48:25 +02:00
Mayaqua.c Include headers properly 2021-04-05 04:48:25 +02:00
Mayaqua.h Include headers properly 2021-04-05 04:48:25 +02:00
MayaType.h Mayaqua: Add new cryptographic functions for X25519/X448 keys management 2021-07-07 08:11:08 +02:00
Memory.c Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Memory.h Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Microsoft.c Include headers properly 2021-04-05 04:48:25 +02:00
Microsoft.h Include headers properly 2021-04-05 04:48:25 +02:00
Network.c Store interface metric separately as it mau change 2021-08-02 16:18:37 +08:00
Network.h Store interface metric separately as it mau change 2021-08-02 16:18:37 +08: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 Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Pack.h Include headers properly 2021-04-05 04:48:25 +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 Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +02:00
Proxy.h Include headers properly 2021-04-05 04:48:25 +02:00
Secure.c Include headers properly 2021-04-05 04:48:25 +02:00
Secure.h Include headers properly 2021-04-05 04:48:25 +02:00
Str.c Refactor Base64 functions, encode/decode using OpenSSL's EVP interface 2021-07-02 09:24:41 +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 Mayaqua/TcpIp.c: Fix building DHCP static routes in new format 2021-07-14 08:11:05 +00:00
TcpIp.h Fix IPv6 Neighbor Discovery for PPP based protocols 2021-05-09 13:55:31 +02:00
Tick64.c Include headers properly 2021-04-05 04:48:25 +02:00
Tick64.h Include headers properly 2021-04-05 04:48:25 +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 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 Include headers properly 2021-04-05 04:48:25 +02:00
Unix.h Include headers properly 2021-04-05 04:48:25 +02:00
Win32.c Include headers properly 2021-04-05 04:48:25 +02:00
Win32.h Include headers properly 2021-04-05 04:48:25 +02:00