1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-20 02:30:40 +03:00
SoftEtherVPN/src/Mayaqua
2018-10-24 21:25:57 +02:00
..
3rdparty CMake: add support for Windows (Visual C++ 2017 toolset) 2018-10-24 21:25:57 +02:00
win32_inc Win32 OpenSSL Header File: Ver 1.0.2j -> Ver 1.1.1 2018-10-09 19:29:11 +09:00
Cfg.c Revamp digest functions 2018-09-22 06:36:09 +02:00
Cfg.h remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01:00
CMakeLists.txt CMake: add support for Windows (Visual C++ 2017 toolset) 2018-10-24 21:25:57 +02:00
cryptoki.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
Encrypt.c gitlab-ci: enable ubuntu 12.04 builds 2018-10-12 01:03:12 +05:00
Encrypt.h Encrypt: reorder digest functions 2018-09-22 06:47:03 +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 Fix bugs reported by Coverity Scan. 2018-09-28 22:39:38 +09:00
Kernel.h src/Mayaqua/Kernel: remove unused variable, functions 2018-09-01 10:25:09 +05:00
Mayaqua.c Finally, the implementation of test code is completed! Ha ha ha 2018-10-08 11:50:11 +09:00
Mayaqua.h UNIX services write logs to stdout 2018-08-06 08:51:24 -06:00
Mayaqua.vcproj Added OpenSSL 1.1.1 .lib files for Visual Studio 2008. 2018-10-09 20:30:03 +09:00
MayaType.h src/Mayaqua/MayaType.h: fix extra bracket 2018-10-14 20:40:28 +05:00
Memory.c Memory.c: fix pointer cast in TrackChangeObjSize() call 2018-10-14 07:51:53 +02:00
Memory.h Mayaqua/Memory: move and adapt entry list functions from Cedar/Proto_OpenVPN 2018-10-06 22:41:35 +02:00
Microsoft.c Debug flag and test mode improvements 2018-10-08 04:50:46 +02:00
Microsoft.h src/Mayaqua/Microsoft: remove unused functions (#543) 2018-05-29 23:20:47 +02:00
Network.c Mayaqua/Network.c: improve RecvFrom() and RecvFrom6() 2018-10-08 03:21:10 +02:00
Network.h src/Mayaqua/Network: silence coverity, remove unused functions, variables 2018-08-21 22:00:37 +05:00
Object.c src/Mayaqua/Object.c: remove redundant conditionals 2018-09-29 00:39:01 +05: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 Fix bugs reported by Coverity Scan. 2018-09-28 22:39:38 +09:00
Secure.h remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01:00
Str.c Mayaqua/Str: add TrimQuotes() function to remove quotes from a string 2018-10-06 22:42:29 +02:00
Str.h Mayaqua/Str: add TrimQuotes() function to remove quotes from a string 2018-10-06 22:42:29 +02:00
Table.c Revamp digest functions 2018-09-22 06:36:09 +02:00
Table.h Preparing the development branch 2017-10-19 15:00:41 +09:00
TcpIp.c Fix bugs reported by Coverity Scan. 2018-09-28 22:39:38 +09: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 Finally, the implementation of test code is completed! Ha ha ha 2018-10-08 11:50:11 +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 Debug flag and test mode improvements 2018-10-08 04:50:46 +02:00
Unix.h src/Mayaqua/Unix: resolve "unchecked return value", remove unused functions, 2018-08-21 11:05:31 +05: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