aboutsummaryrefslogtreecommitdiffstats
path: root/g10/armor.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-14g10: Fix possible null dereference.NIIBE Yutaka1-2/+2
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-2/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-5/+4
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-29Improve some comments.Neal H. Walfield1-0/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-07-05gpg: Fix possible out-of-bounds read in is_armored.Werner Koch1-5/+11
2016-07-05g10: Fix out-of-bounds read.Justus Winter1-2/+4
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-2/+1
2016-03-02gpg: More robustly detect valid non-armored OpenPGP messages.Neal H. Walfield1-13/+54
2016-02-16gpg: Make ASCII armor decoding more robust to encoding errors.Neal H. Walfield1-0/+18
2016-01-12common: Fix iobuf API of filter function for alignment.NIIBE Yutaka1-1/+1
2016-01-07gpg: Fix warnings about useless assignments.Werner Koch1-1/+1
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-3/+3
2014-11-13gpg: Remove PGP-2 related cruft.Werner Koch1-13/+3
2013-11-27gpg: Change armor Version header to emit only the major version.Werner Koch1-3/+17
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2011-03-03Fix faulty gcc warningsWerner Koch1-6/+5
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-14/+14
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-1/+1
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-1/+1
2010-06-07Add unfinished gpgtar.Werner Koch1-2/+3
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-12/+13
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
2007-10-25Ported changes from 1.4.Werner Koch1-9/+38
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-12-06Fixes for CVE-2006-6235Werner Koch1-1/+50
2006-10-02Fix for bug 537Werner Koch1-1/+1
2006-05-23g10/ does build again.Werner Koch1-1/+1
2006-04-28Merged recent changes from 1.4Werner Koch1-9/+15
2006-04-20* gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): AddDavid Shaw1-7/+11
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-140/+221
2006-04-09* getkey.c (parse_auto_key_locate): Fix dupe-removal code.David Shaw1-2/+4
2005-11-13* armor.c (parse_header_line): A fussy bit of 2440: header lines areDavid Shaw1-4/+18
2005-07-27Converted all m_free to xfree etc.Werner Koch1-4/+4
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-4/+5
2005-01-06* filter.h, armor.c (armor_filter): Use the eol string from the armorDavid Shaw1-26/+41
2005-01-06* g10.c (main): Typo.David Shaw1-9/+16
2004-10-14* keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw1-37/+58
2004-10-13* armor.c (fake_packet): Allow arbitrary dash-escaped lines as perDavid Shaw1-20/+19
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-6/+6
2004-08-05* armor.c (radix64_read): No armor CRC is legal according to the spec (theDavid Shaw1-1/+5
2004-07-16* keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw1-6/+5
2004-03-04* armor.c (fake_packet, armor_filter): Use the 2440 partial lengthDavid Shaw1-25/+48
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-21/+18
2003-09-23* g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw1-10/+12
2003-09-04* armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw1-11/+5
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-15/+16
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1336