aboutsummaryrefslogtreecommitdiffstats
path: root/buf.c
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-061-3/+3
* CVE-2015-1819 Enforce the reader to run in constant memoryDaniel Veillard2015-04-141-1/+42
* Fix and add const qualifiersKurt Roeckx2014-10-131-2/+2
* elfgcchack for buf moduleRoumen Petrov2013-04-011-0/+3
* Regenerating docs and API filesDaniel Veillard2012-08-101-0/+6
* Improve compatibility between xmlBuf and xmlBufferDaniel Veillard2012-08-071-10/+68
* Improvements for old buffer compatibilityDaniel Veillard2012-08-061-3/+20
* Fixup for buf.cDaniel Veillard2012-07-251-3/+4
* Harden the buffer code and make it more compatibleDaniel Veillard2012-07-231-30/+47
* More cleanups for input/buffers codeDaniel Veillard2012-07-231-1/+47
* Cleanup function xmlBufResetInput() to set input from BufferDaniel Veillard2012-07-231-0/+18
* Adding a new buf module for buffersDaniel Veillard2012-07-231-0/+1138