aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-p15.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-138/+138
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-1/+1
* Do not use the VMC C reserved word readonly.Werner Koch2009-12-151-1/+1
* Fix for card keys > 2048 bit.Werner Koch2009-07-101-3/+3
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-8/+14
* Use bin2hex if possible.Werner Koch2008-11-031-18/+4
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-4/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Made some PIN pads work.Werner Koch2006-11-201-1/+2
* Preparing another releasegnupg-1.9.94Werner Koch2006-10-241-7/+23
* .Werner Koch2006-10-231-2/+2
* Various changesWerner Koch2006-10-101-1/+1
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-15/+15