Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
01ad0c65b57adac59f72c9ca7a7b3ad408736c7a
01ad0c6
DO NOT MERGE: fix for the XPath nodeTab use-after-free bug from nmehta@
by Brian C. Young
· 8 years ago
d1af1e5
DO NOT MERGE: Fix XPointer paths beginning with range-to
by Brian C. Young
· 8 years ago
1d8878b
DO NOT MERGE: Disallow namespace nodes in XPointer ranges
by Brian C. Young
· 8 years ago
22b8fcc
DO NOT MERGE: Apply upstream Chromium patch for encoding changes
by Brian C. Young
· 8 years ago
312a2fc
Update to libxml2 2.9.4 by merging commit 'd8083bf7' into klp-dev.
by Xin Li
· 8 years ago
9b9bd69
Merge in history of cedf84d35ab127dd24f9bcbf8b8339518d0e8928 into klp-dev.
by Xin Li
· 8 years ago
d8083bf
Fix NULL pointer deref in XPointer range-to
by Nick Wellnhofer
· 8 years ago
1fc55ca
Don't print generic error messages in XPath tests
by Nick Wellnhofer
· 8 years ago
d77e5fc
relaxng.c, xmlschemas.c: Fix build on pre-C99 compilers
by Chun-wei Fan
· 8 years ago
bdec218
Release of libxml2-2.9.4
by Daniel Veillard
· 8 years ago
502f6a6
More format string warnings with possible format string vulnerability
by David Kilzer
· 8 years ago
bdd6618
Avoid building recursive entities
by Daniel Veillard
· 8 years ago
0bcd05c
Heap-based buffer overread in htmlCurrentChar
by Pranjal Jumde
· 9 years ago
0090675
Heap-based buffer-underreads due to xmlParseName
by David Kilzer
· 9 years ago
38eae57
Heap use-after-free in xmlSAX2AttributeNs
by Pranjal Jumde
· 9 years ago
11ed4a7
Heap use-after-free in htmlParsePubidLiteral and htmlParseSystemiteral
by Pranjal Jumde
· 9 years ago
4472c3a
Fix some format string warnings with possible format string vulnerability
by David Kilzer
· 8 years ago
beca86e
Detect change of encoding when parsing HTML names
by Hugh Davenport
· 9 years ago
b1d34de
Fix inappropriate fetch of entities content
by Daniel Veillard
· 9 years ago
45752d2
Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398>
by Pranjal Jumde
· 9 years ago
a820dbe
Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla.gnome.org/show_bug.cgi?id=758605>
by Pranjal Jumde
· 9 years ago
db07dd6
Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588>
by David Kilzer
· 9 years ago
cbb2716
Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup <https://bugzilla.gnome.org/show_bug.cgi?id=757711>
by Pranjal Jumde
· 9 years ago
40fd6d2
Correct the usage of LDFLAGS
by Mattias Hansson
· 9 years ago
ebbd2b7
Revert the use of SAVE_LDFLAGS in configure.ac
by Mattias Hansson
· 8 years ago
c97750d
Avoid an out of bound access when serializing malformed strings
by Daniel Veillard
· 8 years ago
886529b
Unsigned addition may overflow in xmlMallocAtomicLoc()
by David Kilzer
· 9 years ago
4892005
libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles
by Mike Frysinger
· 8 years ago
9f2416c
Add more debugging info to runtest
by Daniel Veillard
· 8 years ago
5c37382
Implement "runtest -u" mode
by David Kilzer
· 8 years ago
d433ea6
Integer signed/unsigned type mismatch in xmlParserInputGrow()
by David Kilzer
· 8 years ago
8fbbf55
Bug 763071: heap-buffer-overflow in xmlStrncat <https://bugzilla.gnome.org/show_bug.cgi?id=763071>
by Pranjal Jumde
· 9 years ago
8f30bdf
Add missing increments of recursion depth counter to XML parser.
by Peter Simons
· 9 years ago
846cf01
Integer overflow parsing port number in URI
by Michael Paddon
· 8 years ago
8effcb5
Fix apibuild for a recently added construct
by Daniel Veillard
· 8 years ago
45f0abd
Use pkg-config to locate zlib when possible
by Stewart Brodie
· 8 years ago
3d75c2e
Use pkg-config to locate ICU when possible
by Stewart Brodie
· 8 years ago
34b3500
Fix an error with regexp on nullable counted char transition
by Daniel Veillard
· 8 years ago
6eb0894
Fix memory leak with XPath namespace nodes
by Nick Wellnhofer
· 8 years ago
82b7303
Fix namespace axis traversal
by Nick Wellnhofer
· 9 years ago
9b4b8cb
Add a make rule to rebuild for ASAN
by Daniel Veillard
· 9 years ago
b8e0fa3
Fix null pointer deref in docs with no root element
by Hugh Davenport
· 9 years ago
90da33c
Portability to non C99 compliant compilers
by Patrick Monnerat
· 9 years ago
c71f930
dict.h: Move xmlDictPtr definition before includes to allow direct inclusion.
by Patrick Monnerat
· 9 years ago
f6599c5
Fix XSD validation of URIs with ampersands
by Alex Henrie
· 9 years ago
a1dca81
xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean "end of day" and should not cause an error.
by Patrick Monnerat
· 9 years ago
b293771
os400: tell about xmllint and xmlcatalog in README400.
by Patrick Monnerat
· 10 years ago
c04785d
os400: properly process SGML add in XMLCATALOG command.
by Patrick Monnerat
· 10 years ago
9b5a57c
os400: implement CL command XMLCATALOG.
by Patrick Monnerat
· 10 years ago
d76abc7
os400: compile and install program xmlcatalog (qshell-only).
by Patrick Monnerat
· 10 years ago
2137326
xmlcatalog: flush stdout before interactive shell input.
by Patrick Monnerat
· 10 years ago
cad1634
os400: expand tabs in sources, strip trailing blanks.
by Patrick Monnerat
· 10 years ago
26db5e7
os400: implement CL command XMLLINT.
by Patrick Monnerat
· 10 years ago
b1682bd
os400: compile and install program xmllint (qshell-only).
by Patrick Monnerat
· 10 years ago
1463a91
os400: initscript make_module(): Use options instead of positional parameters.
by Patrick Monnerat
· 10 years ago
11e805d
xmllint: flush stdout before interactive shell input.
by Patrick Monnerat
· 10 years ago
44e49f4
os400: c14n.rpgle: allow *omit for nullable reference parameters.
by Patrick Monnerat
· 10 years ago
ae0b224
os400: use like() for double type.
by Patrick Monnerat
· 10 years ago
155faa5
os400: use like() for int type.
by Patrick Monnerat
· 10 years ago
26202cf
os400: use like() for unsigned int type.
by Patrick Monnerat
· 10 years ago
91e2e69
os400: use like() for enum types.
by Patrick Monnerat
· 10 years ago
2e354d7
Add xz to xml2-config --libs output
by Baruch Siach
· 9 years ago
839689a
Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression
by Nick Wellnhofer
· 9 years ago
f39fd66
Fix namespace::node() XPath expression
by Nick Wellnhofer
· 9 years ago
91ac664
Fix OOB write in xmlXPathEmptyNodeSet
by Nick Wellnhofer
· 9 years ago
e289390
Fix parsing of NCNames in XPath
by Nick Wellnhofer
· 9 years ago
96a5c17
Fix OOB read with invalid UTF-8 in xmlUTF8Strsize
by Nick Wellnhofer
· 9 years ago
cad102b
Do normalize string-based datatype value in RelaxNG facet checking
by Audric Schiltknecht
· 9 years ago
27aae65
Fix typo: s{ ec -> cr }cipt
by Jan Pokorný
· 9 years ago
bb654fe
Fix typos: dictio{ nn -> n }ar{y,ies}
by Jan Pokorný
· 9 years ago
9811ce7
Fix typos: PATH_{ SEAPARATOR -> SEPARATOR }
by Jan Pokorný
· 9 years ago
d5bd2a9
Correct a typo.
by Shlomi Fish
· 9 years ago
c5ddd09
Bug 760921: REGRESSION (8eb55d78): doc/examples/io1 test fails after fix for "xmlSaveUri() incorrectly recomposes URIs with rootless paths" <https://bugzilla.gnome.org/show_bug.cgi?id=760921>
by David Kilzer
· 9 years ago
5be1a6e
Bug 760861: REGRESSION (bf9c1dad): Missing results for test/schemas/regexp-char-ref_[01].xsd <https://bugzilla.gnome.org/show_bug.cgi?id=760861>
by David Kilzer
· 9 years ago
c4184ba
error.c: *input->cur == 0 does not mean no error
by Pavel Raiskup
· 9 years ago
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
Next »