| Commit message (Expand) | Author | Files | Lines |
2019-05-17 | gpg: Fix using --decrypt along with --use-embedded-filename. | Werner Koch | 1 | -1/+2 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -4/+4 |
2016-11-29 | gpg: Make --decrypt with output '-&nnnn' work. | Werner Koch | 1 | -3/+19 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-07-13 | gpg: New option --mimemode. | Werner Koch | 1 | -4/+11 |
2016-04-29 | gpg: Remove all assert.h and s/assert/log_assert/. | Werner Koch | 1 | -2/+1 |
2015-11-17 | Fix typos found using codespell. | Justus Winter | 1 | -1/+1 |
2015-11-05 | gpg: Add support for unwrapping the outer level of encryption. | Neal H. Walfield | 1 | -47/+89 |
2015-01-22 | gpg: Replace remaining old error code macros by GPG_ERR_. | Werner Koch | 1 | -2/+2 |
2014-11-13 | gpg: Make the use of "--verify FILE" for detached sigs harder. | Werner Koch | 1 | -13/+18 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -18/+18 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -6/+6 |
2010-11-23 | Change stack size for Wince. | Werner Koch | 1 | -66/+81 |
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -1/+9 |
2010-04-01 | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 1 | -4/+4 |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -1/+2 |
2010-03-08 | Removed almost al dup calls. | Werner Koch | 1 | -4/+5 |
2009-10-02 | Implement the server comamnd DECRYPT. | Werner Koch | 1 | -8/+24 |
2009-10-01 | Re-indented. | Werner Koch | 1 | -460/+509 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -3/+4 |
2007-03-08 | Add extra flushs | Werner Koch | 1 | -1/+12 |
2006-12-21 | Started to code a --server mode. | Werner Koch | 1 | -0/+36 |
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -5/+14 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -2/+2 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -12/+12 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -8/+10 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -7/+48 |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 1 | -18/+21 |
2006-04-20 | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 1 | -6/+46 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -15/+19 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -93/+184 |
2006-03-05 | Replaced an assert and fixed batch mode issue in cardglue. | Werner Koch | 1 | -3/+9 |
2005-09-20 | * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute | David Shaw | 1 | -1/+5 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -15/+15 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-03-21 | * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion(). | David Shaw | 1 | -2/+4 |
2004-11-04 | * plaintext.c (handle_plaintext): Don't try and create a zero-length | David Shaw | 1 | -2/+3 |
2004-10-28 | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 1 | -3/+4 |
2004-10-14 | * misc.c (is_secured_filename): New. | Werner Koch | 1 | -0/+7 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -0/+12 |
2004-10-13 | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 1 | -2/+2 |
2004-08-08 | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 1 | -1/+1 |
2004-07-15 | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 1 | -0/+18 |
2004-04-16 | * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that | David Shaw | 1 | -1/+1 |
2004-02-26 | * delkey.c (do_delete_key): Allow deleting a public key with a secret | David Shaw | 1 | -5/+4 |
2004-02-24 | * plaintext.c: Copyright. | David Shaw | 1 | -1/+2 |
2004-02-22 | * plaintext.c (handle_plaintext): Properly handle a --max-output of zero | David Shaw | 1 | -5/+5 |
2004-02-18 | * options.h, g10.c (main), plaintext.c (handle_plaintext): Add | David Shaw | 1 | -21/+69 |
2003-12-28 | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 1 | -4/+7 |