222
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2025 — Jun 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HTMLparser: fix build in ubuntu:26.04 with gcc More... 7 days ago
CI: Update Dockerfile base from 24.04 to 26.04 More... 7 days ago
Add Strict No LLM / No AI policy More... 18 days ago
xmlGrowArray: guard against NULL capacity pointer More... 20 days ago
xmllint: Add NULL checks for xmlStrdup/xmlStrcat in resource loader More... 21 days ago
CI: Remove external fuzzing More... 22 days ago
xmlAddChild: unlink node before free for text nodes More... 22 days ago
xmllint: Reject negative numbers in parseInteger More... 22 days ago
xmllint: Fix the `--maxmem` command option More... 24 days ago
xmlcatalog: overflow check for large --shell commands More... 25 days ago
catalog: Make sure to reset catalog resolve cache More... 25 days ago
parser: Fix double free in xmlIOParseDTD More... 25 days ago
buf: Add check of return values in xmlBufferCreateStatic More... 27 days ago
The check for `size == SIZE_MAX` in the xmlBufCreateMem function is added. More... 27 days ago
c14n: Check xmlGrowCapacity return in xmlC14NVisibleNsStackAdd More... about 1 month ago
fix(xinclude): propagate parseFlags in xmlXIncludeProcess and xmlXIncludeProcessTree More... about 1 month ago
xmlcatalog: fix missing argument check for --add More... about 1 month ago
build: gate xmllint/xmlcatalog tests on LIBXML2_WITH_PROGRAMS More... about 1 month ago
xmlIO: Check for int overflow before calling writecallback More... about 1 month ago
xpointer: Check overflow in xmlXPtrEvalXPtrPart More... about 1 month ago
xmlschemas: Initialize some variables More... about 1 month ago
xmlregexp: Calc string length after null checking More... about 1 month ago
xmlreader: Copy DTD in xmlTextReaderDumpCopy More... about 2 months ago
review: address MR !409 feedback More... about 2 months ago
Fix memory leak in static Windows library, for the case where libxml is used on the main thread. More... about 2 months ago
xmlregexp: Prevent out-of-bounds read in NXT macro More... about 2 months ago
schematron: use xmlGrowArray for overflow-checked array growth More... 2 months ago
relaxng: use xmlGrowArray for overflow-checked array growth More... 2 months ago
memory: add xmlGrowArray helper for overflow-checked array reallocation More... 2 months ago
fix: add bounds checks to xmlSnprintfElements in valid.c More... 2 months ago