diff -r 000000000000 -r bde4ae8d615e os/security/cryptoservices/certificateandkeymgmt/group/security_certman.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/security/cryptoservices/certificateandkeymgmt/group/security_certman.history.xml Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,231 @@ + + + + Certificate management supporting public key cryptography including storage and retrieval, assignment of trust status, certificate chain construction, validation and revocation. + + + + OCSP is relocated to MW layer. + + + + The object was pushed onto the cleanup stack before calling the leaving function + + + + coverity issues fixed + + + + coverity issues fixed + + + + + + Add SMPSAFE keyword in SDP mmp files + + + + + Instead of NULL verification KNullDesC8 is used + + + + certstorepatchdata.h removed from swicertstore. This file has been already exported to epoc32/include by filetokens. All references to this header file have been updated. + + + + + + Delivers the main set of features for the Diran Early Phase. Includes the new components (SCR, SIF and STS), migration of the native installer to use the new components and most reference code. Excludes non-mandatory features and post-production plugin management. + + + + + Reference in security changed to use new IWS RExplicitHttpSession + + + + Add support for the PKCS#9 unstructuredName attribute + + + + Added test cases for case sensitive / case-insensitive comaprison of distinguished names in different encodings. + + + + Removed class name qualifier from declaration of CX509Certificate::DecodeCertsL + + + + Case IN-Sensitive comparisons for 'PrintableString' and 'IA5String' has been added as per RFC 3280 standard. + + + + + + Support for aggregation of several certificate databases in different rofs layers + + + + + Added OCSP validation through a proxy server. + + + + Increase the buffer size read in from file for certificate recognizer in order to handle non-conforming CA certificate + + + + + + OCSP Changes for Cingular/AT&T + + + + + The PKIX certificate chain validator has been updated to accept a set of zero or more critical extension OIDs defined by the caller. + + + + Added a new Sis Registry API to check the integrity of installed applications without requiring that the signing certificate chain be valid for the current date and time. + + + + Removed the SAN extension once it has been processed and added support for the Inhibit Any-Policy critical extension. + + + + gentimedec.cpp now fully supports decoding for any form of ASN.1 generalizedTime + + + + COCSPValidator::ValidationTime() uses local secure universal time instead of produceAt time if no specific validation time is supplied. + + + + Remove extra class qualification on a function. + + + + Added a new function for CX509Certificate - SubjectKeyIdentifier. This fixes issues when a calculated key identifier is returned instead of the one present in the ceritificate. + + + + Allow EList state to return KErrNotFound in CCheckedCertStore::RunL() + + + + Minor changes made to commenting and code to finish off leftover comments from the component "pkixcert". + + + + The comments in tcertstore have been fixed accordingly. + + + + Class destructor ~CPKIXValidationResultBase() now properly exported + + + + + + Non-exported published functions made internal. + Status added to published files if it was missing. + Some classes made publishedPartner from internal because it was referenced from a publishedPartner interface. + Removed internal header file inclusions. BR2143 raised against this. + + + + + + + Removed swicertstoretool from certman and added as a part of swi devicetools. + + + + + Fixed the test hang (in tasn1.txt) by adding a CSystemRandom to test threat (tasn1.exe) to avoid construct/destruct (hw initialisation) delay. + + + + Remove the name validation when building RFC822 name tree. + + + + Removed tagscan errors + + + + Update copyright, implement , remove meaningless comments, update comments + + + + Minor changes to remove lint errors + + + + Change in tocsp. update copyright and doxygen comments. remove meaningless comments. + + + + change in tcertdump and unifiedcertstore. Add doxygen comments. Update copyright. remove meaningless comments. add function to dump issuer’s altname. + + + + Clean up tcertcommon. Remove meaningless comments. update copyright and code according to the coding standard. + + + + Version has been copied. Incorrect version check has been removed. Comment added that version check is not been done in order to maintain binary compatibility. + + + + Fixed handling of SubjectKeyId for CA certificates + + + + CPKCS10Attributes classification level downgraded from publishedAll to publishedPartner and AddAttributeL method deprecated. + + + + CX500DistinguishedName::IsWithinSubtreeL now accepts matching attributes in any order, before they had to also be in matching order. + + + + TOOLS2 macro is added with TOOLS. + + + + From V9.4 onwards the certstorePlugins file is moved from //PR/share/DABSRelease/buildscripts/projects/security/zephyr to //EPOC/DV3/team/2006/security/master/defectsA/security/certman/twtlscert/scripts/batchfiles. The older version of the file is kept untouched for the reference of earlyer OS versions(Till 9.3). Corresponding ONB test files are updated towards the new location of the certstorePlugins. + + + + Changed according to filename policy to support the building of Symbian OS on both Windows and Linux for the test code. + + + + Made substantial changes to the implementation of PKCS#10 and changed access to publishedPartner. Also added tests for testing the PKCS#10 implementation. + + + + In COCSPTransportHttpPost::DoCancel() one more iStatus check point is added before calling the request completion. This is to handle the exceptional situation in which after starting execution of the DoCancel(), the asynchronous request is getting completed normally and calling again the request completion one more time leads to the stray signal and ends up in Panic - E32USER-CBase 46. + + + + UnifiedKeyStore cannot get Key Manager Interface from keystore token plugin + + + + Removed hardcoded references to C drive and replaced with system drive. + + + + Removed SYMBIAN_PKCS12 #ifdefs from code. + + + + Fixed OID decoding defect . Values which caused an overflow were incorrectly truncated. TASN1DecObjectIdentifier now leaves with KErrOverflow. + +