aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-openpgp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-12-23* apdu.c (apdu_send_le): Send a get_response with the indicatedWerner Koch1-0/+21
2003-12-01* scdaemon.c, scdaemon.h: New options --allow-admin and --deny-admin.Werner Koch1-0/+6
2003-10-21* command.c (cmd_checkpin): New.Werner Koch1-51/+86
2003-10-08* call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch1-0/+25
2003-10-02Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch1-2/+16
2003-09-30* command.c (cmd_getattr): New command GETATTR.Werner Koch1-230/+253
2003-09-30Minor fixesWerner Koch1-1/+1
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-101/+34
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1482
2003-07-29*** empty log message ***Werner Koch1-1/+1
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch1-32/+30
2003-07-24* app-openpgp.c (do_learn_status): Print more status information.Werner Koch1-7/+51
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-2/+199
2003-07-16* Makefile.am: Add sc-copykeys program.Werner Koch1-6/+250
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch1-17/+172
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch1-11/+111
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-44/+346
2003-06-03* scdaemon.h: Include gpg-error.h and errno.hWerner Koch1-0/+442