Sign in
fuchsia
/
third_party
/
github.com
/
GNOME
/
libxml2
/
HEAD
962bd10
xmlGrowArray: guard against NULL capacity pointer
by Mohammad Seet
· 22 hours ago
main
master
upstream/master
d28f35a
review: address MR !409 feedback
by mohammadmseet-hue
· 22 hours ago
7e64e23
schematron: use xmlGrowArray for overflow-checked array growth
by mohammadmseet-hue
· 22 hours ago
7e55914
relaxng: use xmlGrowArray for overflow-checked array growth
by mohammadmseet-hue
· 22 hours ago
6afea87
memory: add xmlGrowArray helper for overflow-checked array reallocation
by mohammadmseet-hue
· 22 hours ago
b30494c
Add Strict No LLM / No AI policy
by Daniel Garcia Moreno
· 4 days ago
32387d3
xmllint: Add NULL checks for xmlStrdup/xmlStrcat in resource loader
by zhuofeng
· 7 days ago
174201f
c14n: Check xmlGrowCapacity return in xmlC14NVisibleNsStackAdd
by rootvector2
· 8 days ago
b617376
xmllint: Reject negative numbers in parseInteger
by zhuofeng
· 8 days ago
47f416a
CI: Remove external fuzzing
by Daniel Garcia Moreno
· 8 days ago
d335255
xmllint: Fix the `--maxmem` command option
by zhuofeng
· 8 days ago
6be0acd
xmlAddChild: unlink node before free for text nodes
by Daniel Garcia Moreno
· 8 days ago
c2e233f
xmlcatalog: overflow check for large --shell commands
by Daniel Garcia Moreno
· 11 days ago
5240592
catalog: Make sure to reset catalog resolve cache
by Daniel Garcia Moreno
· 11 days ago
26dfab2
parser: Fix double free in xmlIOParseDTD
by Daniel Garcia Moreno
· 11 days ago
c71154d
buf: Add check of return values in xmlBufferCreateStatic
by zhuofeng
· 13 days ago
b279fee
The check for `size == SIZE_MAX` in the xmlBufCreateMem function is added.
by zhuofeng
· 13 days ago
67c34fe
fix(xinclude): propagate parseFlags in xmlXIncludeProcess and xmlXIncludeProcessTree
by Ruben Thijssen
· 3 weeks ago
39b66eb
xmlreader: Copy DTD in xmlTextReaderDumpCopy
by Daniel Garcia Moreno
· 3 weeks ago
107b565
xmlcatalog: fix missing argument check for --add
by Zhihan Zheng
· 4 weeks ago
b15a388
build: gate xmllint/xmlcatalog tests on LIBXML2_WITH_PROGRAMS
by Ion Nistor
· 4 weeks ago
a53503c
Fix memory leak in static Windows library, for the case where libxml is used on the main thread.
by Kevin Braun
· 4 weeks ago
b06e036
xmlIO: Check for int overflow before calling writecallback
by Daniel Garcia Moreno
· 4 weeks ago
595d7d8
xpointer: Check overflow in xmlXPtrEvalXPtrPart
by Daniel Garcia Moreno
· 4 weeks ago
a454e6f
xmlschemas: Initialize some variables
by Daniel Garcia Moreno
· 4 weeks ago
79c6eef
xmlregexp: Calc string length after null checking
by Daniel Garcia Moreno
· 4 weeks ago
61e5f3e
fix: add bounds checks to xmlSnprintfElements in valid.c
by mohammadmseet-hue
· 6 weeks ago
b9da8bc
fix: add length check to xmlURIEscapeStr in uri.c
by mohammadmseet-hue
· 6 weeks ago
e41032a
fix: add overflow checks to xmlDictAddQString in dict.c
by mohammadmseet-hue
· 6 weeks ago
a7511af
xmlregexp: Prevent out-of-bounds read in NXT macro
by Hieu Le Minh
· 6 weeks ago
7cea3fd
testparser: Add regression test for entity expansion under XSD validation
by Ariel Schon
· 7 weeks ago
226b560
parser: Pass userData to SAX text callbacks in xmlParseReference
by Ariel Schon
· 7 weeks ago
310564c
schemas: Fix relative schemaLocation resolution in XSI assembly in streaming mode
by James Lan
· 7 weeks ago
05a8ffe
runtest: Add xmlCopyEntity test
by Daniel Garcia Moreno
· 7 weeks ago
upstream/copy-entities
c9aa304
entities: copy children in xmlCopyEntity
by Daniel Garcia Moreno
· 7 weeks ago
0fd00ec
c14n: Fix Type confusion in xmlC14NProcessAttrsAxis
by Daniel Garcia Moreno
· 8 weeks ago
07b1334
xmlregexp: Add support for non-standard escapes in character groups
by Hieu Le Minh
· 8 weeks ago
7736789
xmlreader: propagate reader resource loaders to validator parsers
by Yenya
· 9 weeks ago
cf5da89
python: Fix generator.py with python3 unicode
by Daniel Garcia Moreno
· 9 weeks ago
cd13f06
python: Make python bindings python2 compatible
by Daniel Garcia Moreno
· 9 weeks ago
5853eb5
python: Add more regexp tests
by Daniel Garcia Moreno
· 9 weeks ago
965750f
xmlregexp: Fix escape-sequence character range matching
by Hieu Le Minh
· 10 weeks ago
ca6a8cf
runtest: Add test for Memory leak in xmlInputFromFd
by Daniel Garcia Moreno
· 3 months ago
00cec2b
xmlreader: Free input in xmlReaderForFd
by Daniel Garcia Moreno
· 3 months ago
8f5f02b
xmlstring: Free cur on every error for xmlStrncat
by Daniel Garcia Moreno
· 3 months ago
ad6111d
c14n: Reuse tmp_str, xmlStrcat reallocates *cur
by Daniel Garcia Moreno
· 3 months ago
046931e
python: Do not decref string after adding to the list
by Daniel Garcia Moreno
· 3 months ago
53c3fe2
test: fix mismatched signed/unsigned comparison
by LCaliman
· 3 months ago
4b35628
Fix nanohttp.c build when --without-output
by Daniel Garcia Moreno
· 3 months ago
fac4411
catalog: Free xmlCatalogResolveCache on cleanup
by Jan Alexander Steffens (heftig)
· 3 months ago
9036f16
CI: Remove not working ci jobs
by Daniel Garcia Moreno
· 3 months ago
ee9fdfc
catalog: fix stack overflow from self-referencing SGML CATALOG entries
by ylwango613
· 3 months ago
0d98fe8
meson: remove hardcoded buildtype=debug default
by Stéphane Cerveau
· 3 months ago
28da854
schematron: fix additional memory leaks on error paths
by ylwango613
· 3 months ago
97233eb
schematron: fix memory leaks on error paths in xmlSchematronParseRule
by ylwango613
· 3 months ago
edb5f22
schematron: fix NULL pointer dereference in xmlSchematronParseRule
by ylwango613
· 3 months ago
538b2e3
uri: fix signed integer overflow in xmlBuildRelativeURISafe
by ylwango613
· 3 months ago
e334a9d
xmlIO: use size_t for buffer size reallocation
by Daniel Garcia Moreno
· 3 months ago
a04adcd
Add xmlCatalogResolveCache
by Daniel Garcia Moreno
· 3 months ago
ab7693a
Revert "uri: Handle \'s in path for xmlParseURI"
by Daniel Garcia Moreno
· 3 months ago
a03b03d
uri: Handle \'s in path for xmlParseURI
by Daniel Lehman
· 4 months ago
c134294
fix memory leak in issue 1054
by Yun
· 4 months ago
5dfd906
use duplicating variant in relaxng to mitigate UAF
by Jayakrishna Menon
· 4 months ago
3590835
Fix xmlRemoveEntity removing from wrong hash table
by Mike Dalessio
· 4 months ago
5482491
dist: Add generated documentation to the dist
by Daniel Garcia Moreno
· 4 months ago
2cc5834
threads: don't force _WIN32_WINNT to Vista if it's set to a higher value
by Steve Lhomme
· 4 months ago
deed3b7
catalog: Do not check value for duplication nextCatalog
by Daniel Garcia Moreno
· 4 months ago
f8399e6
testcatalog: Add new tests for catalog.c
by Daniel Garcia Moreno
· 4 months ago
19549c6
Add RelaxNG include limit
by Daniel Garcia Moreno
· 5 months ago
354f620
build: compile option WINPATH to allow processing Windows path on other platforms
by James Lan
· 5 months ago
34b3c5d
move src to expected path
by emptyiscolor
· 5 months ago
24a0cec
test with fuzzing harnesses
by emptyiscolor
· 5 months ago
51035e7
downstream of fuzzing harnesses
by emptyiscolor
· 5 months ago
0e50b31
Ignore next/prev of documents when traversing XPath
by Daniel Garcia Moreno
· 5 months ago
b45e38e
testlimits: optionally accept '-timeout' input
by Trevor Gamblin
· 5 months ago
4c3f00b
parser: Fix infinite loop in xmlCtxtParseContent
by Petr Simecek
· 5 months ago
f75abfc
catalog: Ignore repeated nextCatalog entries
by Daniel Garcia Moreno
· 5 months ago
1961208
catalog: prevent inf recursion in xmlCatalogXMLResolveURI
by Daniel Garcia Moreno
· 5 months ago
eae9291
fix: Prevent infinite recursion in xmlCatalogListXMLResolve
by Nathan
· 5 months ago
9827e6e
Note on xmlTextWriterWriteBase64 about no safety check
by Sandino Araico Sanchez
· 5 months ago
e118d63
update `CMakeLists`
by Michael Heilmann
· 5 months ago
84b8530
Fix xmlOutputBufferGetContent output when encoder is set.
by Iván Chavero
· 5 months ago
3b2d463
Add /build and /install directories to gitignore
by Daniel Garcia Moreno
· 6 months ago
cee7107
writer: Add a few extra NULL checks to avoid memory leaks on corrupt writer path.
by Peter Fordham
· 6 months ago
aef9441
Initialize pointer incase we end up skipping the while loop completely.
by Peter Fordham
· 6 months ago
9819464
Fix memory leak of prefix in xmlTextWriterStartElementNS()
by Niels Dossche
· 6 months ago
bcaae46
meson: Add valgrind test setup
by Michal Privoznik
· 6 months ago
e2f7674
autotools: Make valgrind actually check for leaks
by Michal Privoznik
· 6 months ago
6555048
Add tests that relied on POSIX shell script to native CMake.
by Peter Fordham
· 6 months ago
68f91d1
xmlstring: fix access out-of-bound array if len <= 0
by Herman Semenoff
· 6 months ago
c6167cf
fix to issue 227 adding xpath0 to xmllint
by gabriel desharnais
· 6 months ago
a30a4e6
xmllint: Use zlib directly for output
by Nick Wellnhofer
· 6 months ago
956dfd2
xmllint: Use zlib directly
by Nick Wellnhofer
· 6 months ago
0704f52
readme: Write a more possitive Security section
by Daniel Garcia Moreno
· 6 months ago
160c8a4
shell: free cmdline before continue
by Daniel Garcia Moreno
· 6 months ago
76a6ba4
Add specific check to avoid signed integer overflow of buffer size.
by Peter Fordham
· 6 months ago
b20dfb0
meson: Fix build with Meson < 1.3
by Benjamin Gilbert
· 6 months ago
8c5e54d
Fix C14N type confusion
by Daniel Garcia Moreno
· 6 months ago
05b0c03
Fix nokogiri tests
by Daniel Garcia Moreno
· 6 months ago
b4bc4f7
Add email to danigm maintainer entry
by Daniel Garcia Moreno
· 6 months ago
Next »