aboutsummaryrefslogtreecommitdiff
path: root/xzlib.c
AgeCommit message (Expand)Author
2023-05-08Stop using sprintfNick Wellnhofer
2023-03-14xzlib: Fix implicit sign change in xz_openNick Wellnhofer
2022-11-22sources: Silence C4013 warnings on Visual StudioChun-wei Fan
2022-09-02Stop including sys/types.hNick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-03-02Don't check for standard C89 headersNick Wellnhofer
2022-02-22Fix unused variable warnings with disabled featuresNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2018-07-30Fix infinite loop in LZMA decompressionNick Wellnhofer
2017-11-27Fix libz and liblzma detectionNick Wellnhofer
2017-09-07Fix memory leak in LZMA decompressorNick Wellnhofer
2017-09-07Set memory limit for LZMA decompressionNick Wellnhofer
2015-11-03Reenable xz support by defaultDaniel Veillard
2015-11-03CVE-2015-8035 Fix XZ compression support loopDaniel Veillard
2013-11-28Fix a bug loading some compressed filesMike Alexander
2013-05-10Fix a regression in xmlGetDocCompressMode()Daniel Veillard
2012-05-15Fix various bugs in new code raised by the API checkingDaniel Veillard
2012-05-15Fix a memory leak in the xzlib codeDaniel Veillard
2012-05-07fixed a 64bit big endian issueMarcus Meissner
2012-04-02Do not use unsigned but unsigned intDaniel Veillard
2012-01-27Cleanups of lzma supportDaniel Veillard
2012-01-27move xz/lzma helpers to separate included filesAnders F Bjorklund