]> git.saurik.com Git - apple/security.git/blame - SecurityTests/clxutils/ChangeLog
Security-57031.1.35.tar.gz
[apple/security.git] / SecurityTests / clxutils / ChangeLog
CommitLineData
d8f41ccd
A
1As of April 9 2003, the clxutils directory will be tagged
2with the version of Security.framework with which the
3particular version of clxutils works. When a change
4is introduced into clxutils which prevents the tests
5from building or running with previous version of Security,
6an entry will be made in this file and the whole directory
7will be tagged with the same tag as the version of Security
8needed to run with the current version of clxutils.
9
10Addenda: tags are now of the form clxutils-XXX since the Security reorg.
11
12 Date Tag Notes
13-------- ----------- -----------------------------------------------
1404/04/05 TigerGM TigerGM (8A428) baseline.
1502/19/05 clxutils-111 New tests for AppleCerts, AppleCodeSigning, localTime,
16 iChat policy.
17 Support for SHA2 signature in signerAndSubj.
1812/20/04 clxutils-110 Updates to smimePolicy for radar 3880193 (iChat TP policy mods)
1911/01/04 clxutils-109 Fix for radar 855635 - CSSM_CERT_STATUS_IS_IN_ANCHORS missed
20 if cert is from a DLDB
2109/14/04 clxutils-108 Radar 3722218 - CertGroupVerify can now return
22 CSSMERR_APPLETP_HOSTNAME_MISMATCH.
2308/12/04 clxutils-107 CSSMOID_APPLE_TP_CODE_SIGN trust policy testing.
2407/21/04 clxutils-106 OCSP and major mods to certCertify() and certcrl program.
2505/13/04 clxutils-105 Radar 3537553, SPI for ASN.1 encode/decode.
2605/04/04 clxutils-104 Mods for AuthorityInfoAccess extension
2704/28/04 clxutils-103 Mods for Radar 3636036 - errSSLConnectionRefused
2804/20/04 clxutils-101 Extended Key Use testing per 3622077, 3628039
2904/20/04 clxutils-100 Tag for just before changes for Extended Key Use in clxutils-101
3008/05/03 Security-132 Unnormalized subject/issuer names, 3347430
3107/16/03 Security-119 Add testing for 3300879, expired root handling
3206/16/03 Security-114 Mods for updated SSL host name checking, 3093245
33 Test resumable session SPI, 3260631
3405/16/03 Security-102 Fixed corner cases in SSL HostName checking
35 SecureTransport vfy via SecTrust, SSLGetPeerSecTrust
3604/24/03 Security-90 S/MIME policy testing
3704/17/03 Security-88 Support for buildit
38 Was nssOidToAlg, is cssmOidToAlg
39 Run cgVerify with DSA certs
4004/09/03 Security-87 Partial DSA public key processing