1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-20 10:40:39 +03:00
SoftEtherVPN/src/Mayaqua
2018-08-18 07:38:05 +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 src/Mayaqua/Cfg.c: Array compared against NULL is always false 2018-08-12 14:56:44 +05: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/Encrypt.c: fix invalid features.aes for mips, ppc 2018-08-13 16:23:54 +02:00
Encrypt.h Encrypt: support NULL message digest 2018-08-12 01:53:30 +02:00
FileIO.c src/Mayaqua/FileIO.c: guard win32_drive_char with "#ifdef OS_WIN32" 2018-08-11 21:49:27 +02:00
FileIO.h src/Mayaqua/FileIO: remove unused functions 2018-08-06 22:57:25 +05:00
Internat.c musl support 2018-08-08 16:02:20 +02:00
Internat.h src/Mayaqua/Internat: remove unused functions (#529) 2018-05-24 23:01:33 +02:00
Kernel.c remove unused variable "g_zero" 2018-08-05 19:33:44 +05:00
Kernel.h remove DoNothing function (improves coverity reports) 2018-08-05 12:00:39 +05:00
Mayaqua.c ifdef out foreground check on windows 2018-08-06 09:44:42 -06:00
Mayaqua.h UNIX services write logs to stdout 2018-08-06 08:51:24 -06: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 Memory: restore CloneList() function which was removed in #608 2018-08-05 20:08:37 +02:00
Memory.h Memory: restore CloneList() function which was removed in #608 2018-08-05 20:08:37 +02: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 Merge PR #594: Remove SSLv3 support 2018-08-18 07:38:05 +02:00
Network.h Remove SSLv3 support 2018-08-09 00:25:40 +02: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 src/Mayaqua/Str: remove unused functions 2018-08-12 15:34:51 +05:00
Str.h src/Mayaqua/Str: remove unused functions 2018-08-12 15:34:51 +05: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 src/Mayaqua/TcpIp: remove dead code, unused variables and fuctions 2018-08-18 00:27:17 +05:00
TcpIp.h src/Mayaqua/TcpIp: remove dead code, unused variables and fuctions 2018-08-18 00:27:17 +05:00
Tick64.c src/Mayaqua/Tick64.c: reorder guards in order to silence coverity 2018-08-13 15:37:11 +05:00
Tick64.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Tracking.c resolve string format issue found by coverity 2018-08-05 15:56:03 +05: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 services write logs to stdout 2018-08-06 08:51:24 -06:00
Unix.h UNIX services write logs to stdout 2018-08-06 08:51:24 -06: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