| Commit message (Expand) | Author | Files | Lines |
2015-09-01 | gpg: Obsolete --no-sig-create-check. | Werner Koch | 1 | -3/+10 |
2014-09-27 | gpg: Default to SHA-256 for all signature types on RSA keys. | Werner Koch | 1 | -1/+1 |
2013-10-11 | gpg: Fix --version output and explicitly disable ECC. | Werner Koch | 1 | -1/+1 |
2013-04-22 | Comment fixes. | Werner Koch | 1 | -3/+3 |
2013-01-11 | gpg: Fix honoring --cert-digest-algo when recreating a cert | Christian Aistleitner | 1 | -0/+2 |
2012-12-19 | gpg: Make commit 258192d4 actually work | Werner Koch | 1 | -2/+3 |
2012-05-24 | Add provisions to build with Libgcrypt 1.6. | Werner Koch | 1 | -24/+24 |
2012-02-01 | Honor --cert-digest-algo when recreating a cert. | David Shaw | 1 | -2/+7 |
2011-01-10 | Fix bug#1307. | Werner Koch | 1 | -2/+2 |
2010-03-09 | Add configure option --disable-ccid-driver | Werner Koch | 1 | -5/+8 |
2009-05-11 | Print 'empty file' warning only with --verbose. | Werner Koch | 1 | -1/+1 |
2008-09-29 | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 1 | -3/+1 |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -7/+9 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+1 |
2007-10-25 | Ported changes from 1.4. | Werner Koch | 1 | -43/+15 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ... | Werner Koch | 1 | -0/+1 |
2007-06-20 | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 1 | -4/+1 |
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 1 | -2/+3 |
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -20/+30 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -6/+6 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -6/+6 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -45/+56 |
2006-06-28 | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 1 | -6/+8 |
2006-06-28 | * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1 | David Shaw | 1 | -49/+43 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 1 | -1/+8 |
2006-06-22 | * sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberal | David Shaw | 1 | -0/+7 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -1/+1 |
2006-05-23 | * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c | David Shaw | 1 | -1/+1 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -37/+86 |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 1 | -2/+3 |
2006-04-20 | * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults | David Shaw | 1 | -30/+103 |
2006-04-20 | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 1 | -15/+2 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -33/+33 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -271/+379 |
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 |