Juan Lang
|
afc7a79897
|
crypt32: Implement CryptFormatObject for the Netscape string OIDs.
|
2008-11-24 13:43:32 +01:00 |
Juan Lang
|
9d4ab48750
|
crypt32: Formatted bits are always in a single line, regardless of dwFormatStrType.
|
2008-11-21 10:00:01 +01:00 |
Juan Lang
|
57fde4e8a2
|
crypt32: Check registered CryptFormatObject functions before using default hex format.
|
2008-11-21 09:59:57 +01:00 |
Juan Lang
|
76d2537094
|
crypt32: Implement CryptFormatObject for szOID_NETSCAPE_CERT_TYPE.
|
2008-11-20 12:00:57 +01:00 |
Juan Lang
|
5eb2a83189
|
crypt32: Implement CryptFormatObject for szOID_KEY_USAGE.
|
2008-11-20 12:00:50 +01:00 |
Francois Gouget
|
30b089668b
|
crypt32: Fix Spelling of 'superseded'.
|
2008-11-17 16:04:33 +01:00 |
Juan Lang
|
83f7f9b0ff
|
crypt32: Implement CryptFormatObject for alternate names.
|
2008-11-17 12:59:43 +01:00 |
Juan Lang
|
d3cfe743a1
|
crypt32: When formatting a directory name as a multiline string, put a newline between the heading and the value.
|
2008-11-17 12:59:33 +01:00 |
Juan Lang
|
4c3474c0ed
|
crypt32: Indent directory name when formatting an alt name entry.
|
2008-11-17 12:59:28 +01:00 |
Juan Lang
|
3b81c62b5c
|
crypt32: Use correct string for directory names in a CERT_ALT_NAME_ENTRY.
|
2008-11-17 12:59:03 +01:00 |
Juan Lang
|
e987ecc3e7
|
crypt32: Correct heading for a certificate issuer in a CERT_AUTHORITY_KEY_ID2.
|
2008-11-17 12:58:53 +01:00 |
Juan Lang
|
5922150e2f
|
crypt32: Fix indenting for szOID_CRL_DIST_POINTS.
|
2008-11-13 11:50:23 +01:00 |
Juan Lang
|
ea81720f8f
|
crypt32: Fix comment typo.
|
2008-11-13 11:50:18 +01:00 |
Juan Lang
|
7fb0ce5532
|
crypt32: Implement formatting an alt name entry with type CERT_ALT_NAME_DIRECTORY_NAME.
|
2008-11-13 11:50:13 +01:00 |
Juan Lang
|
a82454b2ee
|
crypt32: Fix off-by-one error in formatting szOID_AUTHORITY_KEY_IDENTIFIER2.
|
2008-11-13 11:50:07 +01:00 |
Juan Lang
|
1c35b251e8
|
crypt32: Don't underreport the size available when formatting szOID_AUTHORITY_KEY_IDENTIFIER2.
|
2008-11-13 11:50:01 +01:00 |
Juan Lang
|
305c965276
|
crypt32: Implement CryptFormatObject for SPC_FINANCIAL_CRITERIA_OBJID.
|
2008-11-07 10:59:53 +01:00 |
Juan Lang
|
9fecf55753
|
crypt32: Implement CryptFormatObject for szOID_CRL_DIST_POINTS.
|
2008-11-07 10:59:47 +01:00 |
Juan Lang
|
c11aa873c5
|
crypt32: Implement CryptFormatObject for szOID_AUTHORITY_INFO_ACCESS.
|
2008-11-07 10:59:40 +01:00 |
Juan Lang
|
c6ec755469
|
crypt32: Implement CryptFormatObject for szOID_BASIC_CONSTRAINTS2.
|
2008-11-07 10:59:33 +01:00 |
Juan Lang
|
b5f6c34977
|
crypt32: Implement CryptFormatObject for szOID_ENHANCED_KEY_USAGE.
|
2008-11-07 10:59:28 +01:00 |
Juan Lang
|
426d13e5be
|
crypt32: Implement CryptFormatObject for szOID_AUTHORITY_KEY_IDENTIFIER2.
|
2008-11-07 10:59:21 +01:00 |
Juan Lang
|
ba7705ea95
|
crypt32: Add base implementation of CryptFormatObject.
|
2008-11-07 10:58:56 +01:00 |
Juan Lang
|
10f23fa7f5
|
crypt32: Use CryptSIPRetrieveSubjectGuid to determine how to read a message object from a file, rather than assuming the source file is always a PE executable.
|
2008-08-05 14:09:34 +02:00 |
Juan Lang
|
e5e551dfbe
|
crypt32: Don't expect ImageGetCertificateData to succeed when Certificate is NULL.
|
2008-07-14 11:42:33 +02:00 |
Juan Lang
|
bc81929519
|
crypt32: Rename a couple of functions.
|
2007-09-28 11:30:48 +02:00 |
Juan Lang
|
f8ff1c3237
|
crypt32: Support PKCS messages wrapped in a PKCS content info in CryptQueryObject.
|
2007-09-27 21:03:16 +02:00 |
Juan Lang
|
f880982176
|
crypt32: Fix CryptQueryObject for embedded PKCS7 signatures.
|
2007-09-27 21:03:12 +02:00 |
Michael Stefaniuc
|
a624fb044c
|
crypt32: Add missing parameter to a TRACE.
|
2007-09-27 11:08:23 +02:00 |
Juan Lang
|
8e1151ec18
|
crypt32: Partially implement CryptQueryObject.
|
2007-09-26 14:27:02 +02:00 |