1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.history.xml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,57 @@
1.4 +<?xml version="1.0" encoding="UTF-8"?>
1.5 +<relnotes name="Crypto Token Framework">
1.6 + <purpose>
1.7 + Framework providing application support for cryptographic functionality implemented on a variety of secure hardware tokens e.g. smart cards and software emulations.
1.8 + </purpose>
1.9 +
1.10 + <deliverystep number="" name="PREQ2193 SMP-Safe Crypto Services Components" osproject="Diran" revision="010">
1.11 + <milestone project="GT0433" number="MS3.7"/>
1.12 + <preq number="2193" title="SMP-Safe Crypto Services Components">
1.13 + Add SMPSAFE keyword in SDP mmp files
1.14 + </preq>
1.15 + </deliverystep>
1.16 +
1.17 + <defect number="PDEF119390" title="Eapol authentication fails in WLAN network of University of Helsinki" revision="009">
1.18 + New serializing interface added to allow us export and import subjectKeyId and issuerKeyId of arbitary length
1.19 + </defect>
1.20 +
1.21 + <defect number="DEF112623" title="Keystore can be disabled by importing a key with 'invalid' usage" revision="008">
1.22 + Removed the sanity check when building the keyinfo in listing keystore, so that a bad key will not prevent a keystore listing.
1.23 + </defect>
1.24 +
1.25 + <deliverystep number="496" name="EC073: Security: Crypto Services Header File Refactoring" osproject="Oghma" revision="007">
1.26 + <milestone project="GT0313" number="MS3.7"/>
1.27 + <ec number="73" title="Crypto Services Header File Refactoring (to simplify the SDK creation process)">
1.28 + Non-exported published functions made internal.
1.29 + Status added to published files if it was missing.
1.30 + File classification of MCTTokenInterface.h changed from publishedPartner to publishedAll.
1.31 + Some classes made published from internal because it was referenced from a published interface.
1.32 + CCTCertInfo is made publishedAll but the constructors are made publishedPartner.
1.33 + Removed internal header file inclusions. BR2143 raised against this.
1.34 + </ec>
1.35 + </deliverystep>
1.36 +
1.37 + <defect number="DEF106230" title="Clean up build's tagscan errors" revision="006">
1.38 + Remove tagscan errors
1.39 + </defect>
1.40 +
1.41 + <defect number="DEF105113" title="Documentation is not there for CCTKeyInfo published partner class" revision="005">
1.42 + Delete the orphan file mctkeystore.h
1.43 + </defect>
1.44 +
1.45 + <defect number="DEF107276" title="Lint errors in security code should be fixed (production and test)" revision="004">
1.46 + Minor changes to remove lint errors
1.47 + </defect>
1.48 +
1.49 + <preq number="1182" title="GNU Make-based build system" revision="003">
1.50 + TOOLS2 macro is added with TOOLS.
1.51 + </preq>
1.52 +
1.53 + <preq number="1182" title="GNU Make-based build system" revision="002">
1.54 + Changed according to filename policy to support the building of Symbian OS on both Windows and Linux for the test code.
1.55 + </preq>
1.56 +
1.57 + <defect number="DEF102043" title="Makesis & SWI assumes system drive is c:" revision="001">
1.58 + Removed hardcoded references to C drive and replaced with system drive.
1.59 + </defect>
1.60 +</relnotes>