From: Doug E. <no...@gi...> - 2022-08-06 06:58:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d6155fc8db6fbb04c844ee0cb836c449d8db382f https://github.com/OpenSC/OpenSC/commit/d6155fc8db6fbb04c844ee0cb836c449d8db382f Author: Doug Engert <dee...@gm...> Date: 2022-08-06 (Sat, 06 Aug 2022) Changed paths: M src/libopensc/card-epass2003.c M win32/customactions.cpp Log Message: ----------- Fix matching of Epass2003 tokens Fixes: #2572 Change ATR matching rules for epass2003 tokens to work with newer versions and with both Feitian initialized and OpenSC initialized tokens. On branch epass2003-atr Changes to be committed: modified: card-epass2003.c modified: ../../win32/customactions.cpp Commit: 8335120a8e9fb8c9fbdbdef4fd22f0b83cdf3aa2 https://github.com/OpenSC/OpenSC/commit/8335120a8e9fb8c9fbdbdef4fd22f0b83cdf3aa2 Author: Doug Engert <dee...@gm...> Date: 2022-08-06 (Sat, 06 Aug 2022) Changed paths: M src/libopensc/card-epass2003.c Log Message: ----------- Spelling fix On branch epass2003-atr Changes to be committed: modified: card-epass2003.c Compare: https://github.com/OpenSC/OpenSC/compare/2cd3d547d595...8335120a8e9f |