222
I Use This!
High Activity

Commits : Listings

Analyzed 22 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
io: Rework xmlParserInputBufferGrow
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Check return value of inputPush
nwellnhof
as Nick Wellnhofer
More... 8 months ago
io: Fine-tune initial IO buffer size
nwellnhof
as Nick Wellnhofer
More... 8 months ago
encoding: Add sizeOut argument to xmlCharEncInput
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Optimize memory buffer I/O
nwellnhof
as Nick Wellnhofer
More... 8 months ago
buf: Rework xmlBuffer code
nwellnhof
as Nick Wellnhofer
More... 8 months ago
buf: Move xmlBuffer code to buf.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Optimize buffer shrinking
nwellnhof
as Nick Wellnhofer
More... 8 months ago
buf: Rework xmlBuf code
nwellnhof
as Nick Wellnhofer
More... 8 months ago
fuzz: Fix spaceMax
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Rename new input API functions
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Rename internal xmlNewInput functions
nwellnhof
as Nick Wellnhofer
More... 8 months ago
Undeprecate some symbols for now
nwellnhof
as Nick Wellnhofer
More... 8 months ago
fuzz: Make reallocs more likely
nwellnhof
as Nick Wellnhofer
More... 8 months ago
fuzz: Adjust for xmlNodeParseContent changes
nwellnhof
as Nick Wellnhofer
More... 8 months ago
SAX2: Check return value of xmlPushInput
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Don't produce names with invalid UTF-8 in recovery mode
nwellnhof
as Nick Wellnhofer
More... 8 months ago
[CVE-2024-40896] Fix XXE protection in downstream code
nwellnhof
as Nick Wellnhofer
More... 8 months ago
ci: Add job for perl-XML-LibXML
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Upgrade XML_IO_NETWORK_ATTEMPT to error
nwellnhof
as Nick Wellnhofer
More... 8 months ago
encoding: Fix xmlParseCharEncoding
nwellnhof
as Nick Wellnhofer
More... 8 months ago
testchar: Don't invoke encoding handler directly
nwellnhof
as Nick Wellnhofer
More... 8 months ago
meson: Disable python when python is disabled More... 8 months ago
build: Read version number from VERSION file
nwellnhof
as Nick Wellnhofer
More... 8 months ago
test: add a downstream integration test job for nokogiri More... 8 months ago
build: Introduce LIBXML_MINOR_COMPAT
nwellnhof
as Nick Wellnhofer
More... 8 months ago
meson: Set soversion
nwellnhof
as Nick Wellnhofer
More... 8 months ago
tree: Fix handling of empty strings in xmlNodeParseContent
nwellnhof
as Nick Wellnhofer
More... 8 months ago
encoding: Clarify xmlUconvConvert
nwellnhof
as Nick Wellnhofer
More... 8 months ago
encoding: Remove duplicate code
nwellnhof
as Nick Wellnhofer
More... 8 months ago