root/releases/opensc-0.6.1/NEWS

Revision 354, 1.7 KB (checked in by jey, 7 years ago)

- Bumped up version number to 0.6.1
- Wrote a NEWS entry

  • 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.6.1; 2002-03-20; Juha Yrjölä:
4* Fixed certificate downloading in pkcs15-init
5* Improved PKCS #11 module, so it works with Mozilla 0.9.9 and
6  is capable of signing and decrypting mails in Netscape
7* Other various small fixes and improvements
8
9New in 0.6.0; 2002-03-13; Juha Yrjölä:
10* Many, many new features -- too many to list here
11* New cards supported: Gemplus GPK family, TCOS 2.0, MioCOS
12* Implemented a card reader abstraction layer
13* PKCS #15 generation rewritten by Olaf Kirch. So far generation
14  is supported only on GPK and Cryptoflex.
15
16New in 0.5.0; 2002-01-24; Juha Yrjölä:
17* PKCS #15 generation support
18* PKCS #11 module almost completely rewritten
19* Implemented opensc-explorer; a tool for browsing and modifying
20  the card file system
21* Almost complete support for Cryptoflex 16k; implemented cryptoflex-tool
22* Started writing some API documentation using Doxygen
23* Much improved object handling code in PKCS #15 framework
24* Lots of bugs fixed, lots of new ones introduced
25
26New in 0.4.0; 2001-12-29; Juha Yrjölä:
27* Finished migrating to Autotools
28* Rewritten ASN.1 decoder (should work better on all PKCS #15 cards)
29* Abstracted card handling, so adding support for new cards is a whiz,
30  'opensc-tool -D' will list all installed drivers.
31* Added colored debug and error output ;)
32* Fixed some memory leaks
33* Support for Swedish Posten eID cards
34* Added very preliminary support for EMV compatible cards and Multiflex
35  cards by Schlumberger
36
37New in 0.3.5; 2001-12-15; Juha Yrjölä:
38* Now compiles with C++
39* Added card reset detection
40* Fixed PIN code changing
41* Improved certificate caching
42
43New in 0.3.2; 2001-11-27; Juha Yrjölä:
44* Converted to Autotools.
45
Note: See TracBrowser for help on using the browser.