summaryrefslogtreecommitdiffstats
path: root/scd/app.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* scd: Add --advanced option for READKEY.NIIBE Yutaka2016-11-041-2/+3
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-07-201-0/+4
* scd: Simplify saving application context.NIIBE Yutaka2015-12-041-62/+41
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-031-21/+6
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-1/+1
* scd: Support for SmartCard-HSMAndreas Schwier2014-07-251-0/+3
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-2/+6
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-051-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-5/+5
* Port to npth.Marcus Brinkmann2012-01-251-32/+17
* scd: Prefer application Geldkarte over DINSIG.Werner Koch2011-12-151-3/+3
* scd: Skip S/N reading for the "undefined" application.Werner Koch2011-12-141-45/+52
* scd: Add the "undefined" stub application.Werner Koch2011-12-141-0/+10
* scd: Introduce a virtual reader table.Werner Koch2011-12-131-3/+4
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-28/+27
* Add code to better handle unplugging of a reader.Werner Koch2009-07-161-2/+2
* * ccid-driver.c (struct ccid_driver_s): Add fields last_progress,Werner Koch2009-07-131-19/+36
* app-openpgp changesWerner Koch2009-06-091-1/+1
* Better syncronization of several smartcard sessions.Werner Koch2009-03-241-2/+24
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-3/+4
* Fix a gpg2 problem with removed cards.Werner Koch2009-02-271-2/+33
* Add a Geldkarte gadget application.Werner Koch2009-01-271-2/+19
* Fixed the card removed with cached app bug. (Famous last fix).Werner Koch2008-11-031-18/+18
* Use bin2hex if possible.Werner Koch2008-11-031-7/+5
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-3/+30
* Fixed card key generation of gpg2.Werner Koch2007-07-051-1/+3
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* First steps towards supporting W32.Werner Koch2007-06-061-0/+4
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-4/+4
* The big Assuan error code removal.Werner Koch2006-09-061-4/+4
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* 2006-04-14 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-04-141-19/+28
* Fixed card removal problemsWerner Koch2006-03-011-5/+9
* PIN caching of cards does now work.Werner Koch2006-02-091-15/+112
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-46/+121
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-0/+29
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-103/+238
* * app-p15.c (micardo_mse): New.Werner Koch2005-04-271-1/+1
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-271-3/+3
* * app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch2005-04-111-1/+1
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-9/+1
* * call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch2005-02-241-0/+29
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-10/+18
* * app-openpgp.c (app_local_s): New field PK.Werner Koch2005-02-221-0/+26
* * app.c (select_application): Fixed serial number extraction andWerner Koch2004-09-091-3/+56
* * configure.ac: Changed tests for libusb to also suuport theWerner Koch2004-08-051-3/+16