From: Jakub J. <no...@gi...> - 2019-12-05 09:45:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: afe255c5b2d4b7b15fd9bdecc83ede89bdbc2b51 https://github.com/OpenSC/OpenSC/commit/afe255c5b2d4b7b15fd9bdecc83ede89bdbc2b51 Author: Jakub Jelen <jj...@re...> Date: 2019-12-05 (Thu, 05 Dec 2019) Changed paths: M src/libopensc/card-cardos.c M src/libopensc/opensc.h Log Message: ----------- Remove never set constants and their handling in cardos driver Commit: 642a3ee73411761c03a5480484be4d51b087f304 https://github.com/OpenSC/OpenSC/commit/642a3ee73411761c03a5480484be4d51b087f304 Author: Jakub Jelen <jj...@re...> Date: 2019-12-05 (Thu, 05 Dec 2019) Changed paths: M src/libopensc/card-cardos.c Log Message: ----------- cardos: Use more appropriate RSA flags for CardOS 5 Fixes #1864 Compare: https://github.com/OpenSC/OpenSC/compare/2bab09ac03d6...642a3ee73411 |