summaryrefslogtreecommitdiffstats
path: root/g10/armor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Allow --dearmor to decode all kinds of armor files.Werner Koch2022-01-281-8/+31
* g10: Fix possible null dereference.NIIBE Yutaka2019-05-141-2/+2
* g10/armor: optimize radix64 to binary conversionJussi Kivilinna2018-11-081-25/+141
* g10/armor: optimize binary to radix64 conversionJussi Kivilinna2018-11-081-36/+126
* g10/armor: use libgcrypt's CRC24 implementationJussi Kivilinna2018-11-081-47/+50
* g10/armor: remove unused unarmor_pump codeJussi Kivilinna2018-11-081-218/+0
* g10/armor: fix eof checks in radix64_readJussi Kivilinna2018-11-081-3/+3
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-101-2/+2
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Improve some comments.Neal H. Walfield2016-11-291-0/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* gpg: Fix possible out-of-bounds read in is_armored.Werner Koch2016-07-051-5/+11
* g10: Fix out-of-bounds read.Justus Winter2016-07-051-2/+4
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-2/+1
* gpg: More robustly detect valid non-armored OpenPGP messages.Neal H. Walfield2016-03-021-13/+54
* gpg: Make ASCII armor decoding more robust to encoding errors.Neal H. Walfield2016-02-161-0/+18
* common: Fix iobuf API of filter function for alignment.NIIBE Yutaka2016-01-121-1/+1
* gpg: Fix warnings about useless assignments.Werner Koch2016-01-071-1/+1
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-3/+3
* gpg: Remove PGP-2 related cruft.Werner Koch2014-11-131-13/+3
* gpg: Change armor Version header to emit only the major version.Werner Koch2013-11-271-3/+17
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* Fix faulty gcc warningsWerner Koch2011-03-031-6/+5
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-14/+14
* Add unfinished gpgtar.Werner Koch2010-06-071-2/+3
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-12/+13
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Ported changes from 1.4.Werner Koch2007-10-251-9/+38
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Fixes for CVE-2006-6235Werner Koch2006-12-061-1/+50
* Fix for bug 537Werner Koch2006-10-021-1/+1
* g10/ does build again.Werner Koch2006-05-231-1/+1
* Merged recent changes from 1.4Werner Koch2006-04-281-9/+15
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-140/+221
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-21/+18
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-15/+16
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+1336
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1322/+0
* Update head to match stable 1.0David Shaw2002-06-291-68/+310
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-18/+45
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-8/+8
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-3/+3
* See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner KochWerner Koch1999-12-311-18/+18
* See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1999-12-081-4/+4
* See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner KochWerner Koch1999-11-191-0/+6
* See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner KochWerner Koch1999-05-201-4/+8
* ./BUGSWerner Koch1999-04-051-1/+0