This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-19 12:21:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
crypt32
History
André Hentschel
b296846c00
crypt32/tests: Fix tests for win8.
2013-11-14 10:34:59 +01:00
..
tests
crypt32/tests: Fix tests for win8.
2013-11-14 10:34:59 +01:00
base64.c
…
cert.c
crypt32: Remove WINAPI on static functions where not needed.
2013-11-01 10:55:15 +01:00
chain.c
…
collectionstore.c
…
context.c
…
crl.c
…
crypt32_private.h
…
crypt32.rc
makefiles: Add makedep pragmas for rc files that contain translations.
2013-11-05 20:38:19 +01:00
crypt32.spec
…
cryptres.h
…
ctl.c
crypt32: Avoid NULL ptr dereferences before checks (Coverity).
2013-10-28 20:03:39 +01:00
decode.c
…
encode.c
…
filestore.c
crypt32: Check number of bytes returned by ReadFile and avoid a memory leak on error path.
2013-10-30 15:28:27 +01:00
main.c
…
Makefile.in
…
message.c
…
msg.c
…
object.c
crypt32: Check number of bytes returned by ReadFile and avoid a memory leak on error path.
2013-10-30 15:28:30 +01:00
oid.c
…
proplist.c
…
protectdata.c
…
provstore.c
…
regstore.c
…
rootstore.c
…
serialize.c
…
sip.c
…
store.c
crypt32: Avoid NULL ptr dereferences before checks (Coverity).
2013-10-28 20:03:39 +01:00
str.c
…