aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-p15.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-25scd:p15: Read out the access flags.Werner Koch1-68/+141
2021-02-24scd:p15: Get the label value of all objects for better diagnostics.Werner Koch1-78/+180
2021-02-23scd:p15: Make it code work again for D-Trust cards.Werner Koch1-29/+64
2021-02-22scd: Fix readkey --info in case a readkey command is available.Werner Koch1-2/+2
2021-02-22scd:p15: Extract extended usage flagsand act upon them.Werner Koch1-80/+235
2021-02-19scd: Minor tweak for easier backportingWerner Koch1-11/+12
2021-02-02scd:p15: Read PuKDF and minor refactoring.Werner Koch1-85/+447
2021-01-27scd:p15: Make file selection more robust.Werner Koch1-37/+60
2021-01-27scd:p15: Factor the commonKeyAttributes parser out.Werner Koch1-134/+206
2021-01-26scd:p15: Factor the commonObjectAttributes parser out.Werner Koch1-139/+112
2021-01-26scd:p15: First step towards real CardOS 5 support.Werner Koch1-71/+209
2021-01-21scd:p15: Show the ATR as part of the TokenInfo diagnostics.Werner Koch1-0/+12
2020-11-25scd:p15: Print the internal card type.Werner Koch1-0/+8
2020-11-25scd:p15: Improve support for some CardOS based cards.Werner Koch1-5/+30
2020-05-05scd: Extend an internal function to also return the algo.Werner Koch1-1/+1
2020-04-09scd:p15: Return a display S/N via Assuan.Werner Koch1-21/+54
2020-04-07scd:p15: Show a pretty PIN prompt.Werner Koch1-13/+197
2020-04-07scd:p15: Fix decrypt followed by sign problem for D-Trust cards.Werner Koch1-14/+79
2020-04-03scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.Werner Koch1-18/+62
2020-04-02scd:p15: Implement do_with_keygrip and capabilities.Werner Koch1-34/+48
2020-04-02scd:p15: Rename some variables and functions for clarity.Werner Koch1-28/+28
2020-04-01scd:p15: Cache the PIN.Werner Koch1-0/+8
2020-04-01scd:p15: Run a keygrip_from_prkdf before verify_pinWerner Koch1-9/+18
2020-04-01scd:p15: Support decryption with CardOS 5 cards.Werner Koch1-2/+100
2020-04-01scd:p15: Factor PIN verification out to a new function.Werner Koch1-192/+224
2020-03-31scd:p15: Support signing with CardOS 5 cards.Werner Koch1-83/+333
2020-03-31scd:p15: Read certificates in extended mode.Werner Koch1-2/+4
2020-03-31scd:p15: Improve diagnosticsWerner Koch1-164/+202
2020-03-30scd:p15: Detect CardOS 5 cards and print some basic infos.Werner Koch1-15/+150
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-1/+1
2020-01-07scd: First changes to implement a PIN cache.Werner Koch1-3/+6
2019-09-04scd: Use a macro for the flag parameter of learn_status.Werner Koch1-1/+1
2019-06-25scd: Add an re-select mechanism to switch apps.Werner Koch1-0/+1
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch1-1/+0
2019-06-21scd: Use enums for cardtype and apptype.Werner Koch1-1/+1
2019-06-19scd: Split data structures into app and card related objects.Werner Koch1-34/+46
2017-11-27Use the gpgrt log functions if possible.Werner Koch1-2/+2
2017-04-10scd: Relax a condition for p15 driver.NIIBE Yutaka1-1/+1
2017-04-10scd: Relax a condition for p15 driver.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-03-06scd: More cleanup of old code.NIIBE Yutaka1-3/+1
2017-03-06scd: Fix API of select_file/_path.NIIBE Yutaka1-8/+7
2017-01-23Fix format string errors and some missing error case initialization.Werner Koch1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor1-2/+2
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2014-09-18scd: Fix int/short mismatch in format string of app-p15.cWerner Koch1-4/+8
2014-07-25scd: Comment typo fixes.Werner Koch1-5/+5
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-138/+138