| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * armor.c (parse_header_line): A fussy bit of 2440: header lines are | David Shaw | 2005-11-13 | 2 | -4/+24 |
* | * trustdb.h, trustdb.c (clean_key): New function to handle key | David Shaw | 2005-11-12 | 6 | -67/+71 |
* | * trustdb.c (clean_uid_from_key, clean_uids_from_key): Significantly | David Shaw | 2005-11-12 | 2 | -66/+54 |
* | * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize" | David Shaw | 2005-11-10 | 3 | -10/+19 |
* | * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c | David Shaw | 2005-11-10 | 4 | -20/+18 |
* | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 2005-11-10 | 6 | -37/+44 |
* | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 2005-11-10 | 4 | -7/+16 |
* | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 2005-11-10 | 6 | -24/+27 |
* | * options.skel: Add a section for --encrypt-to. This is Debian bug | David Shaw | 2005-11-06 | 2 | -0/+13 |
* | * Makefile.am: Include @LIBUSB_CPPFLAGS@ in our CPPFLAGS. Strictly | David Shaw | 2005-11-06 | 4 | -4/+18 |
* | * libusb.m4: Check for libusb-config and if we find it, use --libs and | David Shaw | 2005-11-06 | 2 | -3/+28 |
* | Fix various build warnings reported by Joe Vender on MinGW. | David Shaw | 2005-11-03 | 6 | -1/+22 |
* | * gpg.sgml: Clarify what is and isn't included in a "clean sigs". | David Shaw | 2005-11-02 | 2 | -9/+15 |
* | * trustdb.c (clean_sigs_from_uid): Include sigs from unavailable keys in | David Shaw | 2005-11-02 | 2 | -5/+17 |
* | * import.c (import_one): Do collapse_uids() before we do any cleaning | David Shaw | 2005-11-02 | 4 | -9/+28 |
* | * gpg.sgml: Document backsign, --require-backsigs, and | David Shaw | 2005-10-27 | 3 | -3/+34 |
* | * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem with | David Shaw | 2005-10-27 | 3 | -4/+13 |
* | cygwin fixes | Werner Koch | 2005-10-27 | 4 | -40/+170 |
* | * keygen.c (proc_parameter_file): Default key and subkey usage flags to | David Shaw | 2005-10-26 | 2 | -7/+35 |
* | * readline.m4: Check for rl_completion_func_t and rl_completion_matches. | David Shaw | 2005-10-21 | 2 | -1/+8 |
* | Fixed minor card related bugs and enhanced status messages | Werner Koch | 2005-10-18 | 6 | -56/+129 |
* | exported subkeys are now merged into one output keyblock | Werner Koch | 2005-10-17 | 8 | -126/+273 |
* | * NEWS: Clarify the cURL keyserver changes, and add a note about gpg-zip. | David Shaw | 2005-10-14 | 3 | -17/+18 |
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 2005-10-14 | 6 | -5/+175 |
* | * 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 | 6 | -24/+35 |
* | Yet another fix for the gpg.c rename | Werner Koch | 2005-10-06 | 3 | -1/+20 |
* | Fixes for the g10.c -> gpg.c renamed | Werner Koch | 2005-10-05 | 3 | -6/+10 |
* | Renamed g10.c to gpg.c | Werner Koch | 2005-10-05 | 36 | -2548/+2749 |
* | 2005-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2005-10-03 | 4 | -6/+9 |
* | * gpg.sgml: Note that --display-charset is just for display and | David Shaw | 2005-09-22 | 2 | -6/+26 |
* | * mainproc.c (proc_symkey_enc): Take care of a canceled passphrase | Werner Koch | 2005-09-20 | 4 | -4/+27 |
* | * 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 | 9 | -460/+395 |
* | 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 |
* | * mpicoder.c (mpi_read): Fix minor bug in reading a zero-length MPI | David Shaw | 2005-09-01 | 2 | -5/+14 |
* | * photoid.c (generate_photo_id): Enable readline completion and tilde | David Shaw | 2005-08-31 | 2 | -3/+19 |
* | * fileutil.c (untilde): New. Expand ~/foo and ~username/foo filenames | David Shaw | 2005-08-31 | 4 | -9/+82 |
* | * 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 |
* | * ksutil.h, ksutil.c (parse_ks_options): Remove exact-name and | David Shaw | 2005-08-26 | 5 | -72/+60 |
* | * gpg.sgml: Fix documentation for setpref/updpref, document | David Shaw | 2005-08-23 | 2 | -21/+70 |
* | * gnupg.spec.in: Distribute gpg-zip. | David Shaw | 2005-08-22 | 2 | -0/+8 |
* | * 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 |