summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.9.14v2.9.142.9Nick Wellnhofer2022-05-022-7/+31
* Fix parsing of subtracted regex character classesNick Wellnhofer2022-05-023-1/+7
* [CVE-2022-29824] Fix integer overflows in xmlBuf and xmlBufferNick Wellnhofer2022-05-022-97/+61
* Define LFS macros before including system headersNick Wellnhofer2022-04-291-2/+5
* Fix potential double-free in xmlXPtrStringRangeFunctionNick Wellnhofer2022-04-291-0/+1
* Fix memory leak in xmlFindCharEncodingHandlerNick Wellnhofer2022-04-291-0/+4
* Normalize XPath strings in-placeNick Wellnhofer2022-04-293-36/+61
* Fix recursion check in xinclude.cNick Wellnhofer2022-04-294-2/+48
* Reset last error in xmlCleanupGlobalsNick Wellnhofer2022-04-292-15/+16
* Fix certain combinations of regex range quantifiersNick Wellnhofer2022-04-293-5/+14
* Fix range quantifier on subregexNick Wellnhofer2022-04-293-3/+7
* Fix recovery from invalid HTML start tagsNick Wellnhofer2022-04-291-23/+21
* More fixes to --without-valid buildNick Wellnhofer2022-04-292-0/+12
* Don't mix declarations and code in runtest.cNick Wellnhofer2022-04-201-2/+2
* Prevent integer-overflow in htmlSkipBlankChars() and xmlSkipBlankChars()David Kilzer2022-04-202-3/+6
* Fix leak of xmlElementContentDavid Kilzer2022-04-201-0/+1
* Initialize XPath floating-point globalsNick Wellnhofer2022-04-201-3/+3
* configure: check for icu DEFSJames Hilliard2022-04-201-0/+7
* configure.ac: produce tar.xz only (GNOME policy)David Seifert2022-04-201-1/+1
* CMakeLists.txt: Fix LIBXML_VERSION_NUMBERNick Wellnhofer2022-04-201-3/+6
* Fix build with older Python versionsNick Wellnhofer2022-02-241-1/+1
* Fix --without-valid buildNick Wellnhofer2022-02-221-29/+29
* Release v2.9.13v2.9.13Nick Wellnhofer2022-02-191-1/+1
* Update news and rebuild documentationNick Wellnhofer2022-02-19122-327/+913
* [CVE-2022-23308] Use-after-free of ID and IDREF attributesNick Wellnhofer2022-02-192-34/+56
* Fix fuzz/.gitignore after fixing VPATH buildNick Wellnhofer2022-02-191-4/+1
* Remove SVN keyword anchorsNick Wellnhofer2022-02-174-8/+0
* Remove xmlwin32version.hNick Wellnhofer2022-02-166-572/+3
* Fix source URL in libxml.spec.inNick Wellnhofer2022-02-141-1/+1
* Fix fuzzer test with VPATH buildNick Wellnhofer2022-02-14124-13/+23
* Support custom prefix when installing Python moduleNick Wellnhofer2022-02-141-1/+1
* Remove Makefile.winNick Wellnhofer2022-02-141-34/+0
* Fix distribution after README changeNick Wellnhofer2022-02-142-4/+4
* Rework READMENick Wellnhofer2022-02-145-136/+121
* Remove README.cvs-commitsNick Wellnhofer2022-02-141-5/+0
* Remove outdated ChangeLog codeNick Wellnhofer2022-02-143-167/+0
* Remove CVS and SVN-related codeNick Wellnhofer2022-02-135-38/+7
* Redirect links to xmlsoft.orgNick Wellnhofer2022-02-1325-79/+50
* Remove README.docsNick Wellnhofer2022-02-132-26/+1
* Remove MAINTAINERSNick Wellnhofer2022-02-131-9/+0
* Remove xmltutorial.pdfNick Wellnhofer2022-02-132-1337/+0
* Fix regression in RelaxNG pattern matchingNick Wellnhofer2022-02-131-5/+10
* Remove .travis.ymlNick Wellnhofer2022-02-121-23/+0
* Try again to only build GitLab Pages on main repoNick Wellnhofer2022-02-121-1/+1
* Try again to only build GitLab Pages on main repoNick Wellnhofer2022-02-121-1/+1
* Only build GitLab Pages on main repoNick Wellnhofer2022-02-121-1/+1
* Upload documentation to GitLab pagesNick Wellnhofer2022-02-121-0/+13
* Make xmlFuzzReadString return a zero size in error caseNick Wellnhofer2022-02-121-0/+1
* Fix xmlSetTreeDoc with entity referencesNick Wellnhofer2022-02-071-1/+8
* Fix "xmllint -"Nick Wellnhofer2022-02-071-1/+1