master
fuzz: Add utility scripts
fuzz: Add maxAlloc item to static seed corpus
fuzz: Add xmllint fuzzer
fuzz: Fix out-of-tree build
fuzz: Update README
valid: Readd argument check in xmlAddElementDecl
include: Change some return types from int to enum
fuzz: Stop using xmlParserInputBuffer
fuzz: Mutate fuzz data chunks separately
Add charset names to fuzzing dictionaries
xmllint: Remove --htmlout option
fuzz: Add dictionary for lint fuzzer
Remove LZMA support
fuzz: Enable reader fuzzer on OSS-Fuzz
Update fuzzing code
Fuzz target for XML Schemas
fuzz: Rework fixed parser options
fuzz: Remove OSS-Fuzz timeout option
fuzz: Use lint.dict for XInclude fuzzer
fuzz: Improve xml.dict
Add XPath and XPointer fuzzer