aboutsummaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * passphrase.c (agent_get_passphrase): Add new arg CACHEID.Werner Koch2005-05-031-0/+4
* * ccid-driver.c (ccid_slot_status): Fixed debug messages.Werner Koch2005-04-071-2/+35
* * keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch2005-03-211-9/+16
* * card-util.c (command_generator, card_edit_completion)David Shaw2005-03-201-14/+69
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-141-3/+3
* * cardglue.c (pin_cb): Disable debug output.Werner Koch2005-03-141-1/+1
* * primegen.c (is_prime): Free A2. Noted by [email protected].Werner Koch2005-03-071-6/+17
* * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-161-4/+9
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-151-3/+4
* * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-201-4/+31
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-22/+19
* * app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch2004-12-101-1/+12
* * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch2004-12-091-1/+88
* * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw2004-10-281-2/+2
* * keylist.c (status_one_subpacket): New. Send the subpacket data to theDavid Shaw2004-10-281-0/+4
* (agent_send_all_options): Try to deduce the ttynameWerner Koch2004-10-261-3/+23
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-211-3/+3
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-131-2/+9
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-111-1/+1
* * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw2004-10-101-3/+15
* * card-util.c (card_edit): Take admin only status from the table.Werner Koch2004-09-271-33/+27
* * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw2004-09-251-74/+106
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-231-127/+8
* * gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch2004-09-231-104/+374
* * gpg.sgml: Document -K.Werner Koch2004-09-201-0/+114
* * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on theDavid Shaw2004-09-111-1/+50
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-091-11/+112
* * card-util.c (card_edit): Require PIN only for generate.Werner Koch2004-04-281-32/+26
* A bunch of changes for the openpgp card.Werner Koch2004-04-271-3/+26
* * passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch2003-10-211-19/+55
* * cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch2003-10-081-1/+87
* * cardglue.c (learn_status_cb): Release values before assignmentWerner Koch2003-10-021-41/+66
* * g10.c (main): New commands --card-edit, --card-status andWerner Koch2003-09-281-0/+720