aboutsummaryrefslogtreecommitdiffstats
path: root/g10/app-openpgp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-01* sign.c (hash_for): Add code to detect if the sk lives on a smartDavid Shaw1-1/+5
2005-06-18(parse_signature): Use log_info for messagesWerner Koch1-1/+1
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-24* passphrase.c (ask_passphrase): Unescape the description string.Werner Koch1-2/+2
2005-05-23* app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS.Werner Koch1-212/+0
2005-05-21* cardglue.c (send_status_info): Make CTRL optional.Werner Koch1-33/+318
2005-05-20(ccid_transceive): Arghhh. The seqno is anotherWerner Koch1-73/+572
2005-04-07* ccid-driver.c (ccid_slot_status): Fixed debug messages.Werner Koch1-2/+43
2005-03-30(pin_cb): Print a warning if the info string hack isWerner Koch1-1/+1
2005-01-25(get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch1-36/+33
2004-12-10* app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch1-1/+28
2004-12-09* passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch1-12/+44
2004-11-17(open_info_file): New.Werner Koch1-18/+25
2004-10-26(verify_chv3): The minimum length for CHV3 isWerner Koch1-3/+3
2004-10-21* options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw1-1/+1
2004-10-21* configure.ac: Remove the check for asprintfWerner Koch1-1/+6
2004-10-15* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch1-32/+111
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch1-1/+1
2004-09-27* card-util.c (card_edit): Take admin only status from the table.Werner Koch1-19/+60
2004-09-27We need to take care that several files are also used in gnupg 1.9 andWerner Koch1-42/+60
2004-09-25* main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw1-8/+20
2004-09-23Note: I have not fully tested the new key creation due to a pc/scWerner Koch1-39/+87
2004-09-23* gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch1-1/+1
2004-09-11* app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks usDavid Shaw1-8/+12
2004-09-09* README: Doc --disable-card-support and --without-readline.Werner Koch1-2/+2
2004-04-28* card-util.c (card_edit): Require PIN only for generate.Werner Koch1-1/+5
2004-04-27A bunch of changes for the openpgp card.Werner Koch1-134/+258
2003-10-21* passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch1-51/+86
2003-10-08* cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch1-0/+25
2003-10-02* cardglue.c (learn_status_cb): Release values before assignmentWerner Koch1-241/+263
2003-09-28* g10.c (main): New commands --card-edit, --card-status andWerner Koch1-105/+53
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