| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.c | David Shaw | 2005-10-12 | 5 | -12/+33 |
* | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2), | David Shaw | 2005-10-11 | 4 | -20/+25 |
* | Yet another fix for the gpg.c rename | Werner Koch | 2005-10-06 | 1 | -0/+15 |
* | Fixes for the g10.c -> gpg.c renamed | Werner Koch | 2005-10-05 | 1 | -5/+5 |
* | Renamed g10.c to gpg.c | Werner Koch | 2005-10-05 | 6 | -9/+32 |
* | * mainproc.c (proc_symkey_enc): Take care of a canceled passphrase | Werner Koch | 2005-09-20 | 2 | -1/+21 |
* | * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute | David Shaw | 2005-09-20 | 3 | -4/+24 |
* | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 2005-09-14 | 7 | -63/+130 |
* | * keyedit.c (show_names): Moved name display code out from | David Shaw | 2005-09-10 | 2 | -56/+80 |
* | Updated card stuff to support T=0 cards. | Werner Koch | 2005-09-07 | 7 | -458/+393 |
* | Add "help" sub option to --*-options. | Werner Koch | 2005-09-07 | 4 | -1/+22 |
* | * parse-packet.c (enum_sig_subpkt, parse_signature, | David Shaw | 2005-09-02 | 2 | -12/+22 |
* | * photoid.h, photoid.c (generate_photo_id): Allow passing in a | David Shaw | 2005-09-01 | 4 | -25/+52 |
* | * photoid.c (generate_photo_id): Enable readline completion and tilde | David Shaw | 2005-08-31 | 2 | -3/+19 |
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 2005-08-27 | 7 | -17/+58 |
* | * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode. | David Shaw | 2005-08-27 | 2 | -9/+31 |
* | * Makefile.am: No need to link with curl any longer. | David Shaw | 2005-08-21 | 5 | -38/+84 |
* | * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read): | David Shaw | 2005-08-21 | 3 | -24/+38 |
* | * g10.c (main): Add aliases sign-with->local-user and user->recipient | David Shaw | 2005-08-20 | 2 | -4/+15 |
* | * options.skel: Remove the surfnet LDAP keyserver from the list of | David Shaw | 2005-08-19 | 3 | -2/+12 |
* | Missed keydb.h entry for set_passphrase_from_string | David Shaw | 2005-08-06 | 1 | -0/+1 |
* | * g10.c (main), passphrase.c (set_passphrase_from_string): New | David Shaw | 2005-08-05 | 3 | -0/+24 |
* | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 2005-08-05 | 10 | -325/+503 |
* | * keygen.c (proc_parameter_file): Sanity check items in keygen batch | David Shaw | 2005-08-05 | 2 | -98/+123 |
* | * pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0. | David Shaw | 2005-08-05 | 2 | -1/+4 |
* | * keygen.c (write_keyblock): Don't try and build deleted kbnodes since | David Shaw | 2005-08-04 | 2 | -8/+14 |
* | 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 | 2 | -1/+13 |
* | Fixes pertaining to revocation creation with subkey-only exported card keys | Werner Koch | 2005-08-04 | 6 | -7/+44 |
* | Implemented PKA trust model | Werner Koch | 2005-07-28 | 11 | -58/+286 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 43 | -802/+805 |
* | * keyserver.c (keyserver_typemap): Special-case LDAP since curl will | David Shaw | 2005-07-27 | 2 | -1/+8 |
* | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 2005-07-26 | 4 | -7/+39 |
* | Preparing a release | Werner Koch | 2005-07-26 | 1 | -2/+1 |
* | * keyedit.c (sign_uids): Don't prompt for setting signature expiry to | David Shaw | 2005-07-22 | 2 | -17/+25 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 11 | -21/+77 |
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 2005-07-22 | 5 | -10/+15 |
* | * keyserver.c (curl_can_handle): New. Do a runtime check against libcurl | David Shaw | 2005-07-20 | 3 | -16/+43 |
* | * g10.c, options.h: New option --limit-card-insert-tries. | Werner Koch | 2005-07-19 | 4 | -2/+18 |
* | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 2005-07-19 | 6 | -6/+102 |
* | * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols. | Werner Koch | 2005-07-18 | 2 | -1/+9 |
* | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 2005-07-09 | 5 | -22/+24 |
* | * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning. | David Shaw | 2005-06-20 | 2 | -1/+6 |
* | * gpg.sgml: Document smartcard related options. | Werner Koch | 2005-06-20 | 4 | -4/+21 |
* | (parse_signature): Use log_info for messages | Werner Koch | 2005-06-18 | 6 | -5/+22 |
* | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 2005-06-14 | 5 | -8/+45 |
* | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 2005-06-12 | 3 | -6/+49 |
* | * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sure | David Shaw | 2005-06-12 | 2 | -7/+18 |
* | * options.h, import.c (parse_import_options, delete_inv_parts): | David Shaw | 2005-06-10 | 3 | -26/+5 |
* | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 2005-06-10 | 6 | -108/+10 |