|
From: GitHub <no...@gi...> - 2015-10-15 11:13:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e79f1f4b01fa03afc01318d1b88cc4a5ce62f246 https://github.com/OpenSC/OpenSC/commit/e79f1f4b01fa03afc01318d1b88cc4a5ce62f246 Author: Peter Marschall <pe...@ad...> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- OpenPGP: accept -E as option in openpgp-tool - make behaviour match the usage message by accepting '-E' as alternative short form of '--erase' Commit: 392bc08d8613202a58a8c97069e8b0c1fef3bcae https://github.com/OpenSC/OpenSC/commit/392bc08d8613202a58a8c97069e8b0c1fef3bcae Author: Peter Marschall <pe...@ad...> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- OpenPGP: fix pretty name for gender code 39 in openpgp-tool - use the same term that GnuPG uses Commit: 524ad56146f1fd07139924822971097c8f311eba https://github.com/OpenSC/OpenSC/commit/524ad56146f1fd07139924822971097c8f311eba Author: Peter Marschall <pe...@ad...> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- OpenPGP: remove unnecessary semicolons in openpgp-tool - this is C, not a shell script Commit: 7de373b3b947a8da1c7f22246ec0cb093f6a25cf https://github.com/OpenSC/OpenSC/commit/7de373b3b947a8da1c7f22246ec0cb093f6a25cf Author: Peter Marschall <pe...@ad...> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- OpenPGP: mark do_erase as an action in openpgp-tool - avoid the unintended output of user info when only erasing was requested Commit: e316bf31407b0ab9119979553e0cb2eecc3ba9c5 https://github.com/OpenSC/OpenSC/commit/e316bf31407b0ab9119979553e0cb2eecc3ba9c5 Author: Frank Morgner <mo...@in...> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- Merge pull request #582 from marschap/openpgp-tool-fixes Openpgp tool fixes Compare: https://github.com/OpenSC/OpenSC/compare/71aa6bbced54...e316bf31407b |