reactos/dll/win32/advapi32
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
..
misc [ADVAPI32] SystemFunction004 and SystemFunction005 must return the required output buffer size via out->Length when the buffer is too small. 2018-09-17 23:19:02 +02:00
reg [ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. (#748) 2018-08-16 16:10:41 +02:00
sec
service [ADVAPI32][SERVICES] Pass encrypted passwords to the service manager. 2018-09-18 21:33:29 +02:00
token
wine [ADVAPI32] Fix crash when running advapi32:security with DPH. 2018-06-10 19:05:26 +02:00
advapi32.h [ADVAPI32] Additions for CreateProcessAsUserA/W(). 2018-06-27 23:40:07 +02:00
advapi32.rc
advapi32.spec [ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. (#748) 2018-08-16 16:10:41 +02:00
CMakeLists.txt [ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. (#748) 2018-08-16 16:10:41 +02:00