| Commit message (Expand) | Author | Files | Lines |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -1/+5 |
2006-03-30 | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 1 | -5/+12 |
2006-03-08 | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 1 | -43/+28 |
2006-03-07 | * sign.c (make_keysig_packet): Don't use MD5 for a RSA_S key as that | David Shaw | 1 | -3/+2 |
2006-01-01 | * sign.c (write_signature_packets): Lost a digest_algo line. | David Shaw | 1 | -0/+1 |
2006-01-01 | * sign.c (hash_for): Add code to detect if the sk lives on a smart | David Shaw | 1 | -18/+27 |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -2/+4 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -21/+21 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-06 | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 1 | -3/+3 |
2005-05-06 | * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Use the | David Shaw | 1 | -6/+6 |
2005-05-05 | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 1 | -8/+23 |
2005-05-03 | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 1 | -0/+4 |
2005-04-17 | * keyserver.c (keyserver_spawn): Free some memory. | David Shaw | 1 | -0/+14 |
2004-11-04 | * plaintext.c (handle_plaintext): Don't try and create a zero-length | David Shaw | 1 | -7/+7 |
2004-10-28 | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 1 | -7/+9 |
2004-10-28 | * keyring.c: Make some strings translatable. | David Shaw | 1 | -8/+7 |
2004-10-14 | * misc.c (is_secured_filename): New. | Werner Koch | 1 | -2/+14 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -7/+34 |
2004-10-13 | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 1 | -1/+1 |
2004-09-24 | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 1 | -1/+1 |
2004-08-27 | * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup. | David Shaw | 1 | -9/+11 |
2004-08-23 | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 1 | -1/+1 |
2004-08-08 | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 1 | -14/+2 |
2004-07-15 | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 1 | -0/+7 |
2004-05-19 | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 1 | -0/+12 |
2004-05-07 | (write_plaintext_packet): Fixed the detection of too | Werner Koch | 1 | -8/+13 |
2004-04-16 | * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, | David Shaw | 1 | -8/+12 |
2003-12-17 | * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unused | David Shaw | 1 | -3/+1 |
2003-12-04 | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 1 | -2/+2 |
2003-11-15 | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 1 | -4/+4 |
2003-11-15 | * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly use | David Shaw | 1 | -1/+1 |
2003-11-13 | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 1 | -0/+4 |
2003-10-31 | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 1 | -8/+2 |
2003-10-09 | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 1 | -2/+4 |
2003-10-08 | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 1 | -1/+1 |
2003-09-30 | Minor fixes | Werner Koch | 1 | -37/+1 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 1 | -9/+10 |
2003-09-27 | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 1 | -6/+33 |
2003-09-24 | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 1 | -1/+1 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -16/+49 |
2003-08-31 | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 1 | -2/+2 |
2003-08-21 | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 1 | -10/+13 |
2003-07-28 | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 1 | -4/+4 |
2003-07-24 | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 1 | -4/+33 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 1 | -1/+37 |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 1 | -0/+2 |
2003-07-01 | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 1 | -3/+4 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 1 | -64/+84 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -101/+99 |