.. |
tests
|
Don't make the test key volatile, that can break other tests.
|
2005-01-27 11:15:00 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
|
2004-10-06 18:53:29 +00:00 |
advapi.c
|
Stub implementations for GetKernelObjectSecurity,
|
2005-01-03 17:12:51 +00:00 |
advapi32.spec
|
Add some missing declarations in the spec file.
|
2005-01-03 20:10:45 +00:00 |
crypt.c
|
Respect the sDescription parameter in CryptSignHash and
|
2004-12-21 14:34:18 +00:00 |
crypt.h
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
crypt_des.c
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
crypt_lmhash.c
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
crypt_md4.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
crypt_md5.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
crypt_sha.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
eventlog.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2005-01-03 14:56:42 +00:00 |
registry.c
|
Use CreateEventW in preference to CreateEventA for unnamed events.
|
2005-01-07 15:40:09 +00:00 |
security.c
|
Stub implementations for GetKernelObjectSecurity,
|
2005-01-03 17:12:51 +00:00 |
service.c
|
Convert services to use pipes for RPC instead of shared memory.
|
2005-01-24 19:33:43 +00:00 |