From: GitHub <no...@gi...> - 2014-04-21 11:49:48
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 7796d2c95c2170487498a8fa28136863a4e625fa https://github.com/OpenSC/OpenSC/commit/7796d2c95c2170487498a8fa28136863a4e625fa Author: Nikos Mavrogiannopoulos <nm...@re...> Date: 2014-04-21 (Mon, 21 Apr 2014) Changed paths: M etc/opensc.conf.in Log Message: ----------- Mention that create_slots_for_pins can be used to get opensc-onepin behavior. Commit: 332ced5be7aae383921cd14325aa5288f4a08411 https://github.com/OpenSC/OpenSC/commit/332ced5be7aae383921cd14325aa5288f4a08411 Author: Martin Paljak <ma...@ma...> Date: 2014-04-21 (Mon, 21 Apr 2014) Changed paths: M src/libopensc/Makefile.am M src/libopensc/Makefile.mak R src/libopensc/card-javacard.c M src/libopensc/cards.h M src/libopensc/ctx.c Log Message: ----------- Remove the bogus javacard "driver". I had some ideas on how to improve the experience for JavaCards but that path did not get implemented further and my approach now is very different. While it would be nice if OpenSC (command line) detected somehow blank JavaCard-s and informed the user that steps a-b-c should be taken to make use of it, it doesn't really fit in. Compare: https://github.com/OpenSC/OpenSC/compare/e7cda857f07f...332ced5be7aa |