From: Frank M. <no...@gi...> - 2020-02-27 22:13:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: dca02dd9a09cc06dd60b88a86ad69f8bc95a441f https://github.com/OpenSC/OpenSC/commit/dca02dd9a09cc06dd60b88a86ad69f8bc95a441f Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/libopensc/card-coolkey.c M src/libopensc/sc.c Log Message: ----------- fixed 323588 Uninitialized scalar variable accessing uninitialized data with mlock is undefined behavior Commit: 6b1770e7addfebc83c549fdf1cee3246c381e46f https://github.com/OpenSC/OpenSC/commit/6b1770e7addfebc83c549fdf1cee3246c381e46f Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M doc/tools/pkcs15-init.1.xml M src/tools/pkcs15-init.c Log Message: ----------- pkcs15-init: removed --options-file use an environment variable to pass a hidden PIN code instead of the options file fixes 13814 Resource leak as reported by Coverity Scan Commit: 261e0b6b0d57075f7c802f17901ae03b55b8f27c https://github.com/OpenSC/OpenSC/commit/261e0b6b0d57075f7c802f17901ae03b55b8f27c Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M doc/tools/dnie-tool.1.xml M doc/tools/gids-tool.1.xml M doc/tools/openpgp-tool.1.xml M doc/tools/pkcs15-init.1.xml M doc/tools/pkcs15-tool.1.xml M doc/tools/sc-hsm-tool.1.xml M doc/tools/westcos-tool.1.xml Log Message: ----------- unified documentation of handling PIN/PUK on CLI Commit: 906108bb691a35828cc4e09fcba904d08c24d458 https://github.com/OpenSC/OpenSC/commit/906108bb691a35828cc4e09fcba904d08c24d458 Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/libopensc/card-dnie.c Log Message: ----------- dnie: fixed length checking of uncompressed data fixes https://oss-fuzz.com/testcase-detail/5632848910614528 Commit: c212776f45ba4190f378aac017e69e1125cb83e7 https://github.com/OpenSC/OpenSC/commit/c212776f45ba4190f378aac017e69e1125cb83e7 Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M doc/tools/dnie-tool.1.xml Log Message: ----------- fixed dashes Compare: https://github.com/OpenSC/OpenSC/compare/21ee26b0704e...c212776f45ba |