summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Stop including ansidecl.hNick Wellnhofer2017-11-273-9/+0
* Remove unused AC_CHECKsNick Wellnhofer2017-11-271-1/+0
* Fix list callback signaturesNick Wellnhofer2017-11-091-3/+3
* Fix hash callback signaturesNick Wellnhofer2017-11-091-3/+6
* Fixed ICU to set flush correctly and provide pivot buffer.Joel Hockey2017-11-041-0/+5
* Fix preprocessor conditional in threads.hJ. Peter Mugaas2017-10-211-2/+7
* Fix the Windows header messNick Wellnhofer2017-10-092-6/+1
* socklen_t is always int on WindowsNick Wellnhofer2017-10-091-4/+2
* Don't redefine socket error codes on WindowsNick Wellnhofer2017-10-091-51/+16
* Spelling and grammar fixesNick Wellnhofer2017-06-172-2/+2
* Make HTML parser functions take const pointersNick Wellnhofer2017-06-171-2/+2
* Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"Nick Wellnhofer2017-06-063-11/+1
* Add an XML_PARSE_NOXXE flag to block all entities loading even localDoran Moppert2017-04-073-1/+11
* Fix some format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-233-6/+6
* dict.h: Move xmlDictPtr definition before includes to allow direct inclusion.Patrick Monnerat2016-05-031-6/+12
* Fix OOB write in xmlXPathEmptyNodeSetNick Wellnhofer2016-04-261-1/+1
* Do normalize string-based datatype value in RelaxNG facet checkingAudric Schiltknecht2016-04-151-46/+46
* Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný2016-04-152-5/+5
* Silence clang's -Wunknown-attributeMichael Catanzaro2015-04-261-1/+1
* CVE-2015-1819 Enforce the reader to run in constant memoryCVE-2015-1819Daniel Veillard2015-04-141-1/+2
* Fix a couple of issues raised by make distDaniel Veillard2014-10-131-2/+2
* Fix and add const qualifiersKurt Roeckx2014-10-132-39/+39
* Visual Studio 14 CTP defines snprintf()Francis Dupont2014-10-131-0/+2
* Added macros for argument castsEric Zurcher2014-04-071-0/+2
* Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement().Nicolas Le Cam2014-02-101-2/+3
* Shortening lines in headersPatrick Monnerat2013-12-126-14/+33
* Fix incorrect spelling entites->entitiesJan Pokorný2013-11-301-1/+1
* Improve handling of xmlStopParser()CVE-2013-2877Daniel Veillard2013-04-111-0/+1
* Add xmlXPathSetContextNode and xmlXPathNodeEvalAlex Bligh2013-04-011-0/+7
* Cache presence of '<' in entities contentDaniel Veillard2013-03-111-1/+2
* Detect excessive entities expansion upon replacementDaniel Veillard2013-02-191-0/+1
* Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.hTim Starling2012-10-291-0/+9
* Windows build fixesDaniel Richard2012-09-181-1/+1
* Big space and tab cleanupDaniel Veillard2012-09-1132-921/+921
* Allow to set the quoting character of an xmlWriterCsaba Raduly2012-09-111-0/+4
* Add a forbidden variable error number and message to XPathDaniel Veillard2012-09-071-1/+2
* Change the XPath code to percolate allocation errorsDaniel Veillard2012-09-051-3/+3
* Remove all .cvsignore as they are not used anymoreDaniel Veillard2012-09-042-6/+0
* Fix the XPath arity check to also check the XPath stack limitsDaniel Veillard2012-08-271-1/+3
* Expose xmlBufShrink in the public tree APIDaniel Veillard2012-08-221-0/+1
* Fix file and line report for XSD SAX and reader streaming validationDaniel Veillard2012-08-141-0/+26
* Fix const qualifyer to definition of xmlBufferDetachDaniel Veillard2012-08-131-1/+1
* Add support for big line numbers in error reportingDaniel Veillard2012-08-131-1/+2
* Regenerating docs and API filesDaniel Veillard2012-08-102-4/+7
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-062-1/+6
* Provide new accessors for xmlOutputBufferDaniel Veillard2012-08-061-0/+6
* Improvements for old buffer compatibilityDaniel Veillard2012-08-061-1/+11
* Introduce some default parser limitsDaniel Veillard2012-07-302-1/+35
* Cleanups and new limit APIs for dictionariesDaniel Veillard2012-07-251-0/+6
* Cleanup URI module memory allocation codeDaniel Veillard2012-07-241-1/+2