os/security/cryptoservices/certificateandkeymgmt/group/security_certman.history.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <relnotes name="Certificate and Key Management">
     3   <purpose>
     4     Certificate management supporting public key cryptography including storage and retrieval, assignment of trust status, certificate chain construction, validation and revocation.
     5   </purpose>
     6 
     7   <defect numer="DEF139848" title="Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP" revision="051">
     8                  OCSP is relocated to MW layer.
     9   </defect>
    10 
    11   <defect number="DEF130792" title="[Coverity]-SYMBIAN.CLEANUP_STACK -security/certman" revision="050">
    12 	The object was pushed onto the cleanup stack before calling the leaving function
    13   </defect>
    14 
    15   <defect number="DEF129395" title="[Coverity]-SYMBIAN.CLEANUP_STACK-security/tlsprovider" revision="049">
    16 	coverity issues fixed
    17   </defect>
    18 
    19   <defect number="DEF127711" title="[Coverity]-SYMBIAN.CLEANUP_STACK-security/tlsprovider" revision="048">
    20 	coverity issues fixed
    21   </defect>
    22 
    23   <deliverystep number="" name="PREQ2193 SMP-Safe Crypto Services Components" osproject="Diran" revision="047">
    24 	  <milestone project="GT0433" number="MS3.7"/>
    25 	  <preq number="2193" title="SMP-Safe Crypto Services Components">
    26 		  Add SMPSAFE keyword in SDP mmp files
    27 	  </preq>
    28   </deliverystep>
    29 
    30   <defect number="PDEF130289" title="OCSP tries to make to OCSP check to empty URI if default URI is not defined" revision="046">
    31      Instead of NULL verification KNullDesC8 is used 	
    32   </defect>
    33 
    34   <defect number="DEF129271" title="security subsystem has two identical files called certstorepatchdata.h" revision="045">
    35      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. 
    36   </defect> 
    37 
    38   <deliverystep number="1116" name="PREQ1269: Crypto Services: Core Delivery" osproject="Diran" revision="044">
    39     <milestone project="GT0433" number="MS3.1"/>
    40     <preq number="1269" title="Universal Software Install Framework">
    41       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.
    42     </preq>
    43   </deliverystep>
    44 
    45   <defect number="DEF126976" title="Change the reference in security to use new IWS RExplicitHttpSession" revision="043">
    46      Reference in security changed to use new IWS RExplicitHttpSession
    47   </defect> 
    48 
    49   <defect number="PDEF126983" title="Symbian, CX500DistinguishedName::ExactMatchL fails if DNs contain unsupported at" revision="042">
    50      Add support for the PKCS#9 unstructuredName attribute
    51   </defect>  
    52 
    53   <defect number="PDEF126470" title="Provide Test Cases for PDEF125098" revision="041">
    54      Added test cases for case sensitive / case-insensitive comaprison of distinguished names in different encodings.
    55   </defect>  
    56   
    57   <defect number="DEF126187" title="Extra member qualifactions" revision="040">
    58     Removed class name qualifier from declaration of CX509Certificate::DecodeCertsL
    59   </defect>
    60 
    61   <defect number="DEF124902" title="Certificate name matching does not conform to RFC3280" revision="039">
    62     Case IN-Sensitive comparisons for 'PrintableString' and 'IA5String' has been added as per RFC 3280 standard. 
    63   </defect>
    64 
    65   <deliverystep number="1091" name="CR1393: Crypto Services: Multiple Certificate Stores Support" osproject="Sphinx" revision="038">
    66 	  <milestone project="GT0379" number="MS3.31"/>
    67 	  <cr number="1393" title="Support for aggregation of several certificate databases in different rofs layers">
    68 		Support for aggregation of several certificate databases in different rofs layers	  
    69 	  </cr>
    70   </deliverystep>
    71 
    72   <defect number="PDEF123374" title="GTCK_TCT_CAS: OCSP validation through a proxy server is not possible." revision="037">
    73     Added OCSP validation through a proxy server. 
    74   </defect>
    75 
    76   <defect number="PDEF120168" title="Cannot install University of Helsinki root certificate to the phone" revision="036">
    77     Increase the buffer size read in from file for certificate recognizer in order to handle non-conforming CA certificate
    78   </defect>
    79   
    80   <deliverystep number="959" name="CR1313: OCSP Changes for Cingular/AT&T" osproject="Sphinx" revision="035">
    81 	  <milestone project="GT0379" number="MS3.19"/>
    82 	  <cr number="1313" title="OCSP Changes for Cingular/AT&T">
    83 		OCSP Changes for Cingular/AT&T	  
    84 	  </cr>
    85   </deliverystep>
    86   
    87   <cr number="1399" title="X.509 Critical Extension for MIDP IMEI Binding" revision="034">
    88     The PKIX certificate chain validator has been updated to accept a set of zero or more critical extension OIDs defined by the caller.
    89   </cr>
    90   
    91   <cr number="1240" title="Allow Certificate Validity Dates to be Ignored when Verifying SIS Controllers" revision="033">
    92     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.
    93   </cr>  
    94   
    95   <defect number="PDEF118846" title="Certificate validation incorrectly handles the Key Usage and SAN extensions" revision="032">
    96     Removed the SAN extension once it has been processed and added support for the Inhibit Any-Policy critical extension.
    97   </defect>
    98   
    99   <defect number="DEF115915" title="ASN.1 GeneralizedTime does not completely conform to standard" revision="031">
   100     gentimedec.cpp now fully supports decoding for any form of ASN.1 generalizedTime
   101   </defect>
   102   
   103   <defect number="DEF115687" title="OCSP does not use local device time for validating responses" revision="030">
   104      COCSPValidator::ValidationTime() uses local secure universal time instead of produceAt time if no specific validation time is supplied.
   105   </defect>  
   106   
   107   <defect number="DEF114790" title="Extra class qualification on a function" revision="029">
   108      Remove extra class qualification on a function.
   109   </defect>  
   110   
   111   <defect number="PDEF113914" title="Certificate Key Identifier returned does not match the certificate's Key Identif" revision="028">
   112      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.
   113   </defect>
   114   
   115   <defect number="DEF112877" title="WLAN: Search for keys in CCheckedCertCtore.cpp incorrect " revision="027">
   116      Allow EList state to return KErrNotFound in CCheckedCertStore::RunL()
   117   </defect>
   118   
   119   <defect number="DEF107092 " title="Remove/Ratify \TO\DO comments from security's test component - tpkixcert" revision="026">
   120      Minor changes made to commenting and code to finish off leftover comments from the component "pkixcert".
   121   </defect>
   122  
   123   <defect number="DEF107091" title="Remove/Ratify \TO\DO comments from security's test component - tcertstore" revision="025">
   124     The comments in tcertstore have been fixed accordingly.
   125   </defect>
   126   
   127   <defect number="DEF110582" title="IMPORT_C/EXPORT_C: ~CPKIXValidationResultBase()" revision="024">
   128     Class destructor ~CPKIXValidationResultBase() now properly exported
   129   </defect>
   130 
   131   <deliverystep number="496" name="EC073: Security: Crypto Services Header File Refactoring" osproject="Oghma" revision="023">
   132 	  <milestone project="GT0313" number="MS3.7"/>
   133 	  <ec number="73" title="Crypto Services Header File Refactoring (to simplify the SDK creation process)">
   134 		  Non-exported published functions made internal.
   135 		  Status added to published files if it was missing.
   136 		  Some classes made publishedPartner from internal because it was referenced from a publishedPartner interface.
   137 		  Removed internal header file inclusions. BR2143 raised against this.
   138 	  </ec>
   139   </deliverystep>
   140 
   141   <deliverystep number="708" name="Security - Alignment of CBR and System Model components" osproject="Oghma" revision="022">
   142     <milestone project="GT0313" number="MS3.7"/>
   143     <preq number="775" title="Alignment of CBR and System Model components">
   144       Removed swicertstoretool from certman and added as a part of swi devicetools.
   145     </preq>
   146   </deliverystep>
   147 
   148   <defect number="DEF108963" title="TBAS (T3648_Symbian_OS_v9.5) DP tests hang at tasn1_log.txt" revision="?21">
   149     Fixed the test hang (in tasn1.txt) by adding a CSystemRandom to test threat (tasn1.exe) to avoid construct/destruct (hw initialisation) delay.
   150   </defect>
   151 
   152   <defect number="PDEF108960" title="www.nhs.net can't be accessed" revision="020">
   153     Remove the name validation when building RFC822 name tree.
   154   </defect>
   155 
   156   <defect number="DEF106230" title="Clean up build's tagscan errors" revision="019">
   157     Removed tagscan errors
   158   </defect>
   159 
   160   <defect number="DEF106935" title="Remove/Ratify \TO\DO comments from security's taddtionalcertstore" revision="018">
   161     Update copyright, implement , remove meaningless comments, update comments
   162   </defect>
   163 
   164   <defect number="DEF107276" title="Lint errors in security code should be fixed (production and test)" revision="017">
   165     Minor changes to remove lint errors
   166   </defect>
   167 
   168   <defect number="DEF106934" title="Remove/Ratify \TO\DO comments from security's tocsp" revision="016">
   169     Change in tocsp. update copyright and doxygen comments. remove meaningless comments.
   170   </defect>
   171 
   172   <defect number="DEF106933" title="Remove/Ratify \TO\DO comments from security's tcertdump and unifiedcertstore" revision="015">
   173     change in tcertdump and unifiedcertstore. Add doxygen comments. Update copyright. remove meaningless comments. add function to dump issuer’s altname.
   174   </defect>
   175 
   176   <defect number="DEF106797" title="Remove/Ratify \TO\DO comments from security's test component - tcertcommon" revision="014">
   177     Clean up tcertcommon. Remove meaningless comments. update copyright and code according to the coding standard.
   178   </defect>
   179 
   180   <defect number="PDEF103734" title="CX509Certificate::ConstructL() does not copy the certificate version number" revision="013">
   181     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.
   182   </defect>
   183 
   184   <defect number="PDEF106529" title="Computed SubjectKeyId of CA certificate doesn't match with the value given in Su" revision="012">
   185     Fixed handling of SubjectKeyId for CA certificates
   186   </defect>
   187 
   188   <defect number="DEF105240" title="[BR2067] Downgrade CPKCS10Attributes classification level and deprecate method" revision="011">
   189     CPKCS10Attributes classification level downgraded from publishedAll to publishedPartner and AddAttributeL method deprecated.
   190   </defect>
   191 
   192   <defect number="DEF105069" title="CX500DistinguishedName::IsWithinSubtreeL should not be order-dependant" revision="010">
   193     CX500DistinguishedName::IsWithinSubtreeL now accepts matching attributes in any order, before they had to also be in matching order.
   194   </defect>
   195 
   196   <preq number="1182" title="GNU Make-based build system" revision="009">
   197     TOOLS2 macro is added with TOOLS.
   198   </preq>
   199 
   200   <defect number="DEF103295" title="Test perl script certstorePlugins should be moved" revision="008">
   201     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.
   202   </defect>
   203 
   204   <preq number="1182" title="GNU Make-based build system" revision="007">
   205     Changed according to filename policy to support the building of Symbian OS on both Windows and Linux for the test code.
   206   </preq>
   207 
   208   <cr number="0973" title="Add Support for PKCS#10 to Security" revision="006">
   209     Made substantial changes to the implementation of PKCS#10 and changed access to publishedPartner. Also added tests for testing the PKCS#10 implementation.
   210   </cr>
   211 
   212   <defect number="PDEF102745" title="Test Failure in testasyncancel in panicscan.pl" revision="005">
   213     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.
   214   </defect>
   215 
   216   <defect number="INC096420" title="UnifiedKeyStore can't get Key Manager Interface from keystore token plugin" revision="004">
   217     UnifiedKeyStore cannot get Key Manager Interface from keystore token plugin
   218   </defect>
   219 
   220   <defect number="DEF102043" title="Makesis &amp; SWI assumes system drive is c:" revision="003">
   221     Removed hardcoded references to C drive and replaced with system drive.
   222   </defect>
   223 
   224   <defect number="DEF099289" title="Remove SYMBIAN_PKCS12 #ifdefs from code" revision="002">
   225     Removed SYMBIAN_PKCS12 #ifdefs from code.
   226   </defect>
   227 
   228   <defect number="DEF099095" title="OID parsing error can cause X509.v3 extensions to be eclipsed." revision="001">
   229     Fixed OID decoding defect . Values which caused an overflow were incorrectly truncated. TASN1DecObjectIdentifier now leaves with KErrOverflow.
   230   </defect>
   231 </relnotes>