aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
28 hoursUpdate NEWSupstream-masterNick Wellnhofer
28 hoursmeson: Add some TODO commentsNick Wellnhofer
28 hoursbuild: Disable HTTP support by defaultNick Wellnhofer
28 hoursparser: Remove redefinitions for legacy globalsNick Wellnhofer
38 hoursdoc: Update and fix documentationNick Wellnhofer
38 hoursdoc: Allow missing authorNick Wellnhofer
38 hoursdoc: Allow missing desc if we have a retdescNick Wellnhofer
38 hoursparser: Don't make xmlCtxtErrIO publicNick Wellnhofer
2 daysfuzz: Move back to xmlSetExternalEntityLoaderNick Wellnhofer
6 daysparser: Rework handling of undeclared entitiesNick Wellnhofer
7 daysfuzz: Don't enable zlib and liblzma with MSanNick Wellnhofer
8 daysfuzz: Remove OSS-Fuzz timeout optionNick Wellnhofer
8 daysparser: Report malloc failure in xmlNewInputFromFileNick Wellnhofer
8 daysxpath: Fix quadratic runtime accountingNick Wellnhofer
8 daysthreads: Deprecate remaining ThrDef functionsNick Wellnhofer
9 daysfuzz: Enable xmllint fuzzer on OSS-FuzzNick Wellnhofer
9 daysvalid: Report malloc failure after xmlRegExecPushStringNick Wellnhofer
9 daysStop defining _REENTRANTNick Wellnhofer
9 daysfuzz: Add xmllint fuzzerNick Wellnhofer
9 daysreader: Fix error reporting with walkerNick Wellnhofer
9 dayspattern: Fix memory leak xmlCompileStepPatternNick Wellnhofer
9 daysSAX2: Warn if URI resolution failedNick Wellnhofer
9 daysparser: Don't report error on invalid URINick Wellnhofer
9 daysxmllint: Don't free DTD with --dropdtdNick Wellnhofer
9 days[CVE-2024-34459] Fix buffer overread with `xmllint --htmlout`Nick Wellnhofer
9 daysxmllint: Fix --pedantic optionNick Wellnhofer
9 daysxmllint: Clean up option handlingNick Wellnhofer
2024-05-07xmllint: Rework parsingNick Wellnhofer
2024-05-07c14n: Fix memory leak after malloc failureNick Wellnhofer
2024-05-07fuzz: Fix reader fuzzerNick Wellnhofer
2024-05-06html: Fix memory leak after malloc failureNick Wellnhofer
2024-05-06xmllint: Check for NULL input in xmlHTMLValidityErrorNick Wellnhofer
2024-05-06xmllint: Fix parsing of maxmem optionNick Wellnhofer
2024-05-06xmllint: Fix memory leak in walkDocNick Wellnhofer
2024-05-06http: Don't pass NULL pointer as memcpy sourceNick Wellnhofer
2024-05-06xmllint: Add macro for error streamNick Wellnhofer
2024-05-06fuzz: Improve xml.dictNick Wellnhofer
2024-05-06xmllint: Fix --insert optionNick Wellnhofer
2024-05-06xmllint: Fix --pushsmall optionNick Wellnhofer
2024-05-06reader: Don't call xmlCtxtErrMemory with NULL ctxtNick Wellnhofer
2024-05-06xmllint: Add explicit cast for -fsanitize=integerNick Wellnhofer
2024-05-05io: Don't set close callback in xmlParserInputBufferCreateFdNick Wellnhofer
2024-05-05xmllint: Make some strings constNick Wellnhofer
2024-05-03parser: Fix base URI of internal parameter entitiesNick Wellnhofer
2024-05-03parser: Always throw entity errors if external DTD is loadedNick Wellnhofer
2024-05-03parser: Don't create undeclared entity refs in substitution modeNick Wellnhofer
2024-04-30unicode: Deprecate most xmlUCSIs* functionsNick Wellnhofer
2024-04-30Remove references to old mailing listNick Wellnhofer
2024-04-30reader: Report malloc failure in xmlTextReaderConstValueNick Wellnhofer
2024-04-30tree: Handle predefined entities in xmlBufGetEntityRefContentNick Wellnhofer