aboutsummaryrefslogtreecommitdiffstats
path: root/g10/app-openpgp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch2005-01-251-36/+33
* * app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch2004-12-101-1/+28
* * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch2004-12-091-12/+44
* (open_info_file): New.Werner Koch2004-11-171-18/+25
* (verify_chv3): The minimum length for CHV3 isWerner Koch2004-10-261-3/+3
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw2004-10-211-1/+1
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-211-1/+6
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-151-32/+111
* * mk-w32-dist: Updated from stable branch.Werner Koch2004-10-011-1/+1
* * card-util.c (card_edit): Take admin only status from the table.Werner Koch2004-09-271-19/+60
* We need to take care that several files are also used in gnupg 1.9 andWerner Koch2004-09-271-42/+60
* * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw2004-09-251-8/+20
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-231-39/+87
* * gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch2004-09-231-1/+1
* * app-openpgp.c (get_cached_data): Avoid mallocing zero since it breaks usDavid Shaw2004-09-111-8/+12
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-091-2/+2
* * card-util.c (card_edit): Require PIN only for generate.Werner Koch2004-04-281-1/+5
* A bunch of changes for the openpgp card.Werner Koch2004-04-271-134/+258
* * passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch2003-10-211-51/+86
* * cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch2003-10-081-0/+25
* * cardglue.c (learn_status_cb): Release values before assignmentWerner Koch2003-10-021-241/+263
* * g10.c (main): New commands --card-edit, --card-status andWerner Koch2003-09-281-0/+1430