224
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 18 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parser: Always decode entities in namespace URIs
nwellnhof
as Nick Wellnhofer
More... 3 days ago
fuzz: Also set fuzzAllocFailed if a real allocation fails
nwellnhof
as Nick Wellnhofer
More... 3 days ago
fuzz: Account for quadratic runtime in xmlXPathTranslateFunction
nwellnhof
as Nick Wellnhofer
More... 8 days ago
error: Fix direct invocation of SAX error handlers
nwellnhof
as Nick Wellnhofer
More... 8 days ago
save: Report malloc failure in xmlAttrSerializeTxtContent
nwellnhof
as Nick Wellnhofer
More... 9 days ago
xinclude: Don't try to fix base of non-elements
nwellnhof
as Nick Wellnhofer
More... 13 days ago
SAX2: Also check URI length before resolving
nwellnhof
as Nick Wellnhofer
More... 13 days ago
meson: Initial commit More... 14 days ago
relaxng: Fix tree corruption in xmlRelaxNGParseNameClass More... 14 days ago
fuzz: Add a few more comments
nwellnhof
as Nick Wellnhofer
More... 15 days ago
string: Don't validate UTF-8 in xmlUTF8Strsub
nwellnhof
as Nick Wellnhofer
More... 16 days ago
save: Handle invalid parent pointers in xhtmlNodeDumpOutput
nwellnhof
as Nick Wellnhofer
More... 16 days ago
build: Disable support for compression libraries by default
nwellnhof
as Nick Wellnhofer
More... 16 days ago
xinclude: Don't use xmlHasNsProp
nwellnhof
as Nick Wellnhofer
More... 18 days ago
fuzz: Check node type before xmlDocSetRootElement
nwellnhof
as Nick Wellnhofer
More... 20 days ago
tree: Ignore namespace with NULL href in xmlSearchNs
nwellnhof
as Nick Wellnhofer
More... 20 days ago
Revert "tree: Only allow elements in xmlDocSetRootElement"
nwellnhof
as Nick Wellnhofer
More... 20 days ago
SAX2: Fix xmlSAX2EntityDecl with empty base
nwellnhof
as Nick Wellnhofer
More... 20 days ago
tree: Don't coalesce text nodes in xmlAdd{Prev,Next}Sibling
nwellnhof
as Nick Wellnhofer
More... 20 days ago
SAX2: Optimize appending children
nwellnhof
as Nick Wellnhofer
More... 20 days ago
tree: Document behavior if xmlSetTreeDoc fails
nwellnhof
as Nick Wellnhofer
More... 20 days ago
tree: Optimize xmlInsertNode
nwellnhof
as Nick Wellnhofer
More... 21 days ago
tree: Introduce xmlUnlinkNodeInternal
nwellnhof
as Nick Wellnhofer
More... 21 days ago
tree: Align xmlAddChild with other node insertion functions
nwellnhof
as Nick Wellnhofer
More... 21 days ago
examples: Don't leave temp files
nwellnhof
as Nick Wellnhofer
More... 21 days ago
fuzz: Fix xmlSetProp in API fuzzer
nwellnhof
as Nick Wellnhofer
More... 21 days ago
valid: Report malloc failure in xmlValidateOneElement
nwellnhof
as Nick Wellnhofer
More... 23 days ago
fuzz: Restrict input size of API fuzzer
nwellnhof
as Nick Wellnhofer
More... 23 days ago
fuzz: Restrict number of copies in API fuzzer
nwellnhof
as Nick Wellnhofer
More... 23 days ago
html: Use binary search in htmlEntityValueLookup
nwellnhof
as Nick Wellnhofer
More... 23 days ago