aboutsummaryrefslogtreecommitdiffstats
path: root/g10/app-openpgp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * sign.c (hash_for): Add code to detect if the sk lives on a smartDavid Shaw2006-01-011-1/+5
* (parse_signature): Use log_info for messagesWerner Koch2005-06-181-1/+1
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * passphrase.c (ask_passphrase): Unescape the description string.Werner Koch2005-05-241-2/+2
* * app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS.Werner Koch2005-05-231-212/+0
* * cardglue.c (send_status_info): Make CTRL optional.Werner Koch2005-05-211-33/+318
* (ccid_transceive): Arghhh. The seqno is anotherWerner Koch2005-05-201-73/+572
* * ccid-driver.c (ccid_slot_status): Fixed debug messages.Werner Koch2005-04-071-2/+43
* (pin_cb): Print a warning if the info string hack isWerner Koch2005-03-301-1/+1
* (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