summaryrefslogtreecommitdiff
path: root/xzlib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in LZMA decompressorNick Wellnhofer2017-09-071-0/+2
* Set memory limit for LZMA decompressionNick Wellnhofer2017-09-071-1/+1
* Reenable xz support by defaultDaniel Veillard2015-11-031-2/+4
* CVE-2015-8035 Fix XZ compression support loopCVE-2015-8035Daniel Veillard2015-11-031-0/+4
* Fix a bug loading some compressed filesMike Alexander2013-11-281-4/+22
* Fix a regression in xmlGetDocCompressMode()Daniel Veillard2013-05-101-0/+25
* Fix various bugs in new code raised by the API checkingDaniel Veillard2012-05-151-1/+1
* Fix a memory leak in the xzlib codeDaniel Veillard2012-05-151-28/+36
* fixed a 64bit big endian issueMarcus Meissner2012-05-071-2/+7
* Do not use unsigned but unsigned intDaniel Veillard2012-04-021-5/+6
* Cleanups of lzma supportDaniel Veillard2012-01-271-214/+274
* move xz/lzma helpers to separate included filesAnders F Bjorklund2012-01-271-0/+681