| Commit message (Expand) | Author | Age | Files | Lines |
* | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 2006-04-03 | 1 | -1/+5 |
* | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 2006-03-30 | 1 | -5/+12 |
* | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 2006-03-08 | 1 | -43/+28 |
* | * sign.c (make_keysig_packet): Don't use MD5 for a RSA_S key as that | David Shaw | 2006-03-07 | 1 | -3/+2 |
* | * sign.c (write_signature_packets): Lost a digest_algo line. | David Shaw | 2006-01-01 | 1 | -0/+1 |
* | * sign.c (hash_for): Add code to detect if the sk lives on a smart | David Shaw | 2006-01-01 | 1 | -18/+27 |
* | Renamed g10.c to gpg.c | Werner Koch | 2005-10-05 | 1 | -2/+4 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -21/+21 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 2005-05-06 | 1 | -3/+3 |
* | * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Use the | David Shaw | 2005-05-06 | 1 | -6/+6 |
* | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 2005-05-05 | 1 | -8/+23 |
* | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 2005-05-03 | 1 | -0/+4 |
* | * keyserver.c (keyserver_spawn): Free some memory. | David Shaw | 2005-04-17 | 1 | -0/+14 |
* | * plaintext.c (handle_plaintext): Don't try and create a zero-length | David Shaw | 2004-11-04 | 1 | -7/+7 |
* | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 2004-10-28 | 1 | -7/+9 |
* | * keyring.c: Make some strings translatable. | David Shaw | 2004-10-28 | 1 | -8/+7 |
* | * misc.c (is_secured_filename): New. | Werner Koch | 2004-10-14 | 1 | -2/+14 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 1 | -7/+34 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -1/+1 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 1 | -1/+1 |
* | * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup. | David Shaw | 2004-08-27 | 1 | -9/+11 |
* | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 2004-08-23 | 1 | -1/+1 |
* | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 2004-08-08 | 1 | -14/+2 |
* | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 2004-07-15 | 1 | -0/+7 |
* | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 2004-05-19 | 1 | -0/+12 |
* | (write_plaintext_packet): Fixed the detection of too | Werner Koch | 2004-05-07 | 1 | -8/+13 |
* | * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, | David Shaw | 2004-04-16 | 1 | -8/+12 |
* | * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unused | David Shaw | 2003-12-17 | 1 | -3/+1 |
* | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 2003-12-04 | 1 | -2/+2 |
* | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 2003-11-15 | 1 | -4/+4 |
* | * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly use | David Shaw | 2003-11-15 | 1 | -1/+1 |
* | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 2003-11-13 | 1 | -0/+4 |
* | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 2003-10-31 | 1 | -8/+2 |
* | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 2003-10-09 | 1 | -2/+4 |
* | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 2003-10-08 | 1 | -1/+1 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 1 | -9/+10 |
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 1 | -6/+33 |
* | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 2003-09-24 | 1 | -1/+1 |
* | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 2003-08-31 | 1 | -2/+2 |
* | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 2003-08-21 | 1 | -10/+13 |
* | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 2003-07-24 | 1 | -4/+33 |
* | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 2003-05-31 | 1 | -4/+4 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-24 | 1 | -4/+4 |
* | * progress.c (handle_progress) | Werner Koch | 2003-05-21 | 1 | -2/+3 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 1 | -22/+21 |
* | * build-packet.c (build_sig_subpkt): Comments. | David Shaw | 2003-04-30 | 1 | -1/+4 |
* | * sign.c (do_sign): Show the hash used when making a signature in verbose | David Shaw | 2003-04-26 | 1 | -2/+4 |
* | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. | Werner Koch | 2003-04-15 | 1 | -5/+15 |
* | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 2003-04-10 | 1 | -1/+1 |