.. |
tests
|
crypt32/tests: Make tests run on some Win9x boxes again.
|
2009-01-12 15:26:05 +01:00 |
Makefile.in
|
crypt32: Implement CertCreateCTLContext and CertFreeCTLContext.
|
2008-09-02 11:52:44 +02:00 |
base64.c
|
crypt32: Implement CryptStringToBinaryW.
|
2008-12-12 11:40:11 +01:00 |
cert.c
|
crypt32: Allow setting CERT_KEY_PROV_HANDLE_PROP_ID if CERT_KEY_CONTEXT_PROP_ID has not previously been set.
|
2008-12-10 10:49:17 +01:00 |
chain.c
|
crypt32: Fix chain error status when a cert's issuer can't be found.
|
2008-10-31 12:57:25 +01:00 |
collectionstore.c
|
crypt32: Add CTLs to the collection store.
|
2008-09-02 11:53:29 +02:00 |
context.c
|
crypt32: Make a function static.
|
2008-12-19 17:36:36 +01:00 |
crl.c
|
crypt32: Don't crash when querying the length of the hash of a CRL or a CTL.
|
2008-12-23 20:15:18 +01:00 |
crypt32.rc
|
crypt32: Added Portuguese translation.
|
2008-11-17 12:58:26 +01:00 |
crypt32.spec
|
crypt32: Add stub for CryptMsgSignCTL.
|
2009-01-06 12:43:05 +01:00 |
crypt32_De.rc
|
crypt32: Update the German translation.
|
2008-03-19 18:51:27 +01:00 |
crypt32_En.rc
|
crypt32: Implement CryptFormatObject for szOID_NETSCAPE_CERT_TYPE.
|
2008-11-20 12:00:57 +01:00 |
crypt32_Fr.rc
|
crypt32: Updated French translation.
|
2008-12-17 13:52:40 +01:00 |
crypt32_Ko.rc
|
*Ko.rc: Update Korean resource.
|
2008-12-11 12:21:07 +01:00 |
crypt32_Nl.rc
|
crypt32: Updated Dutch translations.
|
2009-01-02 14:28:08 +01:00 |
crypt32_No.rc
|
crypt32: Implement CryptFindLocalizedName.
|
2008-01-08 13:55:18 +01:00 |
crypt32_Pt.rc
|
crypt32: Fix Spelling of 'superseded'.
|
2008-11-17 16:04:33 +01:00 |
crypt32_Sv.rc
|
crypt32: Fix the Swedish translation.
|
2008-06-03 11:10:54 +02:00 |
crypt32_private.h
|
crypt32: Make a function static.
|
2008-12-19 17:36:36 +01:00 |
cryptres.h
|
crypt32: Implement CryptFormatObject for szOID_NETSCAPE_CERT_TYPE.
|
2008-11-20 12:00:57 +01:00 |
ctl.c
|
crypt32: Don't crash when querying the length of the hash of a CRL or a CTL.
|
2008-12-23 20:15:18 +01:00 |
decode.c
|
crypt32: Remove some superfluous pointer casts.
|
2009-01-19 13:36:24 +01:00 |
encode.c
|
crypt32: Fix encoding OIDs with only two components.
|
2008-12-20 10:59:14 +01:00 |
filestore.c
|
crypt32: Don't restrict file stores to binary-encoded files.
|
2008-12-20 10:58:53 +01:00 |
main.c
|
crypt32: Remove unneeded casts of zero.
|
2008-12-08 12:05:37 +01:00 |
message.c
|
crypt32: Simplify CryptVerifyMessageSignature.
|
2008-09-09 11:46:15 +02:00 |
msg.c
|
crypt32: Use specified inner content type for signed messages when it's given.
|
2009-01-06 12:43:22 +01:00 |
object.c
|
crypt32: Support wide character base64-encoded PKCS messages in CryptQueryObject.
|
2008-12-12 11:40:15 +01:00 |
oid.c
|
crypt32: Make a global copy of crypt32's HINSTANCE.
|
2008-11-07 10:59:03 +01:00 |
proplist.c
|
crypt32: Add DebugInfo to critical sections.
|
2007-03-12 13:37:57 +01:00 |
protectdata.c
|
crypt32: Avoid printing pointer differences in traces.
|
2009-01-08 13:03:01 +01:00 |
provstore.c
|
crypt32: Don't crash if adding to a provider store fails.
|
2008-10-21 11:43:08 +02:00 |
regstore.c
|
crypt32: Remove WINAPI on static functions where not needed.
|
2008-11-24 14:18:42 +01:00 |
rootstore.c
|
crypt32: Remove location checks when opening root store.
|
2009-01-19 13:36:26 +01:00 |
serialize.c
|
crypt32: Initialize the size to zero.
|
2008-08-21 11:36:09 +02:00 |
sip.c
|
crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files.
|
2008-10-09 12:14:57 +02:00 |
store.c
|
crypt32: Include root store in CertEnumSystemStore enumeration for the local machine location.
|
2009-01-19 13:36:26 +01:00 |
str.c
|
crypt32: Add a function to format a CERT_NAME_BLOB as an indented string, and implement CertNameToStrW on top of it.
|
2008-11-17 12:59:22 +01:00 |
version.rc
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |