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