summaryrefslogtreecommitdiff
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* Add test for ICU flush and pivot bufferNick Wellnhofer2017-11-047-0/+81
* Fix comparison of nodesets to stringsNick Wellnhofer2017-10-071-0/+13
* Revert "Print error messages for truncated UTF-8 sequences"v2.9.5-rc2Nick Wellnhofer2017-08-309-35/+0
* Detect infinite recursion in parameter entitiesNick Wellnhofer2017-07-253-0/+13
* Get rid of "blanks wrapper" for parameter entitiesNick Wellnhofer2017-06-2010-75/+75
* Fix xmlHaltParserNick Wellnhofer2017-06-202-13/+16
* Spelling and grammar fixesNick Wellnhofer2017-06-172-2/+2
* Rework entity boundary checksNick Wellnhofer2017-06-177-45/+62
* Test SAX2 callbacks with entity substitutionNick Wellnhofer2017-06-16117-0/+46042
* Misc fixes for 'make tests'Nick Wellnhofer2017-06-123-1/+2
* Initialize keepBlanks in HTML parserNick Wellnhofer2017-06-1228-136/+136
* Add test cases for bug 758518David Kilzer2017-06-126-0/+32
* Print error messages for truncated UTF-8 sequencesNick Wellnhofer2017-06-109-0/+35
* Fix buffer size checks in xmlSnprintfElementContentNick Wellnhofer2017-06-053-0/+14
* Fix handling of parameter-entity referencesNick Wellnhofer2017-06-057-0/+53
* Check for integer overflow in xmlXPathFormatNumberNick Wellnhofer2017-06-012-0/+16
* Avoid reparsing in xmlParseStartTag2Nick Wellnhofer2017-06-014-13/+25
* Check XPath exponents for overflowNick Wellnhofer2017-05-311-0/+32
* Check for overflow in xmlXPathIsPositionalPredicateNick Wellnhofer2017-05-311-0/+15
* Parse small XPath numbers more accuratelyNick Wellnhofer2017-05-311-0/+8
* Rework XPath rounding functionsNick Wellnhofer2017-05-311-0/+68
* Fix axis traversal from attribute and namespace nodesNick Wellnhofer2017-05-312-2/+21
* Fix XPointer paths beginning with range-toNick Wellnhofer2016-10-121-0/+13
* Fix NULL pointer deref in XPointer range-toNick Wellnhofer2016-06-251-0/+4
* Heap-based buffer overread in htmlCurrentCharCVE-2016-1833Pranjal Jumde2016-05-236-0/+63
* Heap-based buffer-underreads due to xmlParseNameDavid Kilzer2016-05-236-0/+97
* Heap use-after-free in xmlSAX2AttributeNsCVE-2016-1835Pranjal Jumde2016-05-233-0/+13
* Detect change of encoding when parsing HTML namesHugh Davenport2016-05-233-3/+4
* Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gn...CVE-2016-1836Pranjal Jumde2016-05-233-0/+14
* Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla....CVE-2016-1839Pranjal Jumde2016-05-233-0/+19
* Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <...CVE-2016-1838David Kilzer2016-05-233-0/+19
* Fix memory leak with XPath namespace nodesNick Wellnhofer2016-05-051-0/+8
* Fix namespace axis traversalNick Wellnhofer2016-05-051-1/+10
* Don't recurse into OP_VALUEs in xmlXPathOptimizeExpressionNick Wellnhofer2016-04-271-0/+4
* Fix namespace::node() XPath expressionNick Wellnhofer2016-04-271-0/+7
* Fix parsing of NCNames in XPathNick Wellnhofer2016-04-231-0/+4
* Do normalize string-based datatype value in RelaxNG facet checkingAudric Schiltknecht2016-04-152-0/+1
* Bug 760861: REGRESSION (bf9c1dad): Missing results for test/schemas/regexp-ch...David Kilzer2016-04-082-0/+0
* Add missing RNG test filesDavid Kilzer2016-04-082-0/+1
* Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encod...David Kilzer2016-04-0818-0/+300
* Heap-based buffer overread in xmlNextCharCVE-2016-1762Daniel Veillard2016-02-094-8/+8
* CVE-2015-7500 Fix memory access error due to incorrect entities boundariesCVE-2015-7500Daniel Veillard2015-11-201-2/+5
* Fix a bug in CData error handling in the push parserDaniel Veillard2015-09-184-2/+14
* Fix a bug on name parsing at the end of current input bufferDaniel Veillard2015-09-153-0/+20
* Fix the spurious ID already defined errorDaniel Veillard2015-09-103-0/+10
* Fix support for except in nameclassesDaniel Veillard2015-03-168-0/+6
* Regression test for bug #695699Nick Wellnhofer2015-03-081-0/+10
* Add a couple of XPath testsNick Wellnhofer2015-03-081-0/+46
* Allow attributes on descendant-or-self axisNick Wellnhofer2015-03-081-0/+8
* Adding example from bugs 738805 to regression testsDaniel Veillard2014-10-236-0/+208