os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.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="Crypto Token Framework">
     3   <purpose>
     4     Framework providing application support for cryptographic functionality implemented on a variety of secure hardware tokens e.g. smart cards and software emulations.
     5   </purpose>
     6 
     7   <defect number="DEF129395" title="[Coverity]-SYMBIAN.CLEANUP_STACK-security/tlsprovider" revision="023">
     8 	coverity issues fixed
     9   </defect>
    10 
    11   <defect number="DEF127711" title="[Coverity]-SYMBIAN.CLEANUP_STACK-security/tlsprovider" revision="022">
    12 	coverity issues fixed
    13   </defect>
    14 
    15   <deliverystep number="" name="PREQ2193 SMP-Safe Crypto Services Components" osproject="Diran" revision="021">
    16 	  <milestone project="GT0433" number="MS3.7"/>
    17 	  <preq number="2193" title="SMP-Safe Crypto Services Components">
    18 		  Add SMPSAFE keyword in SDP mmp files
    19 	  </preq>
    20   </deliverystep>
    21  
    22  <defect number="DEF129271" title="security subsystem has two identical files called certstorepatchdata.h" revision="020">
    23      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. 
    24   </defect>
    25 
    26   <defect number="DEF125306" title="SMP: fstokenserver doesn't build on x86gcc platform" revision="019">
    27 	fstokenserver.mmp fixed to build for x86gcc platform
    28   </defect>
    29 
    30   <defect number="PDEF124970" title="Inappropriate handling of DriveName in filetokens " revision="018">
    31 	Drive Name will return as character not byte.
    32   </defect>
    33 
    34   <deliverystep number="1091" name="CR1393: Crypto Services: Multiple Certificate Stores Support" osproject="Sphinx" revision="017">
    35 	  <milestone project="GT0379" number="MS3.31"/>
    36 	  <cr number="1393" title="Support for aggregation of several certificate databases in different rofs layers">
    37 		Support for aggregation of several certificate databases in different rofs layers	  
    38 	  </cr>
    39   </deliverystep>
    40 
    41   <defect number="DEF118391" title="Certtool is still broken" revision="016">
    42 	Label argument has been handled and the value assigned to it for the cases when the command is given with label or without label.
    43   </defect>
    44 
    45   <defect number="PDEF121025" title="CACert.dat is not updated when removing certificate" revision="015">
    46 	Cacerts.dat file is updated now.
    47   </defect>
    48 
    49   <defect number="PDEF120726" title="Symbain - symbian keystore server panics while creating 2 RSA keys in sequence." revision="014">
    50 	2 RSA keys can be added in sequence.
    51   </defect>
    52   
    53   <defect number="DEF115021" title="FileToken server panicks itself on incorrectly constructed input" revision="013">
    54 	When the KeyStore server recieves an unexpected message, panic and shutdown the client instead of the server.
    55   </defect>
    56 
    57   <defect number="PDEF114651" title="TLS authentication falis and device becomes slow when key store password is not" revision="012">
    58      The following methods are now functional:void CRSARepudiableSigner::CancelSign(), void CDSARepudiableSigner::CancelSign(), void CFSRSADecryptor::CancelDecrypt()
    59 void CDHAgreement::CancelAgreement().
    60   </defect>
    61   
    62   <defect number="DEF107092" title="Remove/Ratify \TO\DO comments from security's test component - tpkixcert" revision="011">
    63      Minor changes made to commenting and code to finish off leftover comments from the file "filecertstore.cpp".
    64   </defect>
    65   
    66   <deliverystep number="496" name="EC073: Security: Crypto Services Header File Refactoring" osproject="Oghma" revision="010">
    67 	  <milestone project="GT0313" number="MS3.7"/>
    68 	  <ec number="73" title="Crypto Services Header File Refactoring (to simplify the SDK creation process)">
    69 		  Correct headers included in source file. This change was to fix the effect of BR2143.
    70 	  </ec>
    71   </deliverystep>
    72   
    73   <deliverystep number="708" name="Security - Alignment of CBR and System Model components" osproject="Oghma" revision="009">
    74     <milestone project="GT0313" number="MS3.7"/>
    75     <preq number="775" title="Alignment of CBR and System Model components">
    76       Asnpkcs is removed from filetokens and now is a new component under security root directory.
    77     </preq>
    78   </deliverystep>
    79 
    80   <defect number="DEF106230" title="Clean up build's tagscan errors" revision="008">
    81     Remove tagscan errors
    82   </defect>
    83 
    84   <defect number="DEF107276" title="Lint errors in security code should be fixed (production and test)" revision="007">
    85     Minor changes to remove lint errors
    86   </defect>
    87 
    88   <defect number="PDEF104034" title="Panic occurs while getting key list during handshake if key is in another key st" revision="006">
    89     Fixed Panic when key found in another key store
    90   </defect>
    91 
    92   <preq number="1182" title="GNU Make-based build system" revision="005">
    93     TOOLS2 macro is added with TOOLS.
    94   </preq>
    95 
    96   <preq number="1182" title="GNU Make-based build system" revision="004">
    97     Changed according to filename policy to support the building of Symbian OS on both Windows and Linux for the test code.
    98   </preq>
    99 
   100   <defect number="INC096420" title="UnifiedKeyStore can't get Key Manager Interface from keystore token plugin" revision="003">
   101     UnifiedKeyStore cannot get Key Manager Interface from keystore token plugin
   102   </defect>
   103 
   104   <defect number="DEF102043" title="Makesis &amp; SWI assumes system drive is c:" revision="002">
   105     Removed hardcoded references to C drive and replaced with system drive.
   106   </defect>
   107 
   108   <defect number="DEF099289" title="Remove SYMBIAN_PKCS12 #ifdefs from code" revision="001">
   109     Removed SYMBIAN_PKCS12 #ifdefs from code.
   110   </defect>
   111 </relnotes>