| Commit message (Expand) | Author | Age | Files | Lines |
* | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 2006-03-09 | 1 | -2/+4 |
* | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 2006-03-09 | 1 | -1/+4 |
* | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 2006-03-09 | 1 | -2/+46 |
* | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 2005-11-10 | 1 | -2/+2 |
* | * keygen.c (proc_parameter_file): Default key and subkey usage flags to | David Shaw | 2005-10-26 | 1 | -7/+29 |
* | Fixed minor card related bugs and enhanced status messages | Werner Koch | 2005-10-18 | 1 | -3/+7 |
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 2005-10-14 | 1 | -1/+1 |
* | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2), | David Shaw | 2005-10-12 | 1 | -14/+6 |
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 2005-08-27 | 1 | -7/+17 |
* | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 2005-08-05 | 1 | -7/+2 |
* | * keygen.c (proc_parameter_file): Sanity check items in keygen batch | David Shaw | 2005-08-05 | 1 | -98/+120 |
* | * keygen.c (write_keyblock): Don't try and build deleted kbnodes since | David Shaw | 2005-08-04 | 1 | -6/+12 |
* | Revert bad patch. | David Shaw | 2005-08-04 | 1 | -8/+1 |
* | * keygen.c (start_tree): Need to use an actual packet type (which we | David Shaw | 2005-08-04 | 1 | -1/+8 |
* | Implemented PKA trust model | Werner Koch | 2005-07-28 | 1 | -21/+0 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -113/+113 |
* | * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning. | David Shaw | 2005-06-20 | 1 | -1/+1 |
* | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 2005-06-14 | 1 | -1/+1 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 2005-05-21 | 1 | -122/+50 |
* | * keygen.c (write_selfsigs): Rename from write_selfsig. Write the same | David Shaw | 2005-05-11 | 1 | -12/+16 |
* | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 2005-05-06 | 1 | -55/+52 |
* | * keygen.c (start_tree): New function to "prime" a KBNODE list. | David Shaw | 2005-05-06 | 1 | -26/+20 |
* | * keygen.c (keygen_set_std_prefs): Add SHA256 and BZip2 to default | David Shaw | 2005-05-05 | 1 | -3/+19 |
* | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 2005-05-05 | 1 | -27/+47 |
* | (keygen_set_std_prefs): Explain the chosen order of | Werner Koch | 2005-04-01 | 1 | -1/+13 |
* | * cardglue.c (pin_cb): Disable debug output. | Werner Koch | 2005-03-14 | 1 | -0/+16 |
* | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 2005-02-15 | 1 | -2/+3 |
* | * keygen.c (do_generate_keypair): Write the auth key to the card | David Shaw | 2005-02-01 | 1 | -11/+18 |
* | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF | David Shaw | 2005-01-28 | 1 | -1/+1 |
* | * keygen.c (generate_subkeypair): Detect primary key on-card and | Werner Koch | 2005-01-27 | 1 | -9/+23 |
* | (do_generate_keypair): Don't continue after an error; | Werner Koch | 2005-01-25 | 1 | -2/+2 |
* | * keyedit.c (menu_set_keyserver_url): Make sure we only operate on the | David Shaw | 2004-12-21 | 1 | -3/+4 |
* | (ask_expire_interval): For better translations chnage 2 | Werner Koch | 2004-12-20 | 1 | -7/+10 |
* | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 2004-12-20 | 1 | -1/+1 |
* | * keygen.c (keygen_get_std_prefs): Set reference count when creating the | David Shaw | 2004-12-19 | 1 | -0/+2 |
* | * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA. | David Shaw | 2004-12-09 | 1 | -8/+15 |
* | * keygen.c (ask_keysize): Change strings to always use %u instead of | David Shaw | 2004-12-07 | 1 | -57/+62 |
* | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 2004-10-28 | 1 | -1/+1 |
* | * pkclist.c (do_edit_ownertrust): Add a note to translators. | Werner Koch | 2004-10-15 | 1 | -0/+11 |
* | another s/unsigned char*/byte*/ | Werner Koch | 2004-10-14 | 1 | -1/+1 |
* | * misc.c (is_secured_filename): New. | Werner Koch | 2004-10-14 | 1 | -6/+22 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 1 | -0/+6 |
* | * keygen.c (read_parameter_file): New keyword "Handle". This is | Werner Koch | 2004-10-13 | 1 | -25/+59 |
* | (read_parameter_file): Changed to use iobuf based file | Werner Koch | 2004-10-12 | 1 | -18/+19 |
* | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 2004-10-10 | 1 | -5/+6 |
* | * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert mode | David Shaw | 2004-10-10 | 1 | -30/+97 |
* | * keygen.c (do_add_key_flags): The spec says that all primary keys MUST be | David Shaw | 2004-10-10 | 1 | -6/+6 |
* | * keygen.c (generate_keypair): Fix generating keys with the auth flag. | David Shaw | 2004-10-10 | 1 | -3/+4 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 1 | -5/+5 |