aboutsummaryrefslogtreecommitdiffstats
path: root/g10/compress-bz2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-27gpg: Emit status lines for errors in the compression layer.Werner Koch1-5/+21
2022-03-08gpg: fix --enarmor with zero length source fileJussi Kivilinna1-0/+3
2017-04-11g10,tools: Fix bzlib.h include order.NIIBE Yutaka1-1/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-01-12common: Fix iobuf API of filter function for alignment.NIIBE Yutaka1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-1/+1
2009-09-03Fix bug#1011.Werner Koch1-3/+15
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-09-07Added missing fileWerner Koch1-0/+243
2005-07-27Converted all m_free to xfree etc.Werner Koch1-8/+8
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2004-03-25* options.h, g10.c (main), compress-bz2.c (init_uncompress): RenameDavid Shaw1-2/+2
2003-12-30* misc.c (pull_in_libs): Dead code. Removed.David Shaw1-0/+1
2003-11-18* options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw1-1/+1
2003-11-15* compress.c (init_compress): Remove compress level 10 trick, since it isDavid Shaw1-3/+1
2003-11-15* options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw1-8/+8
2003-10-31* misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw1-0/+242