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-22 22:01:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
crypt32
History
Juan Lang
623e272c06
- implement encoding/decoding of cert extensions
...
- remove some unnecessary parameters to internal functions - tests for cert extensions
2005-07-01 15:40:45 +00:00
..
tests
- implement encoding/decoding of cert extensions
2005-07-01 15:40:45 +00:00
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
cert.c
Get rid of a magic number, and improve stubs of
2005-06-03 11:25:38 +00:00
crypt32.spec
Sort entry points alphabetically.
2005-06-22 18:38:23 +00:00
encode.c
- implement encoding/decoding of cert extensions
2005-07-01 15:40:45 +00:00
main.c
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
2005-06-14 11:38:36 +00:00
Makefile.in
Create basic test suite for CryptProtectData/CryptUnprotectData.
2005-05-24 09:58:26 +00:00
protectdata.c
Assorted spelling fixes.
2005-05-30 09:56:56 +00:00