aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-3/+4
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-2/+33
2009-01-27Add a Geldkarte gadget application.Werner Koch1-2/+19
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch1-18/+18
2008-11-03Use bin2hex if possible.Werner Koch1-7/+5
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-3/+30
2007-07-05Fixed card key generation of gpg2.Werner Koch1-1/+3
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-06First steps towards supporting W32.Werner Koch1-0/+4
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-4/+4
2006-09-06The big Assuan error code removal.Werner Koch1-4/+4
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-04-142006-04-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-19/+28
2006-03-01Fixed card removal problemsWerner Koch1-5/+9
2006-02-09PIN caching of cards does now work.Werner Koch1-15/+112
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-278/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-46/+121
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-0/+29
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-103/+238
2005-04-27* app-p15.c (micardo_mse): New.Werner Koch1-1/+1
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-3/+3
2005-04-11* app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch1-1/+1
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-9/+1
2005-02-24* call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch1-0/+29
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-10/+18
2005-02-22* app-openpgp.c (app_local_s): New field PK.Werner Koch1-0/+26
2004-09-09* app.c (select_application): Fixed serial number extraction andWerner Koch1-3/+56
2004-08-05* configure.ac: Changed tests for libusb to also suuport theWerner Koch1-3/+16
2004-04-26* app-common.h: New members FNC.DEINIT and APP_LOCAL.Werner Koch1-0/+6
2004-03-16*** empty log message ***Werner Koch1-1/+1
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-35/+96
2003-10-21* command.c (cmd_checkpin): New.Werner Koch1-0/+23
2003-09-30* command.c (cmd_getattr): New command GETATTR.Werner Koch1-0/+13
2003-08-14 * Always use 'dynload.h' instead of 'dlfcn.h'.Timo Schulz1-1/+2
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-2/+11
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+278
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-0/+70
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch1-2/+2
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-0/+208