222
I Use This!
High Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fuzz: Move fuzzer options to environment variable
nwellnhof
as Nick Wellnhofer
More... 11 months ago
valid: Deprecate internal validation functions
nwellnhof
as Nick Wellnhofer
More... 11 months ago
fuzz: Add OSS-Fuzz build.sh
nwellnhof
as Nick Wellnhofer
More... 11 months ago
fuzz: Add some comments in api.c
nwellnhof
as Nick Wellnhofer
More... 11 months ago
tree: Tighten source doc check in xmlDOMWrapAdoptNode
nwellnhof
as Nick Wellnhofer
More... 11 months ago
valid: Check for NULL text content in xmlValidateOneElement
nwellnhof
as Nick Wellnhofer
More... 11 months ago
valid: Check for elem->name in xmlIsID
nwellnhof
as Nick Wellnhofer
More... 11 months ago
tree: Check destParent->doc in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... 11 months ago
tree: Switch to xmlNodeSetDoc in xmlDOMWrapAdoptNode
nwellnhof
as Nick Wellnhofer
More... 11 months ago
tree: Fix tree iteration in xmlDOMWrapRemoveNode
nwellnhof
as Nick Wellnhofer
More... 11 months ago
tree: Don't abort early if malloc fails in DOM functions
nwellnhof
as Nick Wellnhofer
More... 12 months ago
parser: Fix detection of duplicate attributes in XML namespace
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Fix reallocation in xmlDOMWrapNSNormAddNsMapItem2
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Set parent->last early in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Declare namespace on clone in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Don't free linked DOM namespaces in error case
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Report malloc failure in xmlDOMWrapCloneNode
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Refactor text node updates
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Refactor node insertion
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Refactor element creation and parsing of attribute values
nwellnhof
as Nick Wellnhofer
More... 12 months ago
buf: Don't use default buffer size for small strings
nwellnhof
as Nick Wellnhofer
More... 12 months ago
fuzz: Improve README
nwellnhof
as Nick Wellnhofer
More... 12 months ago
valid: Set document on dummmy element declaration
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Check return value of xmlNodeAddContent
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Work on documentation
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Fix error return in xmlGetPropNodeValueInternal
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Prefer xmlGetPropNodeInternal over xmlHasNsProp
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Report malloc failure in xmlAddNextSibling
nwellnhof
as Nick Wellnhofer
More... 12 months ago
string: Fix xmlStrncatNew(NULL, "")
nwellnhof
as Nick Wellnhofer
More... 12 months ago
tree: Report more malloc failures
nwellnhof
as Nick Wellnhofer
More... 12 months ago