30 lines
1.9 KiB
Plaintext
30 lines
1.9 KiB
Plaintext
1545 06/25/98 In preparation for drops to IE5 Beta 2
|
|
1546 07/07/98 Old APIs now call CryptUI.
|
|
1547 07/27/98 Bug fixes in cryptdlg
|
|
1548 08/13/98 1. Migrate 1601 root cert
|
|
2. Filter certificates on purpose
|
|
1549 08/27/98 Bug fixes
|
|
1. Trust List Signer is no for 50 years
|
|
2. Provide current time as verify time
|
|
1550 09/14/98 Bug fixes
|
|
1. Return proper dwFinalError from CertTrustFinalPolicy
|
|
2. Fixed Migration of old CTL signers
|
|
3. Reset hr to s_OK in CreateTrustListSignerCert if creating keyset
|
|
1551 09/17/98 Bug Fixes
|
|
1. Fix crash when calling through to CryptUIViewCert
|
|
from callers who do not recognize
|
|
CRYPTUI_INITDIALOG_STRUCT
|
|
2. Fix final error handling for untrusted roots
|
|
3. Disable OE/Outlook dependance on Authenticode
|
|
revocation chain settings
|
|
4. Add policy flags to set default chain building
|
|
behavior and allow non-critical basic constraints to
|
|
be ignored.
|
|
1552 09/18/98 Encode/Decode fucntion migrations. 1.3.6.1.4.1.311.16.4
|
|
is now here rather than in Outlook codebase.
|
|
1553 09/21/98 29489 - Add more critical extensions
|
|
1554 09/30/98 29489 - Got the wrong extension for subject alt names
|
|
1555 10/01/98 46758 - Make it possible to ignore "missing" CRLs when
|
|
doing online checking and not fail all certs
|
|
1556 11/04/98 Dialog template bug fixes
|
|
1557 06/07/99 Version bumped post NT5 RC1 as it hasn't been changed in a while |