222
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
valid: Fix some error codes
nwellnhof
as Nick Wellnhofer
More... 4 months ago
encoding: Check whether encoding handlers support input/output
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Fix buffer size checks
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Convert some "internal errors" to meaningful codes
nwellnhof
as Nick Wellnhofer
More... 4 months ago
SAX2: Enforce size limit in xmlSAX2Text with XML_PARSE_HUGE
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Lower maximum entity nesting depth
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Set depth limit to 2048 with XML_PARSE_HUGE
nwellnhof
as Nick Wellnhofer
More... 4 months ago
save: Output U+FFFD replacement characters
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Rework parsing of attribute and entity values
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Avoid unwanted expansion of parameter entities
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Simplify entity size accounting
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Fix XML_ERR_UNSUPPORTED_ENCODING errors
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Support namespace scope in NsData struct
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Simplify error handling when parsing entities
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Move cleanup of element stacks to xmlParseContent
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Remove extraneous error message
nwellnhof
as Nick Wellnhofer
More... 4 months ago
io: Always forward IO errors to global handler
nwellnhof
as Nick Wellnhofer
More... 4 months ago
html: Abort earlier on fatal errors
nwellnhof
as Nick Wellnhofer
More... 4 months ago
SAX2: Fix error code
nwellnhof
as Nick Wellnhofer
More... 4 months ago
uri: Keep fragment intact when resolving filesystem paths
nwellnhof
as Nick Wellnhofer
More... 4 months ago
xinclude: Only set xml:base if necessary
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Downgrade XML_ERR_UNSUPPORTED_ENCODING to warning
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: New input API
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: More refactoring of entity parsing
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Fix encoding handling in xmlParserInputBufferCreateIO
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Always copy content from entity to target.
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Simplify control flow in xmlParseReference
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Remove xmlSetEntityReferenceFunc feature
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: More refactoring of entity loading
nwellnhof
as Nick Wellnhofer
More... 4 months ago
parser: Push general entity input streams on the stack
nwellnhof
as Nick Wellnhofer
More... 4 months ago