summaryrefslogtreecommitdiff
path: root/egg/egg-armor.c
Commit message (Expand)AuthorAgeFilesLines
* egg: Write Proc-Type header before DEK-InfoIain Lane2019-02-061-5/+21
* egg-armor: Use g_strrstr_len() instead of memrchr()Philip Chimento2016-11-151-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* egg-armor: Handle mismatched but not truncated suffix lineStef Walter2013-01-131-1/+1
* egg-armor: Fix memrchr() call with negative string lengthStef Walter2013-01-111-13/+17
* Use GBytes instead of our own EggBytesStef Walter2012-06-201-11/+11
* Fix bugs and unused code highlighted by the clang static analyzerStef Walter2011-11-211-2/+2
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-161-18/+22
* gcr: Implement recognizing of OpenPGP packetsStef Walter2011-09-271-0/+407