aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-p15.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scd:p15: Fix faulty removal of a test code change.Werner Koch2021-03-101-1/+1
* scd:p15: Support special extended usage flags for OpenPGP keys.Werner Koch2021-03-101-6/+93
* scd:p15: Read out the access flags.Werner Koch2021-02-251-68/+141
* scd:p15: Get the label value of all objects for better diagnostics.Werner Koch2021-02-241-78/+180
* scd:p15: Make it code work again for D-Trust cards.Werner Koch2021-02-231-29/+64
* scd: Fix readkey --info in case a readkey command is available.Werner Koch2021-02-221-2/+2
* scd:p15: Extract extended usage flagsand act upon them.Werner Koch2021-02-221-80/+235
* scd: Minor tweak for easier backportingWerner Koch2021-02-191-11/+12
* scd:p15: Read PuKDF and minor refactoring.Werner Koch2021-02-021-85/+447
* scd:p15: Make file selection more robust.Werner Koch2021-01-271-37/+60
* scd:p15: Factor the commonKeyAttributes parser out.Werner Koch2021-01-271-134/+206
* scd:p15: Factor the commonObjectAttributes parser out.Werner Koch2021-01-261-139/+112
* scd:p15: First step towards real CardOS 5 support.Werner Koch2021-01-261-71/+209
* scd:p15: Show the ATR as part of the TokenInfo diagnostics.Werner Koch2021-01-211-0/+12
* scd:p15: Print the internal card type.Werner Koch2020-11-251-0/+8
* scd:p15: Improve support for some CardOS based cards.Werner Koch2020-11-251-5/+30
* scd: Extend an internal function to also return the algo.Werner Koch2020-05-051-1/+1
* scd:p15: Return a display S/N via Assuan.Werner Koch2020-04-091-21/+54
* scd:p15: Show a pretty PIN prompt.Werner Koch2020-04-071-13/+197
* scd:p15: Fix decrypt followed by sign problem for D-Trust cards.Werner Koch2020-04-071-14/+79
* scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.Werner Koch2020-04-031-18/+62
* scd:p15: Implement do_with_keygrip and capabilities.Werner Koch2020-04-021-34/+48
* scd:p15: Rename some variables and functions for clarity.Werner Koch2020-04-021-28/+28
* scd:p15: Cache the PIN.Werner Koch2020-04-011-0/+8
* scd:p15: Run a keygrip_from_prkdf before verify_pinWerner Koch2020-04-011-9/+18
* scd:p15: Support decryption with CardOS 5 cards.Werner Koch2020-04-011-2/+100
* scd:p15: Factor PIN verification out to a new function.Werner Koch2020-04-011-192/+224
* scd:p15: Support signing with CardOS 5 cards.Werner Koch2020-03-311-83/+333
* scd:p15: Read certificates in extended mode.Werner Koch2020-03-311-2/+4
* scd:p15: Improve diagnosticsWerner Koch2020-03-311-164/+202
* scd:p15: Detect CardOS 5 cards and print some basic infos.Werner Koch2020-03-301-15/+150
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-1/+1
* scd: First changes to implement a PIN cache.Werner Koch2020-01-071-3/+6
* scd: Use a macro for the flag parameter of learn_status.Werner Koch2019-09-041-1/+1
* scd: Add an re-select mechanism to switch apps.Werner Koch2019-06-251-0/+1
* scd: Simplify inclusion of app-common.h.Werner Koch2019-06-211-1/+0
* scd: Use enums for cardtype and apptype.Werner Koch2019-06-211-1/+1
* scd: Split data structures into app and card related objects.Werner Koch2019-06-191-34/+46
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-2/+2
* scd: Relax a condition for p15 driver.NIIBE Yutaka2017-04-101-1/+1
* scd: Relax a condition for p15 driver.NIIBE Yutaka2017-04-101-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* scd: More cleanup of old code.NIIBE Yutaka2017-03-061-3/+1
* scd: Fix API of select_file/_path.NIIBE Yutaka2017-03-061-8/+7
* Fix format string errors and some missing error case initialization.Werner Koch2017-01-231-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-2/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* scd: Fix int/short mismatch in format string of app-p15.cWerner Koch2014-09-181-4/+8
* scd: Comment typo fixes.Werner Koch2014-07-251-5/+5