1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 18:20:40 +03:00
SoftEtherVPN/src/Mayaqua
2018-08-05 16:00:25 +02:00
..
cpu_features@26133d3b62 Mayaqua: add "cpu_features" submodule 2018-08-03 12:32:16 +02:00
win32_inc Mayaqua: use included zlib headers only on Windows 2018-07-31 07:56:52 +02:00
Cfg.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Cfg.h remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01:00
CMakeLists.txt Mayaqua: use "cpu_features" to check whether AES-NI is supported 2018-08-03 14:17:26 +02:00
cryptoki.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
Encrypt.c Mayaqua: use "cpu_features" to check whether AES-NI is supported 2018-08-03 14:17:26 +02:00
Encrypt.h Encrypt: remove unused functions detected by Cppcheck 2018-08-02 23:44:39 +02:00
FileIO.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
FileIO.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Internat.c Internat.c: use correct wcstok() signature (3 arguments) 2018-07-29 09:56:47 +02:00
Internat.h src/Mayaqua/Internat: remove unused functions (#529) 2018-05-24 23:01:33 +02:00
Kernel.c src/Mayaqua/Kernel.c: Fix for times before 1970 2018-06-21 10:03:58 +02:00
Kernel.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Mayaqua.c Merge pull request #510 from dnobori/b3_loadlibrary 2018-05-24 18:07:53 +09:00
Mayaqua.h src/Mayaqua/Memory: remove unused functions 2018-08-05 15:10:29 +05:00
Mayaqua.vcproj Remove Intel AES-NI library 2018-06-09 19:57:45 +02:00
MayaType.h SMB Winbind NT Authentication (Password/MsCHAPv2) (#49) 2018-05-02 23:42:04 +02:00
Memory.c src/Mayaqua/Memory: remove unused functions 2018-08-05 15:10:29 +05:00
Memory.h src/Mayaqua/Memory: remove unused functions 2018-08-05 15:10:29 +05:00
Microsoft.c src/Mayaqua/Microsoft: remove unused functions (#543) 2018-05-29 23:20:47 +02:00
Microsoft.h src/Mayaqua/Microsoft: remove unused functions (#543) 2018-05-29 23:20:47 +02:00
Network.c src/Mayaqua/Network: remove unused functions 2018-06-10 23:16:53 +05:00
Network.h src/Mayaqua/Network: remove unused functions 2018-06-10 23:16:53 +05:00
Object.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Object.h Preparing the development branch 2017-10-19 15:00:41 +09:00
OS.c Preparing the development branch 2017-10-19 15:00:41 +09:00
OS.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Pack.c 7 missing memory boundaries checks and similar memory problems. There are no risk of arbitrary code execution or intrusion on these bugs in my analysis. However, these problems may lead to crash the running server process. So these bugs must be fixed. 2018-01-15 10:25:10 +09:00
Pack.h remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01: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
Secure.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Secure.h remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01:00
Str.c Str: remove unused IsStrInStrTokenList() function 2018-08-02 18:14:57 +02:00
Str.h Str: remove unused IsStrInStrTokenList() function 2018-08-02 18:14:57 +02:00
Table.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Table.h Preparing the development branch 2017-10-19 15:00:41 +09:00
TcpIp.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
TcpIp.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Tick64.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Tick64.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Tracking.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Tracking.h Preparing the development branch 2017-10-19 15:00:41 +09:00
TunTap.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Unix.c Unix.c: don't use hardcoded path to call "ethtool" 2018-07-30 06:35:02 +02:00
Unix.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Win32.c Fix a bug in the Win32EnumDirExW() function. 2018-02-12 23:55:34 +01:00
Win32.h Preparing the development branch 2017-10-19 15:00:41 +09:00