| Commit message (Expand) | Author | Files | Lines |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -10/+10 |
2012-02-01 | Honor --cert-digest-algo when recreating a cert. | David Shaw | 1 | -2/+7 |
2011-09-20 | Replace gcry_md_start_debug by gcry_md_debug. | Werner Koch | 1 | -3/+3 |
2011-02-03 | Extend algo selection menu. | Werner Koch | 1 | -38/+38 |
2011-01-21 | Truncate the DSA hash; fixes regression. | Werner Koch | 1 | -3/+0 |
2011-01-21 | Make most of the selftests work. | Werner Koch | 1 | -0/+3 |
2011-01-21 | Editorial changes and allow building with old libgcrypts. | Werner Koch | 1 | -13/+17 |
2011-01-06 | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 1 | -22/+16 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -5/+44 |
2010-10-18 | Fix a signing problem with the card | Werner Koch | 1 | -53/+23 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -2/+3 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -1/+1 |
2010-09-01 | Even less prompts for a new key now. | Werner Koch | 1 | -16/+19 |
2010-04-27 | Provide a useful pinentry prompt. | Werner Koch | 1 | -4/+1 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -4/+10 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -0/+3 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -61/+111 |
2010-04-01 | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 1 | -6/+6 |
2010-02-26 | Some minor changes and typo fixes. | Werner Koch | 1 | -6/+9 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -188/+192 |
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -3/+4 |
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 |