From: Jarl G. <no...@gi...> - 2024-01-04 16:16:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5546cca68ad07fc322c14433f4b670f1e6b2851e https://github.com/OpenSC/OpenSC/commit/5546cca68ad07fc322c14433f4b670f1e6b2851e Author: Jarl Gullberg <jar...@gm...> Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- card-idprime.c: unconditionally cache the real file size Commit: 7d9b4912c4ba8fc7f63252bcadba37e52da5b092 https://github.com/OpenSC/OpenSC/commit/7d9b4912c4ba8fc7f63252bcadba37e52da5b092 Author: Jarl Gullberg <jar...@gm...> Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- card-idprime.c: use the file size for uncompressed cache buffers Commit: c20e070ba299ec0302169aa22443daf67a5fe56e https://github.com/OpenSC/OpenSC/commit/c20e070ba299ec0302169aa22443daf67a5fe56e Author: Jarl Gullberg <gul...@fm...> Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- card-idprime.c: update ATR mask for IDPrime 940. Compare: https://github.com/OpenSC/OpenSC/compare/7bb3b59c9ec5...c20e070ba299 |