Skip to content

Tags: bmalnersic/OpenSC

Tags

0.19.0

Toggle 0.19.0's commit message
Released 0.19.0

* fixed multiple security problems (out of bound writes/reads, OpenSC#1447):
    * CVE-2018-16391
    * CVE-2018-16392
    * CVE-2018-16393
    * CVE-2018-16418
    * CVE-2018-16419
    * CVE-2018-16420
    * CVE-2018-16421
    * CVE-2018-16422
    * CVE-2018-16423
    * CVE-2018-16424
    * CVE-2018-16425
    * CVE-2018-16426
    * CVE-2018-16427
* Improved documentation:
    * New manual page for opensc.conf(5)
    * Added several missing switches in manual pages and fixed formatting
* Win32 installer:
    * automatically start SCardSvr
    * added newer OpenPGP ATRs
* macOS installer: use HFS+ for backward compatibility
* Remove outdated solaris files
* PC/SC driver:
    * Workaround OMNIKEY 3x21 and 6121 Smart Card Readers wrongly identified as pinpad readers in macOS
* Workaround cards returning short signatures without leading zeroes
* bash completion
    * make location directory configurable
    * Use a new correct path by default
* build: support for libressl-2.7+
* Configuration
    * Distribute minimal opensc.conf
    * `pkcs11_enable_InitToken made` global configuration option
    * Modify behavior of `OPENSC_DRIVER` environment variable to restrict driver list instead of forcing one driver and skipping vital parts of configuration
    * Removed configuration options `zero_ckaid_for_ca_certs`, `force_card_driver`, `reopen_debug_file`, `paranoid-memory`
    * Generalized configuration option `ignored_readers`
* If card initialization fails, continue card detection with other card drivers (OpenSC#1251)
* Fixed long term card operations on Windows 8 and later (OpenSC#1043)
* reader-pcsc: allow fixing the length of a PIN
* fixed multithreading issue on Window with OpenPACE OIDs
* fixed crash during `C_WaitForSlotEvent` (OpenSC#1335)
* Allow cancelling the PIN pad prompt before starting the reader transaction. Whether to start the transaction immediately or not is user-configurable for each application
* `opensc-notify`
    * add Exit button to tray icon
    * User better description (GenericName) and a generic application icon
    * Do not display in the application list
* `pkcs15-tool`
    * added support for reading ECDSA ssh keys
* `p11test`
    *  Filter certificates other than `CKC_X_509`
* `opengpg-tool`
    * allow calling -d multiple times
    * clarify usage text
* Implement RSA PSS
* Add support for SmartCard-HSM 4K (V3.0)
* Remove support for CAC1 cards
* Ignore unknown tags in properties buffer
* Use GET PROPERTIES to recognize buffer formats
* Unbreak encoding last tag-len-value in the data objects
* Support HID Alt tokens without CCC
    * They present certificates in OIDs of first AID and use other undocumented applets
    * Inspect the tokens through the ACA applet and GET ACR APDU
* Unbreak Get Challenge functionality
* Make uninitialized cards working as expected with ESC
* add serial number to card name
* include detailed version into card name
* define & set LCS (lifecycle support) as extended capability
* extend manufacturer list in pkcs15-openpgp.c
* correctly parse hist_bytes
* Make deciphering with AUT-key possible for OpenPGP Card >v3.2 (fixes OpenSC#1352)
* Add supported algorithms for OpenPGP Card (Fixes OpenSC#1432)
* added support for 2nd generation eGK (OpenSC#1451)
* create PIN in MF (`pkcs15init`)
* fixed identifying unknown card as German ID card (OpenSC#1360)
* Context Specific Login Using Pin Pad Reader Fix
* Better Handling of Reset using Discovery Object

0.19.0-rc1

Toggle 0.19.0-rc1's commit message
prepare 0.19.0

0.18.0

Toggle 0.18.0's commit message
Released 0.18.0

0.18.0-rc2

Toggle 0.18.0-rc2's commit message
macOS: disable notifications only in PKCS#11 module

basically reverts
OpenSC@c35eb1c
by applying a more selective fix for
OpenSC#1174

0.18.0-rc1

Toggle 0.18.0-rc1's commit message
prepare 0.18.0

0.17.0

Toggle 0.17.0's commit message
adapted date in NEWS

0.17.0-rc2

Toggle 0.17.0-rc2's commit message
Simplify differences between CardOS 5 versions and unbreak 5.3 signat…

…ures (OpenSC#1080)

* Simplify CardOS 5.0 support (removing explicit 5.3 marker since the behavior should be the same)

* Restore RSA_PKCS signatures functionality

Closes OpenSC#1079

0.17.0-rc1

Toggle 0.17.0-rc1's commit message
0.17.0 version bump

0.16.0

Toggle 0.16.0's commit message
OpenSC 0.16.0

0.16.0-rc2

Toggle 0.16.0-rc2's commit message
OpenSC 0.16.0-rc2