| File |
Rev. |
Age |
Author |
Last log entry |
.cvsignore
|
1.2
|
4 years |
peter |
Autogenerate dependencies ie get rid of make depend. Works for gcc, but
isn't se... |
Makefile.in
|
1.2
|
5 years |
david |
some basic hashing functions. (md5 and sha).
Used by winxp (and probably other) ... |
advapi.c
|
1.4
|
2 years |
daniel |
Use a table to keep track of which CSP handles are valid. It seems some
install... |
advapi32.spec
|
1.23
|
12 months |
mark |
Added implementation of RegDeleteTree.
|
crypt.c
|
1.14
|
21 months |
daniel |
fix to stop temp variables being freed multiple times
|
crypt.h
|
1.3
|
2 years |
daniel |
Use a table to keep track of which CSP handles are valid. It seems some
install... |
crypt_md5.c
|
1.2
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
crypt_sha.c
|
1.3
|
2 years |
daniel |
only print the digests with DPRINTF if the trace is currently enabled
|
eventlog.c
|
1.4
|
17 months |
mark |
Add stubs for some advapi32 trace functions
|
md5.h
|
1.1
|
5 years |
david |
some basic hashing functions. (md5 and sha).
Used by winxp (and probably other) ... |
registry.c
|
1.7
|
12 months |
mark |
Added implementation of RegDeleteTree.
|
security.c
|
1.18
|
12 months |
mark |
Added stub for LookupAccountNameW.
|
service.c
|
1.5
|
4 years |
peter |
Add some stubs
|
sha.h
|
1.1
|
5 years |
david |
some basic hashing functions. (md5 and sha).
Used by winxp (and probably other) ... |