.. |
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
|
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
|
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
|
Encrypt: reorder digest functions
|
2018-09-22 06:47:03 +02: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
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Kernel.h
|
src/Mayaqua/Kernel: remove unused variable, functions
|
2018-09-01 10:25:09 +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
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Memory.h
|
Memory: restore CloneList() function which was removed in #608
|
2018-08-05 20:08:37 +02:00 |
Microsoft.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Microsoft.h
|
src/Mayaqua/Microsoft: remove unused functions (#543)
|
2018-05-29 23:20:47 +02:00 |
Network.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Network.h
|
src/Mayaqua/Network: silence coverity, remove unused functions, variables
|
2018-08-21 22:00:37 +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
|
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
|
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
|
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
|
Revamp digest functions
|
2018-09-22 06:36:09 +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 |