Sign in
fuchsia
/
third_party
/
github.com
/
GNOME
/
libxml2
/
HEAD
aef9441
Initialize pointer incase we end up skipping the while loop completely.
by Peter Fordham
· 10 days ago
main
master
upstream/master
9819464
Fix memory leak of prefix in xmlTextWriterStartElementNS()
by Niels Dossche
· 12 days ago
bcaae46
meson: Add valgrind test setup
by Michal Privoznik
· 13 days ago
e2f7674
autotools: Make valgrind actually check for leaks
by Michal Privoznik
· 13 days ago
6555048
Add tests that relied on POSIX shell script to native CMake.
by Peter Fordham
· 13 days ago
68f91d1
xmlstring: fix access out-of-bound array if len <= 0
by Herman Semenoff
· 13 days ago
c6167cf
fix to issue 227 adding xpath0 to xmllint
by gabriel desharnais
· 14 days ago
a30a4e6
xmllint: Use zlib directly for output
by Nick Wellnhofer
· 14 days ago
956dfd2
xmllint: Use zlib directly
by Nick Wellnhofer
· 14 days ago
0704f52
readme: Write a more possitive Security section
by Daniel Garcia Moreno
· 2 weeks ago
160c8a4
shell: free cmdline before continue
by Daniel Garcia Moreno
· 2 weeks ago
76a6ba4
Add specific check to avoid signed integer overflow of buffer size.
by Peter Fordham
· 2 weeks ago
b20dfb0
meson: Fix build with Meson < 1.3
by Benjamin Gilbert
· 2 weeks ago
8c5e54d
Fix C14N type confusion
by Daniel Garcia Moreno
· 2 weeks ago
05b0c03
Fix nokogiri tests
by Daniel Garcia Moreno
· 2 weeks ago
b4bc4f7
Add email to danigm maintainer entry
by Daniel Garcia Moreno
· 2 weeks ago
214fb81
Adding ichavero and danigm as maintainers
by Iván Chavero
· 2 weeks ago
9c80a89
Remove myself as maintainer
by Nick Wellnhofer
· 3 weeks ago
22f9d73
io: Handle clashing error codes on AIX
by Nick Wellnhofer
· 2 months ago
870c036
fuzz: Make fuzzy encoding match more lenient
by Nick Wellnhofer
· 2 months ago
367a283
tree: Undeprecate several struct members
by Nick Wellnhofer
· 3 months ago
3a3faaa
Document process to remove API functions in MAINTAINERS.md
by Nick Wellnhofer
· 3 months ago
2f62ebb
io: Undeprecate xmlOutputBuffer members
by Nick Wellnhofer
· 3 months ago
d87d947
Revert "globals: Don't export DllMain on Windows"
by Nick Wellnhofer
· 3 months ago
bd2072f
globals: Don't export DllMain on Windows
by Nick Wellnhofer
· 3 months ago
a30a276
valid: Undeprecate xmlValidGetPotentialChildren
by Nick Wellnhofer
· 3 months ago
c537ccf
Fixed compilation error on GCC versions prior to 4.5
by Lars Erik Wik
· 3 months ago
da45a19
parser: Fix attribute normalization and standalone check
by Nick Wellnhofer
· 3 months ago
dc307e3
meson: Fix install dir of man pages
by Nick Wellnhofer
· 3 months ago
48df82f
Bump version to 2.16.0
by Nick Wellnhofer
· 3 months ago
0bea77c
Release v2.15.0
by Nick Wellnhofer
· 3 months ago
v2.15.0
b9943bc
Remove legacy win32 build system
by Nick Wellnhofer
· 4 months ago
347147b
Update NEWS
by Nick Wellnhofer
· 4 months ago
1763281
Remove LZMA support
by Nick Wellnhofer
· 4 months ago
063add1
parser: Always require XML_PARSE_UNZIP to enable decompression
by Nick Wellnhofer
· 4 months ago
8c107b6
Revert "dict: Rework reference counting"
by Nick Wellnhofer
· 4 months ago
13962f8
valid: Fix null deref in xmlValidateOneAttribute
by Nick Wellnhofer
· 4 months ago
e397651
cmake: Omit version number from cmake install dir
by Nick Wellnhofer
· 4 months ago
d53ba05
valid: Don't add ids when validating entity content
by Nick Wellnhofer
· 4 months ago
56199b5
catalog: Prepare to make SGML catalog support optional
by Nick Wellnhofer
· 4 months ago
e2fdef4
tests: Update testapi.c
by Nick Wellnhofer
· 4 months ago
591f19e
catalog: Deprecate low-level internal functions
by Nick Wellnhofer
· 4 months ago
5bd6b44
Fix initGenericErrorDefaultFunc(NULL)
by Samuel Thibault
· 4 months ago
ca10c7d
relaxng: Added xmlRelaxNGValidCtxtClearErrors to recover from errors during streaming validation
by Francesco Pretto
· 4 months ago
f92a7a5
ci: Fix MSVC test by setting CMake generator manually
by Nick Wellnhofer
· 4 months ago
18bbdb5
dict: Rework reference counting
by Nick Wellnhofer
· 4 months ago
24caea6
regexp: Avoid integer overflow and OOB array access
by Nick Wellnhofer
· 4 months ago
c4b278e
valid: Undeprecate xmlAdd*Decl
by Nick Wellnhofer
· 5 months ago
f1e1f13
tree: Guard against atype corruption
by Nick Wellnhofer
· 5 months ago
152fbb6
parser: Make sure to stop parser before checking max errors
by Nick Wellnhofer
· 5 months ago
149c04c
html: Escape < and > when serializing attributes
by Nick Wellnhofer
· 5 months ago
3b96ec7
doc: Document deprecated default SAX handler globals
by Nick Wellnhofer
· 5 months ago
0031488
meson: Add -Wmissing-variable-declarations
by Nick Wellnhofer
· 5 months ago
37bd4b2
globals: Include HTMLparser.h, fixing Windows build
by Nick Wellnhofer
· 5 months ago
43f7ff0
tests: Make global variables static
by Nick Wellnhofer
· 5 months ago
8436916
doc: Add another warning to XML_PARSE_DTDVALID
by Nick Wellnhofer
· 5 months ago
859899a
doc: Document option handling of deprecated "SAX1" functions
by Nick Wellnhofer
· 5 months ago
ab4a7f3
doc: Document deprecated xmlBuffer members
by Nick Wellnhofer
· 5 months ago
af464de
io: Deprecate xmlOutputBuffer members
by Nick Wellnhofer
· 5 months ago
6c01885
io: Deprecate xmlParserInputBuffer members
by Nick Wellnhofer
· 5 months ago
2cc77c3
fuzz: Stop using xmlParserInputBuffer
by Nick Wellnhofer
· 5 months ago
7deae0f
python: Switch to *CreateIO functions
by Nick Wellnhofer
· 5 months ago
d1c3391
tests: Silence testparser
by Nick Wellnhofer
· 5 months ago
8689523
parser: Implement xmlCtxtGetInputWindow
by Nick Wellnhofer
· 5 months ago
469c847
parser: Split out xmlParserInputGetWindow
by Nick Wellnhofer
· 5 months ago
8aaa53d
parser: Implement xmlCtxtGetInputPosition
by Nick Wellnhofer
· 5 months ago
144ed95
parser: Move xmlSaturatedAdd to private header
by Nick Wellnhofer
· 5 months ago
e3daef5
parser: Fix xmlSaturatedAddSizeT argument type
by Nick Wellnhofer
· 5 months ago
a7fc9e1
parser: Add more parser context accessors
by Nick Wellnhofer
· 5 months ago
a2562b9
doc: Improve documentation of error levels
by Nick Wellnhofer
· 5 months ago
7a41b18
parser: Remove xmlHaltParser
by Nick Wellnhofer
· 5 months ago
cdf4c6f
doc: Mention XML_PARSE_NOERROR in more places
by Nick Wellnhofer
· 5 months ago
77700d3
doc: Mention tree API bugs in old versions
by Nick Wellnhofer
· 5 months ago
c5e7ff0
tree: More xmlNodeParseContent cleanup
by Nick Wellnhofer
· 5 months ago
408bd0e
const up allowPCData
by Caolán McNamara
· 5 months ago
0a4fe2f
io: Fix argument type
by Nick Wellnhofer
· 5 months ago
e117405
tree: Don't reference recursive entities in xmlNodeParseContent
by Nick Wellnhofer
· 5 months ago
c70d88f
io: Fix reading from pipes like stdin on Windows
by Nick Wellnhofer
· 5 months ago
8f1cc91
CMake: Add selector to CMAKE_DL_LIBS transformation
by Peter Kokot
· 5 months ago
a3d2c17
CMake: Fix dlopen check
by Peter Kokot
· 5 months ago
4d69f91
valid: Make validation fail if warnings cause OOM error
by Nick Wellnhofer
· 5 months ago
0c94833
html: Add newline to error message
by Nick Wellnhofer
· 6 months ago
bc0bb67
html: Don't abort on encoding errors
by Nick Wellnhofer
· 6 months ago
3773bb3
tree: Make sure that SIZE_MAX is defined
by Nick Wellnhofer
· 6 months ago
6340f39
doc: Document HTML type aliases
by Nick Wellnhofer
· 6 months ago
bd9d5e3
parser: Fix handling of invalid char refs in recovery mode
by Nick Wellnhofer
· 6 months ago
6c796b3
doc: Misc fixes
by Nick Wellnhofer
· 6 months ago
c7a9ef1
doc: Document struct typedefs
by Nick Wellnhofer
· 6 months ago
71e1e8a
schematron: Fix memory safety issues in xmlSchematronReportOutput
by Nick Wellnhofer
· 6 months ago
24d7e15
schematron: Complete fix for CVE-2025-49795
by Nick Wellnhofer
· 6 months ago
499bcb7
Schematron: Fix null pointer dereference leading to DoS
by Michael Mann
· 6 months ago
069bcda
Fix potential buffer overflows of interactive shell
by Michael Mann
· 6 months ago
c34742f
tests: Fix build --without-output
by Nick Wellnhofer
· 6 months ago
9553695
relaxng: Make xmlRelaxNGDump depend on debug option
by Nick Wellnhofer
· 6 months ago
9760a14
relaxng: In the simplification step also unlink notAllowed refs from choice
by Omar Siam
· 6 months ago
56a767e
doc: Small fix
by Nick Wellnhofer
· 6 months ago
0d52684
parser: Don't set dict limit when setting options
by Nick Wellnhofer
· 6 months ago
1b737cc
parser: Another fix to ]]> detection in push parser
by Nick Wellnhofer
· 6 months ago
70dc8ca
xpath: Add extra info to some error messages
by Nick Wellnhofer
· 6 months ago
ac5fcb0
relaxng: ensure thread safe global initialization
by Daniel P. Berrangé
· 6 months ago
Next »