.. |
tests
|
Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
|
2004-10-06 18:53:29 +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
|
Added some more API docs.
|
2004-07-12 23:32:10 +00:00 |
advapi32.spec
|
Fixed MD4Final/MD5Final entries (spotted by Vincent Béron).
|
2004-10-07 19:13:33 +00:00 |
crypt.c
|
Fixed a typo in CryptExportKey.
|
2004-10-18 19:35:24 +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
|
Removed wrong memset calls.
|
2004-10-07 19:14:21 +00:00 |
crypt_md5.c
|
Removed wrong memset calls.
|
2004-10-07 19:14:21 +00:00 |
crypt_sha.c
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
eventlog.c
|
Added some more API docs.
|
2004-07-12 23:32:10 +00:00 |
registry.c
|
Fix signed/unsigned comparison warnings.
|
2004-09-02 23:00:53 +00:00 |
security.c
|
- correct ConvertStringSidToSidW and ConvertSidToStringSidW, with
|
2004-09-16 20:27:52 +00:00 |
service.c
|
Start only first service in the service table.
|
2004-09-27 20:35:27 +00:00 |