aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-13scd: Introduce a virtual reader table.Werner Koch1-1/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-7/+4
2009-05-08More support for Netkey cards.Werner Koch1-0/+1
2009-03-24Better syncronization of several smartcard sessions.Werner Koch1-9/+13
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-2/+3
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-0/+1
2009-01-27Add a Geldkarte gadget application.Werner Koch1-0/+3
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch1-9/+8
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-2/+12
2008-06-24Add support for the TCOS NullPIN feature.Werner Koch1-1/+5
2007-07-05Fixed card key generation of gpg2.Werner Koch1-6/+8
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-02-09PIN caching of cards does now work.Werner Koch1-0/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-128/+0
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+6
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch1-1/+1
2005-05-23* Makefile.am: Do not build sc-copykeys anymore.Werner Koch1-17/+0
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-2/+26
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-50/+51
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-1/+1
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-1/+2
2005-02-22* app-openpgp.c (app_local_s): New field PK.Werner Koch1-1/+5
2004-10-22 * app-openpgp.c (do_sign): Replace asprintf by direct allocation.Werner Koch1-0/+7
2004-10-14Added ID keywords because these files are often used in other packages.Werner Koch1-0/+2
2004-09-09* app.c (select_application): Fixed serial number extraction andWerner Koch1-0/+4
2004-04-28* app-common.h: Do not include ksba.h for gnupg 1.Werner Koch1-0/+2
2004-04-26* app-common.h: New members FNC.DEINIT and APP_LOCAL.Werner Koch1-1/+4
2004-03-16* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch1-0/+7
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-28/+42
2003-10-21* command.c (cmd_checkpin): New.Werner Koch1-0/+6
2003-10-02Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch1-0/+6
2003-09-30* command.c (cmd_getattr): New command GETATTR.Werner Koch1-0/+3
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-0/+1
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+128
2003-07-24* app-openpgp.c (do_learn_status): Print more status information.Werner Koch1-0/+1
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-0/+19
2003-07-16* Makefile.am: Add sc-copykeys program.Werner Koch1-0/+18
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch1-4/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-0/+90