reactos/dll
Eric Kohl e5fcda922b [ADVAPI32][SERVICES] Pass encrypted passwords to the service manager.
- Encrypt passwords before passing them to the service manager. Right now, we are using a fixed encryption key. This will be fixed later.
- Replace the calls to ZeroMemory which are used to wipe the password buffers by calls to SecureZeroMemory.
2018-09-18 21:33:29 +02:00
..
3rdparty [LIBTIRPC] Fix CVE-2018-14622 by backporting its fix 2018-09-05 22:06:30 +02:00
apisets
appcompat
cpl [DESK] Add MonitorClassInstaller 2018-09-15 14:11:04 +02:00
directx [WINED3D] Yield CPU to the scheduler in wined3d_pause. CORE-14637 CORE-14534 2018-08-19 13:46:08 +02:00
keyboard
nls
np
ntdll [NTDLL][KERNEL32] Implement FLS callbacks. 2018-09-15 17:56:03 +02:00
opengl
shellext [SHELLBTRFS] Fix GCC build 2018-09-15 10:54:00 +02:00
win32 [ADVAPI32][SERVICES] Pass encrypted passwords to the service manager. 2018-09-18 21:33:29 +02:00
CMakeLists.txt