| Commit message (Expand) | Author | Age | Files | Lines |
* | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 2006-02-14 | 1 | -1/+1 |
* | Fixed a wrong return code with gpg --verify | Werner Koch | 2006-02-14 | 1 | -0/+8 |
* | Lock random seed file | Werner Koch | 2006-02-09 | 1 | -0/+4 |
* | Add support fro CardMan 4040 | Werner Koch | 2006-02-06 | 1 | -0/+14 |
* | * keyserver.c (parse_keyserver_uri): If there is a path present, set the | David Shaw | 2006-01-24 | 1 | -0/+5 |
* | * keyserver.c (keyserver_spawn): Include the EXEEXT so we can find | David Shaw | 2006-01-22 | 1 | -0/+8 |
* | * keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a | David Shaw | 2006-01-17 | 1 | -0/+14 |
* | * keyserver.c (keyserver_refresh): Fix problem when more than one key | David Shaw | 2006-01-07 | 1 | -0/+6 |
* | * mainproc.c (check_sig_and_print), keyserver.c | David Shaw | 2006-01-01 | 1 | -0/+5 |
* | * sign.c (write_signature_packets): Lost a digest_algo line. | David Shaw | 2006-01-01 | 1 | -0/+2 |
* | * sign.c (hash_for): Add code to detect if the sk lives on a smart | David Shaw | 2006-01-01 | 1 | -0/+12 |
* | * keyserver.c (keyserver_import_pka): New. Moved from | David Shaw | 2005-12-23 | 1 | -1/+13 |
* | * gpgv.c: Stub. | David Shaw | 2005-12-23 | 1 | -0/+12 |
* | Finished PKA feature | Werner Koch | 2005-12-20 | 1 | -0/+20 |
* | * getkey.c (merge_selfsigs_main): All primary keys can certify. | David Shaw | 2005-12-19 | 1 | -0/+4 |
* | * gpg.c (main): Restore convert-sk-to-pk as programs rely on it. | David Shaw | 2005-12-19 | 1 | -0/+7 |
* | * gpg.c (main): Don't default to import-options convert-sk-to-pk. It | David Shaw | 2005-12-14 | 1 | -0/+7 |
* | * keyserver.c (keyserver_fetch): Switch on fast-import before we | David Shaw | 2005-12-08 | 1 | -0/+5 |
* | Made strings translatable. Minor fixes. | Werner Koch | 2005-12-08 | 1 | -1/+8 |
* | * options.h, keyserver.c (curl_cant_handle, keyserver_spawn, | David Shaw | 2005-12-08 | 1 | -0/+7 |
* | * keyserver.c (keyserver_spawn): Don't print "searching for key 00000000" | David Shaw | 2005-12-07 | 1 | -0/+10 |
* | * main.h, keylist.c (print_revokers): New. Print the "rvk" designated | David Shaw | 2005-11-20 | 1 | -0/+10 |
* | * free-packet.c (copy_secret_key): Copy secret key into secure memory | David Shaw | 2005-11-19 | 1 | -1/+11 |
* | * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just | David Shaw | 2005-11-18 | 1 | -0/+14 |
* | * armor.c (parse_header_line): A fussy bit of 2440: header lines are | David Shaw | 2005-11-13 | 1 | -0/+6 |
* | * trustdb.h, trustdb.c (clean_key): New function to handle key | David Shaw | 2005-11-12 | 1 | -0/+10 |
* | * trustdb.c (clean_uid_from_key, clean_uids_from_key): Significantly | David Shaw | 2005-11-12 | 1 | -0/+5 |
* | * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize" | David Shaw | 2005-11-10 | 1 | -2/+5 |
* | * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c | David Shaw | 2005-11-10 | 1 | -0/+4 |
* | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 2005-11-10 | 1 | -0/+2 |
* | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 2005-11-10 | 1 | -0/+4 |
* | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 2005-11-10 | 1 | -0/+8 |
* | * options.skel: Add a section for --encrypt-to. This is Debian bug | David Shaw | 2005-11-06 | 1 | -0/+5 |
* | * Makefile.am: Include @LIBUSB_CPPFLAGS@ in our CPPFLAGS. Strictly | David Shaw | 2005-11-06 | 1 | -0/+11 |
* | * trustdb.c (clean_sigs_from_uid): Include sigs from unavailable keys in | David Shaw | 2005-11-02 | 1 | -0/+6 |
* | * import.c (import_one): Do collapse_uids() before we do any cleaning | David Shaw | 2005-11-02 | 1 | -0/+15 |
* | * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem with | David Shaw | 2005-10-27 | 1 | -0/+7 |
* | cygwin fixes | Werner Koch | 2005-10-27 | 1 | -0/+23 |
* | * keygen.c (proc_parameter_file): Default key and subkey usage flags to | David Shaw | 2005-10-26 | 1 | -0/+6 |
* | Fixed minor card related bugs and enhanced status messages | Werner Koch | 2005-10-18 | 1 | -0/+16 |
* | exported subkeys are now merged into one output keyblock | Werner Koch | 2005-10-17 | 1 | -0/+9 |
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 2005-10-14 | 1 | -0/+9 |
* | * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.c | David Shaw | 2005-10-12 | 1 | -0/+7 |
* | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2), | David Shaw | 2005-10-11 | 1 | -0/+8 |
* | Renamed g10.c to gpg.c | Werner Koch | 2005-10-05 | 1 | -0/+15 |
* | * mainproc.c (proc_symkey_enc): Take care of a canceled passphrase | Werner Koch | 2005-09-20 | 1 | -0/+5 |
* | * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute | David Shaw | 2005-09-20 | 1 | -0/+8 |
* | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 2005-09-14 | 1 | -0/+9 |
* | * keyedit.c (show_names): Moved name display code out from | David Shaw | 2005-09-10 | 1 | -0/+7 |
* | Updated card stuff to support T=0 cards. | Werner Koch | 2005-09-07 | 1 | -0/+15 |