Hwang YunSong(황윤성)
|
ca790a6e65
|
crypt32: Updated Korean resource.
|
2008-11-24 14:41:24 +01:00 |
Francois Gouget
|
451f642e16
|
crypt32: Remove WINAPI on static functions where not needed.
|
2008-11-24 14:18:42 +01:00 |
Juan Lang
|
afc7a79897
|
crypt32: Implement CryptFormatObject for the Netscape string OIDs.
|
2008-11-24 13:43:32 +01:00 |
Juan Lang
|
cf9f9af6d0
|
crypt32: Pass next data pointer when decoding a CRL dist point.
|
2008-11-21 11:29:08 +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
|
2ca48d072e
|
crypt32: Decoded unicode name value strings should be NULL-terminated.
|
2008-11-21 09:59:13 +01:00 |
Juan Lang
|
4f14b030a6
|
crypt32: Fix failing tests on Win9x/NT4.
|
2008-11-20 12:01:04 +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
|
305e732e85
|
crypt32: Implement decoding CERT_POLICIES_INFO.
|
2008-11-17 13:51:19 +01:00 |
Juan Lang
|
8b4f53bb26
|
crypt32: Implement encoding CERT_POLICIES_INFO.
|
2008-11-17 13:51:15 +01:00 |
Juan Lang
|
a90c26eb33
|
crypt32: Add tests for encoding/decoding CERT_POLICIES_INFO.
|
2008-11-17 13:51:12 +01:00 |
Juan Lang
|
8729e6956b
|
crypt32: Implement decoding CERT_POLICY_QUALIFIER_USER_NOTICE.
|
2008-11-17 13:51:08 +01:00 |
Juan Lang
|
3dd2cc5eaa
|
crypt32: Implement encoding CERT_POLICY_QUALIFIER_USER_NOTICE.
|
2008-11-17 13:51:04 +01:00 |
Juan Lang
|
94de420810
|
crypt32: Add tests for encoding/decoding CERT_POLICY_QUALIFIER_USER_NOTICE.
|
2008-11-17 13:51:00 +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
|
e9352b90f8
|
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 |
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 |
Ricardo Filipe
|
42944e82e5
|
crypt32: Added Portuguese translation.
|
2008-11-17 12:58:26 +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 |
Paul Vriens
|
77ca0d8935
|
crypt32/tests: Fix a test failure on Vista and W2K8.
|
2008-11-13 11:48:34 +01:00 |
Paul Vriens
|
7e0b930182
|
crypt32/tests: Skip some tests if needed.
|
2008-11-13 11:48:28 +01:00 |
Nicolas Le Cam
|
ed364027e7
|
crypt32/tests: Fix a failing test on win2000.
|
2008-11-11 14:06:39 +01:00 |
Michael Stefaniuc
|
c48c5c8577
|
crypt32: Fix the aligning up to a DWORD_PTR boundary.
|
2008-11-07 11:01:21 +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
|
ab81dc123e
|
crypt32: Make a global copy of crypt32's HINSTANCE.
|
2008-11-07 10:59:03 +01:00 |
Juan Lang
|
ba7705ea95
|
crypt32: Add base implementation of CryptFormatObject.
|
2008-11-07 10:58:56 +01:00 |
Juan Lang
|
14cb694ff8
|
crypt32: Add tests for CryptFormatObject.
|
2008-11-07 10:58:47 +01:00 |
Juan Lang
|
aa1effe3b2
|
crypt32: Separate checking the tag of encoded bits from decoding the bits.
|
2008-11-06 11:09:26 +01:00 |
Juan Lang
|
ed2ba3a467
|
crypt32: Add missing ok calls.
|
2008-11-06 11:09:22 +01:00 |
Michael Stefaniuc
|
7589715c87
|
crypt32: Remove superfluous casts of void pointers.
|
2008-11-04 11:26:34 +01:00 |
Juan Lang
|
d8c2a40cf6
|
crypt32: Fix typo.
|
2008-11-04 11:18:45 +01:00 |
Aric Stewart
|
c009f9c9ee
|
crypt32: Static functions CertContext_GetProperty and CertContext_SetProperty do not need to be WINAPI.
|
2008-11-03 11:50:02 +01:00 |
Juan Lang
|
c83ff71293
|
crypt32: Fix test failures on older versions of Windows.
|
2008-11-03 11:49:51 +01:00 |
Juan Lang
|
3fdf6024a2
|
crypt32: Fix some test failures on Win9x/NT4.
|
2008-10-31 12:57:33 +01:00 |
Juan Lang
|
558057b4b2
|
crypt32: Fix chain error status when a cert's issuer can't be found.
|
2008-10-31 12:57:25 +01:00 |