| Commit message (Expand) | Author | Age | Files | Lines |
* | * getkey.c (get_pubkey_byname): Fix minor security problem with PKA when | David Shaw | 2006-02-21 | 1 | -1/+14 |
* | * keyserver.c (keyserver_import_pka): New. Moved from | David Shaw | 2005-12-23 | 1 | -21/+40 |
* | * gpgv.c: Stub. | David Shaw | 2005-12-23 | 1 | -28/+46 |
* | Finished PKA feature | Werner Koch | 2005-12-20 | 1 | -0/+1 |
* | * getkey.c (merge_selfsigs_main): All primary keys can certify. | David Shaw | 2005-12-19 | 1 | -1/+3 |
* | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 2005-11-10 | 1 | -5/+5 |
* | * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem with | David Shaw | 2005-10-27 | 1 | -1/+1 |
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 2005-10-14 | 1 | -1/+4 |
* | * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.c | David Shaw | 2005-10-12 | 1 | -7/+0 |
* | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2), | David Shaw | 2005-10-11 | 1 | -4/+6 |
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 2005-08-27 | 1 | -4/+12 |
* | * options.skel: Remove the surfnet LDAP keyserver from the list of | David Shaw | 2005-08-19 | 1 | -0/+4 |
* | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 2005-08-05 | 1 | -12/+48 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -33/+33 |
* | * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sure | David Shaw | 2005-06-12 | 1 | -7/+12 |
* | * getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both expired | David Shaw | 2005-06-08 | 1 | -12/+9 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * getkey.c (get_seckey_byname2): If no explicit default key is set, don't | David Shaw | 2005-03-17 | 1 | -4/+10 |
* | * getkey.c (merge_selfsigs_subkey): Merged away definition from the | David Shaw | 2005-02-05 | 1 | -0/+1 |
* | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 2005-01-20 | 1 | -2/+30 |
* | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.c | David Shaw | 2004-12-30 | 1 | -8/+18 |
* | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 2004-12-20 | 1 | -1/+1 |
* | * getkey.c (parse_key_usage): New function to parse out key usage flags. | David Shaw | 2004-11-29 | 1 | -48/+68 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 1 | -2/+2 |
* | * getkey.c (premerge_public_with_secret): Fix subkey<->binding sig | David Shaw | 2004-09-14 | 1 | -1/+1 |
* | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 2004-08-23 | 1 | -16/+12 |
* | * getkey.c (get_seckey_byname2): Significantly simplify this function by | David Shaw | 2004-04-26 | 1 | -32/+13 |
* | * getkey.c (key_byname): If namelist is NULL, return the first key in the | David Shaw | 2004-04-26 | 1 | -29/+41 |
* | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 2004-04-23 | 1 | -1/+44 |
* | * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of | David Shaw | 2004-04-15 | 1 | -0/+2 |
* | * getkey.c (skip_unusable, merge_selfsigs_main, | David Shaw | 2004-03-16 | 1 | -36/+40 |
* | * getkey.c (merge_selfsigs_subkey): Do not mark subkeys valid if we do not | David Shaw | 2004-03-05 | 1 | -4/+9 |
* | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 2004-02-11 | 1 | -3/+11 |
* | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 2004-02-10 | 1 | -13/+15 |
* | * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to | David Shaw | 2004-01-28 | 1 | -11/+15 |
* | * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.c | David Shaw | 2004-01-22 | 1 | -5/+5 |
* | * misc.c (pull_in_libs): Dead code. Removed. | David Shaw | 2003-12-30 | 1 | -9/+19 |
* | * packet.h, build-packet.c (hash_public_key): Remove function ... | David Shaw | 2003-12-11 | 1 | -5/+12 |
* | * trustdb.c (validate_keys): Reset the trustdb before checking if we have | David Shaw | 2003-11-30 | 1 | -17/+1 |
* | * pkclist.c (build_pk_list): Do not allow an empty PK list in interactive | David Shaw | 2003-11-27 | 1 | -1/+5 |
* | * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt | David Shaw | 2003-11-27 | 1 | -0/+12 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 1 | -1/+8 |
* | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 2003-09-23 | 1 | -16/+36 |
* | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 2003-07-21 | 1 | -3/+1 |
* | * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, | David Shaw | 2003-07-20 | 1 | -1/+1 |
* | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 2003-07-10 | 1 | -2/+2 |
* | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 2003-05-31 | 1 | -1/+1 |
* | * getkey.c (premerge_public_with_secret): Made "no secret subkey for" | David Shaw | 2003-05-26 | 1 | -2/+3 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-24 | 1 | -9/+9 |
* | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 2003-05-21 | 1 | -19/+85 |