cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.history.xml
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
     2 <relnotes name="Crypto Token Framework">
     2 <relnotes name="Crypto Token Framework">
     3   <purpose>
     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.
     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>
     5   </purpose>
     6 
     6 
     7   <defect number="INC124418" title="Inappropriate handling of DriveName in filetokens" revision="018">
     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">
     8 	Drive Name will return as character not byte.
    31 	Drive Name will return as character not byte.
     9   </defect>
    32   </defect>
    10 
    33 
    11   <defect number="PDEF124265" title="Certtool is still broken" revision="017">
    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">
    12 	Label argument has been handled and the value assigned to it for the cases when the command is given with label or without label.
    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.
    13   </defect>
    43   </defect>
    14 
    44 
    15   <deliverystep number="1179" name="CR1500: Crypto Services: Multiple Certificate Stores Support" osproject="Naiad" revision="016">
    45   <defect number="PDEF121025" title="CACert.dat is not updated when removing certificate" revision="015">
    16 	  <milestone project="GT0379" number="MS3.37"/>
    46 	Cacerts.dat file is updated now.
    17 	  <cr number="1500" title="Support for aggregation of several certificate databases in different rofs layers">
       
    18 		Support for aggregation of several certificate databases in different rofs layers	  
       
    19 	  </cr>
       
    20   </deliverystep>
       
    21   
       
    22   <defect number="PDEF121024" title="CACert.dat is not updated when removing certificate" revision="015">
       
    23 	update the file certstore when certificate is removed
       
    24   </defect>
    47   </defect>
    25 
    48 
    26   <defect number="INC118634" title="Symbain - symbian keystore server panics while creating 2 RSA keys in sequence." revision="014">
    49   <defect number="PDEF120726" title="Symbain - symbian keystore server panics while creating 2 RSA keys in sequence." revision="014">
    27 	2 RSA keys can be added in sequence.
    50 	2 RSA keys can be added in sequence.
    28   </defect>
    51   </defect>
    29   
    52   
    30   <defect number="DEF115021" title="FileToken server panicks itself on incorrectly constructed input" revision="013">
    53   <defect number="DEF115021" title="FileToken server panicks itself on incorrectly constructed input" revision="013">
    31 	When the KeyStore server recieves an unexpected message, panic and shutdown the client instead of the server.
    54 	When the KeyStore server recieves an unexpected message, panic and shutdown the client instead of the server.