..
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
src/Mayaqua/Cfg: remove unused functions, variables
2018-11-27 01:52:27 +05:00
Cfg.h
src/Mayaqua/Cfg: remove unused functions, variables
2018-11-27 01:52:27 +05:00
CMakeLists.txt
CMake: change project name to "SoftEther VPN", create and use "TOP_DIRECTORY" variable
2018-11-27 05:00:30 +01:00
cryptoki.h
v4.03-9408-rtm
2014-01-04 22:00:08 +09:00
Encrypt.c
Mayaqua/Encrypt: add CipherProcessAead() function to encrypt/decrypt with AEAD ciphers
2018-11-03 15:14:56 +01:00
Encrypt.h
Mayaqua/Encrypt.h: fix missing AEAD macro for OpenBSD
2018-11-08 19:24:42 +01: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
src/Mayaqua/Mayaqua: remove unused functions
2018-11-30 00:01:11 +05:00
Mayaqua.h
src/Mayaqua/Mayaqua: remove unused functions
2018-11-30 00:01:11 +05: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
Mayaqua: ability to toggle memory tracking at runtime, various logic improvements
2018-11-18 04:18:51 +01: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
src/Mayaqua/Network.c: remove reccuring check
2018-11-04 01:04:58 +05: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
src/Mayaqua/OS: remove unused functions
2018-11-04 00:41:12 +05:00
OS.h
src/Mayaqua/OS: remove unused functions
2018-11-04 00:41:12 +05: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
Mayaqua: ability to toggle memory tracking at runtime, various logic improvements
2018-11-18 04:18:51 +01: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
Mayaqua: ability to toggle memory tracking at runtime, various logic improvements
2018-11-18 04:18:51 +01:00
Tracking.h
Mayaqua: ability to toggle memory tracking at runtime, various logic improvements
2018-11-18 04:18:51 +01: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