| Commit message (Expand) | Author | Files | Lines |
2016-02-26 | gpg: Prettify a 2 octet hex output. | Werner Koch | 1 | -1/+2 |
2016-02-25 | gpg: Show debugging info if a sig with an unsupported sig class is used. | Neal H. Walfield | 1 | -1/+6 |
2016-02-19 | gpg: Split check_key_signature2. | Neal H. Walfield | 1 | -92/+273 |
2016-02-19 | gpg: Split the function check_signature_end. | Neal H. Walfield | 1 | -5/+23 |
2016-01-18 | gpg: Use "days" in "...newer than..." diagnostics. | Werner Koch | 1 | -10/+35 |
2016-01-18 | Use ngettext for some strings. | Werner Koch | 1 | -11/+10 |
2016-01-12 | gpg: Re-indent check_key_signature2. | Werner Koch | 1 | -284/+309 |
2015-11-17 | Fix typos found using codespell. | Justus Winter | 1 | -1/+1 |
2015-10-26 | gpg: Ensure all weak digest rejection notices are shown | Daniel Kahn Gillmor | 1 | -9/+2 |
2015-10-19 | gpg: Improve function documentation and some comments. | Neal H. Walfield | 1 | -43/+197 |
2015-10-19 | gpg: Improve and regularize naming of signature checking functions. | Neal H. Walfield | 1 | -25/+33 |
2015-10-19 | gpg: Print warning when rejecting weak digests | Daniel Kahn Gillmor | 1 | -2/+8 |
2015-10-19 | gpg: Add option --weak-digest to gpg and gpgv. | Daniel Kahn Gillmor | 1 | -4/+7 |
2015-09-29 | g10: Remove unused struct cmp_help_context_s. | Neal H. Walfield | 1 | -6/+0 |
2015-09-29 | g10: Avoid an unnecessary copy. | Neal H. Walfield | 1 | -4/+20 |
2015-02-19 | gpg: Replace remaining uses of stdio by estream. | Werner Koch | 1 | -1/+1 |
2015-02-11 | doc: Change remaining http links to gnupg.org to https | Werner Koch | 1 | -1/+1 |
2015-01-22 | gpg: Replace remaining old error code macros by GPG_ERR_. | Werner Koch | 1 | -15/+18 |
2014-10-10 | Use a unique capitalization for "Note:". | Werner Koch | 1 | -2/+2 |
2014-08-14 | gpg: Disable an MD5 workaround for pgp2 by default. | Werner Koch | 1 | -10/+1 |
2014-03-17 | gpg: Reject signatures made with MD5. | Werner Koch | 1 | -0/+16 |
2014-01-29 | gpg: Remove cipher.h and put algo ids into a common file. | Werner Koch | 1 | -1/+0 |
2011-08-10 | Fixed set but unused variable bugs | Werner Koch | 1 | -3/+0 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -10/+10 |
2011-02-04 | Removed deprecated SIGEXPIRED status line. | Werner Koch | 1 | -2/+0 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -10/+9 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -1/+1 |
2009-12-17 | Fix bug#1059 (missing status line signature verification done with a | Werner Koch | 1 | -1/+5 |
2008-12-11 | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 1 | -33/+56 |
2008-05-08 | Print a note for revoked signing keys. | Werner Koch | 1 | -2/+8 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-05-16 | Fix for bug 797. | Werner Koch | 1 | -12/+15 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -1/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -147/+207 |
2006-03-30 | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 1 | -2/+1 |
2006-03-22 | Changed URLs | Werner Koch | 1 | -1/+1 |
2006-03-12 | * sig-check.c (signature_check2): Print the backsig warning when there | David Shaw | 1 | -6/+8 |
2006-03-08 | * options.h, mainproc.c (check_sig_and_print), gpg.c (main): | David Shaw | 1 | -1/+1 |
2005-10-12 | * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.c | David Shaw | 1 | -4/+11 |
2005-10-11 | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2), | David Shaw | 1 | -2/+5 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -5/+5 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2004-05-20 | * keyserver.c (keyserver_work): Allow --refresh-keys with a preferred | David Shaw | 1 | -48/+43 |
2004-04-23 | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 1 | -2/+52 |
2004-02-26 | * delkey.c (do_delete_key): Allow deleting a public key with a secret | David Shaw | 1 | -1/+1 |
2004-01-19 | * sig-check.c (check_key_signature2): Comments. | David Shaw | 1 | -1/+4 |
2003-12-30 | * misc.c (pull_in_libs): Dead code. Removed. | David Shaw | 1 | -7/+9 |
2003-12-17 | * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unused | David Shaw | 1 | -76/+1 |
2003-12-13 | * sig-check.c (do_check): Move the signing algo and hash checks from | David Shaw | 1 | -12/+15 |
2003-12-04 | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 1 | -16/+1 |