summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add test for ICU flush and pivot bufferNick Wellnhofer2017-11-041-0/+13
* Fix comparison of nodesets to stringsNick Wellnhofer2017-10-072-0/+3
* Revert "Print error messages for truncated UTF-8 sequences"v2.9.5-rc2Nick Wellnhofer2017-08-303-3/+0
* Detect infinite recursion in parameter entitiesNick Wellnhofer2017-07-251-0/+11
* Rework entity boundary checksNick Wellnhofer2017-06-171-1/+4
* Add test cases for bug 758518David Kilzer2017-06-122-0/+2
* Print error messages for truncated UTF-8 sequencesNick Wellnhofer2017-06-103-0/+3
* Fix buffer size checks in xmlSnprintfElementContentNick Wellnhofer2017-06-051-0/+4
* Fix handling of parameter-entity referencesNick Wellnhofer2017-06-054-0/+10
* Check for integer overflow in xmlXPathFormatNumberNick Wellnhofer2017-06-012-0/+4
* Check XPath exponents for overflowNick Wellnhofer2017-05-311-0/+8
* Check for overflow in xmlXPathIsPositionalPredicateNick Wellnhofer2017-05-311-0/+3
* Parse small XPath numbers more accuratelyNick Wellnhofer2017-05-311-0/+2
* Rework XPath rounding functionsNick Wellnhofer2017-05-311-0/+17
* Fix axis traversal from attribute and namespace nodesNick Wellnhofer2017-05-313-0/+5
* Fix XPointer paths beginning with range-toNick Wellnhofer2016-10-121-0/+1
* Fix NULL pointer deref in XPointer range-toNick Wellnhofer2016-06-251-0/+1
* Heap-based buffer overread in htmlCurrentCharCVE-2016-1833Pranjal Jumde2016-05-232-0/+2
* Heap-based buffer-underreads due to xmlParseNameDavid Kilzer2016-05-232-0/+10
* Heap use-after-free in xmlSAX2AttributeNsCVE-2016-1835Pranjal Jumde2016-05-231-0/+46
* Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gn...CVE-2016-1836Pranjal Jumde2016-05-231-0/+326
* Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla....CVE-2016-1839Pranjal Jumde2016-05-231-0/+1
* Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <...CVE-2016-1838David Kilzer2016-05-231-0/+1
* Fix memory leak with XPath namespace nodesNick Wellnhofer2016-05-051-0/+1
* Fix namespace axis traversalNick Wellnhofer2016-05-052-2/+3
* Don't recurse into OP_VALUEs in xmlXPathOptimizeExpressionNick Wellnhofer2016-04-271-0/+1
* Fix namespace::node() XPath expressionNick Wellnhofer2016-04-272-0/+4
* Fix parsing of NCNames in XPathNick Wellnhofer2016-04-231-0/+1
* Do normalize string-based datatype value in RelaxNG facet checkingAudric Schiltknecht2016-04-152-0/+12
* Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encod...David Kilzer2016-04-083-0/+21
* Fix a bug in CData error handling in the push parserDaniel Veillard2015-09-181-0/+1
* Fix a bug on name parsing at the end of current input bufferDaniel Veillard2015-09-151-0/+1
* Fix the spurious ID already defined errorDaniel Veillard2015-09-102-0/+11
* Fix support for except in nameclassesDaniel Veillard2015-03-164-0/+17
* Regression test for bug #695699Nick Wellnhofer2015-03-081-0/+1
* Add a couple of XPath testsNick Wellnhofer2015-03-081-0/+5
* Allow attributes on descendant-or-self axisNick Wellnhofer2015-03-081-0/+1
* Adding example from bugs 738805 to regression testsDaniel Veillard2014-10-231-0/+16
* Implement choice for name classes on attributesShaun McCance2013-11-283-0/+21
* Fix a parsing bug on non-ascii element and CR/LF usageDaniel Veillard2013-05-221-0/+6
* Added a regression tests from bug 694228 dataDaniel Veillard2013-03-272-0/+8
* Do not fetch external parsed entitiesDaniel Veillard2012-07-231-0/+5
* HTML parser error with <noscript> in the <head>Denis Pauk2012-05-111-0/+10
* XSD: optional element in complex type extensionRemi Gacogne2012-05-112-0/+39
* Add HTML parser support for HTML5 meta charset encoding declarationDenis Pauk2012-05-101-0/+8
* 595792 fixing a RelaxNG bug introduced in 2.7.4Daniel Veillard2009-09-243-0/+23
* Fix a Relaxng bug raised by libvirt test suiteDaniel Veillard2009-09-232-0/+1281
* 492317 Fix Relax-NG validation problemsDaniel Veillard2009-08-314-0/+28
* 558452 fight with reg test and error reportDaniel Veillard2009-08-266-0/+46
* 579746 XSD validation not correct / nilable groupsDaniel Veillard2009-08-268-0/+51