aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysparser: Fix base URI of internal parameter entitiesupstream-masterNick Wellnhofer
3 daysparser: Always throw entity errors if external DTD is loadedNick Wellnhofer
3 daysparser: Don't create undeclared entity refs in substitution modeNick Wellnhofer
6 daysunicode: Deprecate most xmlUCSIs* functionsNick Wellnhofer
6 daysRemove references to old mailing listNick Wellnhofer
6 daysreader: Report malloc failure in xmlTextReaderConstValueNick Wellnhofer
6 daystree: Handle predefined entities in xmlBufGetEntityRefContentNick Wellnhofer
6 daystree: Don't call xmlNewCharRef in xmlNodeParseContentNick Wellnhofer
6 daysAllow unlimited length decimals, integers etc.Tomáš Ženčák
7 daysdoc: Don't install example codeNick Wellnhofer
7 daysdoc: Remove tutorialNick Wellnhofer
7 daysdoc: Move doc/examples to exampleNick Wellnhofer
7 daysmemory: Remove memory debuggingNick Wellnhofer
8 daystree: Deprecate xmlRegisterNodeDefaultNick Wellnhofer
8 daystree: Deprecate xmlSetCompressModeNick Wellnhofer
8 dayshtml: Deprecate htmlHandleOmittedElemNick Wellnhofer
8 daysMake some globals constNick Wellnhofer
9 daysxinclude: Report malloc failure in xmlXIncludeMergeEntitiesNick Wellnhofer
11 daysfuzz: Use all test directories for XML seed corpusNick Wellnhofer
11 daystest: Remove unused test filesNick Wellnhofer
12 daysfuzz: Build with compression support on OSS-FuzzNick Wellnhofer
13 daysfuzz: Remove reader pass from XML fuzzersNick Wellnhofer
13 daysfuzz: Enable reader fuzzer on OSS-FuzzNick Wellnhofer
13 daysparser: Don't create reference in xmlLookupGeneralEntityNick Wellnhofer
13 daysparser: Consolidate error handling for undeclared entitiesNick Wellnhofer
13 dayscmake: Don't use tabs in CMakeLists.txtNick Wellnhofer
14 daysfuzz: Add fuzzer for XML reader APINick Wellnhofer
14 daysxinclude: Increase error count in xmlXIncludeErrMemoryNick Wellnhofer
14 daysreader: Make xmlTextReaderReadString non-recursiveNick Wellnhofer
14 daysreader: Rework xmlTextReaderRead{Inner,Outer}XmlNick Wellnhofer
14 daysreader: Report malloc failuresNick Wellnhofer
14 daysreader: Fix preservation of attributesNick Wellnhofer
14 daysreader: Add tests for content accessorsNick Wellnhofer
2024-04-19Remove redundant size checkNiels Dossche
2024-04-19tree: Remove another redundant check in xmlDOMWrapCloneNodeNick Wellnhofer
2024-04-19Remove redundant NULL check on curNiels Dossche
2024-04-19Remove always-false check old == curNiels Dossche
2024-04-19Remove redundant NULL check on curNiels Dossche
2024-04-18tree: Don't return empty localname in xmlSplitQName{2,3}Nick Wellnhofer
2024-04-15parser: Always decode entities in namespace URIsNick Wellnhofer
2024-04-14fuzz: Also set fuzzAllocFailed if a real allocation failsNick Wellnhofer
2024-04-09fuzz: Account for quadratic runtime in xmlXPathTranslateFunctionNick Wellnhofer
2024-04-09error: Fix direct invocation of SAX error handlersNick Wellnhofer
2024-04-09save: Report malloc failure in xmlAttrSerializeTxtContentNick Wellnhofer
2024-04-09fuzz: Add a few more commentsNick Wellnhofer
2024-04-05relaxng: Fix tree corruption in xmlRelaxNGParseNameClassSeiya Nakata
2024-04-05xinclude: Don't try to fix base of non-elementsNick Wellnhofer
2024-04-05SAX2: Also check URI length before resolvingNick Wellnhofer
2024-04-04meson: Initial commitVincent Torri
2024-04-02string: Don't validate UTF-8 in xmlUTF8StrsubNick Wellnhofer