root/releases/opensc-0.7.0/NEWS

Revision 615, 2.1 KB (checked in by jey, 7 years ago)

- Preparation for version 0.7.0

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1NEWS for OpenSC -- History of user visible changes
2
3New in 0.7.0; 2002-06-03; Juha Yrjölä:
4* Support for config files
5* Yet another PKCS #15 generation rewrite
6* PAM module rewritten for more flexibility and compatibility
7* OpenSC Signer merged to the main source tree
8* CT-API support
9* Support for non-native RSA and DSA keys
10* Improved support for MioCOS cards by Miotec (http://www.miotec.fi)
11* Semi-working support for Aladdin eToken PRO
12* First version to work with OpenSSH without any patching
13
14New in 0.6.1; 2002-03-20; Juha Yrjölä:
15* Fixed certificate downloading in pkcs15-init
16* Improved PKCS #11 module, so it works with Mozilla 0.9.9 and
17  is capable of signing and decrypting mails in Netscape
18* Other various small fixes and improvements
19
20New in 0.6.0; 2002-03-13; Juha Yrjölä:
21* Many, many new features -- too many to list here
22* New cards supported: Gemplus GPK family, TCOS 2.0, MioCOS
23* Implemented a card reader abstraction layer
24* PKCS #15 generation rewritten by Olaf Kirch. So far generation
25  is supported only on GPK and Cryptoflex.
26
27New in 0.5.0; 2002-01-24; Juha Yrjölä:
28* PKCS #15 generation support
29* PKCS #11 module almost completely rewritten
30* Implemented opensc-explorer; a tool for browsing and modifying
31  the card file system
32* Almost complete support for Cryptoflex 16k; implemented cryptoflex-tool
33* Started writing some API documentation using Doxygen
34* Much improved object handling code in PKCS #15 framework
35* Lots of bugs fixed, lots of new ones introduced
36
37New in 0.4.0; 2001-12-29; Juha Yrjölä:
38* Finished migrating to Autotools
39* Rewritten ASN.1 decoder (should work better on all PKCS #15 cards)
40* Abstracted card handling, so adding support for new cards is a whiz,
41  'opensc-tool -D' will list all installed drivers.
42* Added colored debug and error output ;)
43* Fixed some memory leaks
44* Support for Swedish Posten eID cards
45* Added very preliminary support for EMV compatible cards and Multiflex
46  cards by Schlumberger
47
48New in 0.3.5; 2001-12-15; Juha Yrjölä:
49* Now compiles with C++
50* Added card reset detection
51* Fixed PIN code changing
52* Improved certificate caching
53
54New in 0.3.2; 2001-11-27; Juha Yrjölä:
55* Converted to Autotools.
56
Note: See TracBrowser for help on using the browser.