aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-openpgp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-05New PIN Callback attributes in gpg-agent.Werner Koch1-64/+61
2008-12-05Add option --card-timeout.Werner Koch1-3/+6
2008-11-03Use bin2hex if possible.Werner Koch1-13/+10
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+5
2008-09-25Finished support for v2 cards with the exception of secure messaging.Werner Koch1-88/+425
2008-09-23Improvements for 2k keys.Werner Koch1-37/+137
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-13/+169
2008-08-312008-08-30 Moritz <[email protected]>Moritz Schulte1-4/+4
2008-08-18Fix new test for v2 cards.Werner Koch1-2/+2
2008-07-30prompt change.Werner Koch1-2/+2
2008-07-17Do not run the setuid test if running under as root proper.Werner Koch1-2/+60
2008-06-24Add support for the TCOS NullPIN feature.Werner Koch1-1/+3
2008-04-21Use default PIN flagWerner Koch1-1/+20
2008-03-26Preparing a release.Werner Koch1-21/+69
2007-12-12Support DSA2.Werner Koch1-1/+1
2007-12-10Fix for bug 851.Werner Koch1-3/+44
2007-07-05Fixed card key generation of gpg2.Werner Koch1-4/+5
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-06First steps towards supporting W32.Werner Koch1-2/+2
2006-12-21The keypad is now also used for OpenPGP signing keys.Werner Koch1-98/+141
2006-11-20Made some PIN pads work.Werner Koch1-12/+37
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch1-1/+21
2006-10-05bug fixesWerner Koch1-1/+1
2006-09-232006-09-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+8
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-10/+10
2006-08-292006-08-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-34/+42
2006-06-30A couple of fixes. gpg2's key generation does now work.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-04-11Added command APDUWerner Koch1-2/+2
2006-02-06Support for CardMan 4040Werner Koch1-3/+7
2005-11-28Preparing an interim releaseWerner Koch1-1/+8
2005-09-09Bug fixes and ssh support for the BELPIC.Werner Koch1-1/+26
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-1482/+0
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch1-1/+8
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-13/+14
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-1/+1
2005-05-24* call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch1-2/+2
2005-05-23* Makefile.am: Do not build sc-copykeys anymore.Werner Koch1-212/+0
2005-05-21* call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch1-1/+1
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-33/+322
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-29/+29
2005-04-27* app-p15.c (micardo_mse): New.Werner Koch1-3/+3
2005-04-14(retrieve_key_material): Rewritten. Return aWerner Koch1-256/+136
2005-04-11* app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch1-44/+100
2005-03-292005-03-29 Moritz Schulte <[email protected]>Moritz Schulte1-14/+316
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-20/+66
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-16/+29
2005-02-22* app-openpgp.c (app_local_s): New field PK.Werner Koch1-4/+243
2005-02-03Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch1-64/+127
2004-10-22Compile fixes.Werner Koch1-3/+3