Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
49bbfdb6c9f6ee8d504045acd5f10502ef39c1e6
49bbfdb
Add missing RNG test files
by David Kilzer
· 9 years ago
6e3af87
Bug 760190: configure.ac should be able to build --with-icu without icu-config tool <https://bugzilla.gnome.org/show_bug.cgi?id=760190>
by David Kilzer
· 9 years ago
4f8606c
Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>
by David Kilzer
· 9 years ago
e6b9747
Bug 758572: ASAN crash in make check <https://bugzilla.gnome.org/show_bug.cgi?id=758572>
by David Kilzer
· 9 years ago
783931f
Bug 721158: Missing ICU string when doing --version on xmllint <https://bugzilla.gnome.org/show_bug.cgi?id=721158>
by David Kilzer
· 9 years ago
65112cb
python 3: libxml2.c wrappers create Unicode str already
by Michael Stahl
· 9 years ago
dfbacd4
win32\VC10\config.h and VS 2015
by Bruce Dawson
· 9 years ago
0f84ee2
Add autogen.sh to distrib
by orzen
· 9 years ago
b5ca260
Add configure maintainer mode
by orzen
· 9 years ago
a7a9461
Heap-based buffer overread in xmlNextChar
by Daniel Veillard
· 9 years ago
6657afe
Release of libxml2-2.9.3
by Daniel Veillard
· 9 years ago
8fb4a77
CVE-2015-8242 Buffer overead with HTML parser in push mode
by Hugh Davenport
· 9 years ago
f1063fd
CVE-2015-7500 Fix memory access error due to incorrect entities boundaries
by Daniel Veillard
· 9 years ago
fdfeecc
Bug on creating new stream from entity
by Daniel Veillard
· 9 years ago
3bd6ae1
Fix some loop issues embedding NEXT
by Daniel Veillard
· 9 years ago
35bcb1d
Detect incoherency on GROW
by Daniel Veillard
· 9 years ago
ce0b0d0
Do not print error context when there is none
by Daniel Veillard
· 9 years ago
e3b1597
Reuse xmlHaltParser() where it makes sense
by Daniel Veillard
· 9 years ago
28cd9cb
Add xmlHaltParser() to stop the parser
by Daniel Veillard
· 9 years ago
6903071
CVE-2015-5312 Another entity expansion issue
by David Drysdale
· 9 years ago
6360a31
CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey
by David Drysdale
· 9 years ago
53ac9c9
xmlStopParser reset errNo
by Daniel Veillard
· 9 years ago
afd27c2
Avoid processing entities after encoding conversion failures
by Daniel Veillard
· 9 years ago
ab2b9a9
Avoid extra processing of MarkupDecl when EOF
by Hugh Davenport
· 9 years ago
18b8988
Reenable xz support by default
by Daniel Veillard
· 9 years ago
f0709e3
CVE-2015-8035 Fix XZ compression support loop
by Daniel Veillard
· 9 years ago
e724879
Fix parsing short unclosed comment uninitialized access
by Daniel Veillard
· 9 years ago
41ac904
Fix an error in previous Conditional section patch
by Daniel Veillard
· 9 years ago
73c5080
Correct spelling of "calling"
by Alex Henrie
· 9 years ago
b40c194
Fix a small error in xmllint --format description
by Fabien Degomme
· 9 years ago
bd0526e
Another variation of overflow in Conditional sections
by Daniel Veillard
· 9 years ago
cf77e60
Add missing Null check in xmlParseExternalEntityPrivate
by Gaurav Gupta
· 9 years ago
4a5d80a
Fix a bug in CData error handling in the push parser
by Daniel Veillard
· 9 years ago
51f02b0
Fix a bug on name parsing at the end of current input buffer
by Daniel Veillard
· 9 years ago
ef709ce
Fix the spurious ID already defined error
by Daniel Veillard
· 9 years ago
3eaedba
Fix previous change to node sort order
by Nick Wellnhofer
· 9 years ago
73b2d73
Avoid XSS on the search of xmlsoft.org
by Daniel Veillard
· 9 years ago
140c251
Recover unescaped less-than character in HTML recovery parsing
by Daniel Veillard
· 9 years ago
58b84e1
Fix a self assignment issue raised by clang
by Scott Graham
· 9 years ago
709a952
Fail parsing early on if encoding conversion failed
by Daniel Veillard
· 9 years ago
9aa3758
Do not process encoding values if the declaration if broken
by Daniel Veillard
· 9 years ago
b02a167
Silence clang's -Wunknown-attribute
by Michael Catanzaro
· 10 years ago
22b0415
os400: fix various ILE/RPG types definitions. Adjust build scripts.
by Patrick Monnerat
· 10 years ago
213f1fe
CVE-2015-1819 Enforce the reader to run in constant memory
by Daniel Veillard
· 10 years ago
8985cde
xmlMemUsed is not thread-safe
by Martin von Gagern
· 10 years ago
7607d9d
Allow HTML serializer to output HTML5 DOCTYPE
by Shaun McCance
· 10 years ago
2fab235
Fix support for except in nameclasses
by Daniel Veillard
· 10 years ago
02b252d
Regression test for bug #695699
by Nick Wellnhofer
· 10 years ago
342658a
Add a couple of XPath tests
by Nick Wellnhofer
· 10 years ago
ba58f23
Fix order of root nodes
by Nick Wellnhofer
· 10 years ago
f6aaabc
Allow attributes on descendant-or-self axis
by Nick Wellnhofer
· 10 years ago
620a706
Fix the fix to Windows locking
by Steve Nairn
· 10 years ago
9b987f8
Fix timsort invariant loop re: Envisage article
by Christopher Swenson
· 10 years ago
9b85123
Cleanup conditional section error handling
by Daniel Veillard
· 10 years ago
a7dfab7
Stop parsing on entities boundaries errors
by Daniel Veillard
· 10 years ago
fb8e9e2
Add Python 3 rpm subpackage
by Tomas Radej
· 10 years ago
3211973
libxml2-config.cmake.in: update include directories
by Samuel Martin
· 10 years ago
220a7ba
Don't add IDs in xmlSetTreeDoc
by Nick Wellnhofer
· 10 years ago
fff8a6b
threads: use forward declarations only for glibc
by Michael Heimpold
· 10 years ago
f54d6a9
Account for ID attributes in xmlSetTreeDoc
by Nick Wellnhofer
· 10 years ago
7580ce0
Update Win32 configure.js to search for configure.ac
by Daniel Veillard
· 10 years ago
5794104
Remove various unused value assignments
by Philip Withnall
· 10 years ago
df23f58
Adding example from bugs 738805 to regression tests
by Daniel Veillard
· 10 years ago
72a46a5
Fix missing entities after CVE-2014-3660 fix
by Daniel Veillard
· 10 years ago
f65128f
Revert "Missing initialization for the catalog module"
by Daniel Veillard
· 10 years ago
726f67e
Release of libxml2-2.9.2
by Daniel Veillard
· 10 years ago
2fcdb42
Forgot to add the cmake Makefile
by Daniel Veillard
· 10 years ago
be2a7ed
Fix for CVE-2014-3660
by Daniel Veillard
· 10 years ago
500c54e
fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC
by Bart De Schuymer
· 10 years ago
974db36
AC_CONFIG_FILES and executable bit
by Roumen Petrov
· 10 years ago
f3efaba
remove HAVE_CONFIG_H dependency in testlimits.c
by Roumen Petrov
· 12 years ago
c2450d8
fix some tabs mixing incompatible with python3
by Roumen Petrov
· 11 years ago
21fec49
win32/libxml2.def.src after rebuild in doc
by Roumen Petrov
· 12 years ago
4bb03d7
elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement()
by Roumen Petrov
· 11 years ago
c7684f9
elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode
by Roumen Petrov
· 12 years ago
7446445
xmlmemory: handle realloc properly
by Yegor Yefremov
· 10 years ago
fa23ac1
Provide cmake module
by Samuel Martin
· 10 years ago
af62eb4
Python generator bug raised by the const change
by Daniel Veillard
· 10 years ago
7a72f4a
Fix a couple of issues raised by make dist
by Daniel Veillard
· 10 years ago
95ebe53
Fix and add const qualifiers
by Kurt Roeckx
· 10 years ago
12fd654
Visual Studio 14 CTP defines snprintf()
by Francis Dupont
· 10 years ago
8854e46
Windows Critical sections not released correctly
by Daniel Veillard
· 10 years ago
5018082
OS400: do not try to copy unexisting doc files
by Patrick Monnerat
· 10 years ago
ad160cb
OS400: use either configure.ac or configure.in.
by Patrick Monnerat
· 10 years ago
d0dc581
Removal of old configure.in
by Daniel Veillard
· 10 years ago
f985ada
Preparing for upcoming release of 2.9.2
by Daniel Veillard
· 10 years ago
7cf5738
Parser error on repeated recursive entity expansion containing <
by Daniel Veillard
· 10 years ago
7dc2496
Fix zlib and lzma libraries check via command line
by Dmitriy
· 10 years ago
f5496a1
xpointer : fixing Null Pointers
by Gaurav Gupta
· 10 years ago
a61929e
Remove Unnecessary Null check in xpointer.c
by Gaurav Gupta
· 10 years ago
7e9bbdf
parser bug on misformed namespace attributes
by Dennis Filder
· 10 years ago
6d93e9e
Unreachable code in tree.c
by Gaurav Gupta
· 10 years ago
91309d3
Pointer dereferenced before null check
by Daniel Veillard
· 10 years ago
d72cb06
Leak of struct addrinfo in xmlNanoFTPConnect()
by Gaurav Gupta
· 10 years ago
292a9f2
Possible overflow in HTMLParser.c
by Daniel Veillard
· 10 years ago
6bea543
python/tests/sync.py assumes Python dictionaries are ordered
by John Beck
· 10 years ago
24fb4c3
wrong error column in structured error when parsing end tag
by Juergen Keil
· 10 years ago
d319eb9
Fix Enum check and missing break
by Gaurav Gupta
· 10 years ago
2169993
xmlIO: Handle error returns from dup()
by Philip Withnall
· 10 years ago
98d71f9
os400: make-src.sh: create physical file with target CCSID
by Patrick Monnerat
· 10 years ago
Next »