222
I Use This!
High Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
http: Improve error message for HTTPS redirects
nwellnhof
as Nick Wellnhofer
More... almost 1 year ago
save: Don't write directly to internal buffer
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
dict: Include unistd.h for getentropy
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
parser: Report OOM errors even after parser was stopped
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
autotools: Remove useless substitution
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
parser: Fix column number in attribute values
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
valid: Fix xmlAddIDSafe in "streaming" mode
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
xmllint: Return error code if XPath returns empty nodeset
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
catalog: Remove Windows hack
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
examples: Readd xpath1 test
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
xmlreader: Make xmlTextReaderValidateEntity return an error code
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
valid: Fix another use-after-free in xmlAddIDSafe
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
xpath: Report malloc failure in xmlXPathTranslateFunction
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
c14n: Improve error handling
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
valid: Fix use-after-free in xmlAddIDSafe
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
fuzz: Reenable malloc failure check when serializing
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
valid: Deprecate old DTD serialization API
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
save: Move DTD serialization code to xmlsave.c
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
fuzz: Don't check for malloc failures when serializing
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
tree: Fix error condition in xmlNodeListGetString
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
Update .gitignore
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
io: Report malloc failure in xmlOutputBufferWrite
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
doc: Mark `xmllint --xpath` as experimental
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
doc: Update xmllint man page after fixing #180
nwellnhof
as Nick Wellnhofer
More... about 1 year ago
parser: Fix crash in xmlParseInNodeContext with HTML documents
nwellnhof
as Nick Wellnhofer
More... about 1 year ago