Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
e2a9122b8dde53d320750451e9907a7dcb2ca8bb
e2a9122
Set memory limit for LZMA decompression
by Nick Wellnhofer
· 7 years ago
0fcab65
Handle illegal entity values in recovery mode
by Nick Wellnhofer
· 7 years ago
ca8635b
Fix debug dump of streaming XPath expressions
by Nick Wellnhofer
· 7 years ago
3b3d750
Fix memory leak in nanoftp
by Nick Wellnhofer
· 7 years ago
83fb411
Fix memory leaks in SAX1 parser
by Nick Wellnhofer
· 7 years ago
2960178
Release of libxml2-2.9.5
by Daniel Veillard
· 7 years ago
69936b1
Revert "Print error messages for truncated UTF-8 sequences"
by Nick Wellnhofer
· 7 years ago
e29e50e
Updating the spec file to reflect Fedora 24
by Daniel Veillard
· 7 years ago
8f57103
Add const in five places to move 1 KiB to .rdata
by Bruce Dawson
· 7 years ago
3daee3f
Problem resolving relative URIs
by Daniel Veillard
· 7 years ago
f19385a
Fix a couple of misleading indentation errors
by Daniel Veillard
· 7 years ago
dbb828f
Fix missing part of comment for function xmlXPathEvalExpression()
by Daniel Veillard
· 7 years ago
56ec9ce
Adding README.zOS to list of extra files for the release
by Daniel Veillard
· 7 years ago
afb0f93
Revert "Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine."
by Daniel Veillard
· 7 years ago
605899c
Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine.
by Boris Shtrasman
· 7 years ago
1056e82
Description of work needed to compile on zOS
by Stéphane Michaut
· 7 years ago
454e397
Porting libxml2 on zOS encoding of code
by Stéphane Michaut
· 7 years ago
3aca7f3
Fix unwanted warnings when switching encodings
by Nick Wellnhofer
· 7 years ago
27f310d
Fix signature of xmlSchemaAugmentImportedIDC
by Daniel Veillard
· 7 years ago
d1f9062
small changes for OS/400
by Patrick Monnerat
· 7 years ago
899a5d9
Detect infinite recursion in parameter entities
by Nick Wellnhofer
· 7 years ago
fb56f80
Heap-buffer-overflow read of size 1 in xmlFAParsePosCharGroup
by David Kilzer
· 7 years ago
8a0c669
Fix NULL pointer deref in xmlFAParseCharClassEsc
by Nick Wellnhofer
· 7 years ago
52ceced
Fix infinite loops with push parser in recovery mode
by Nick Wellnhofer
· 7 years ago
f435365
Send xmllint usage error to stderr
by Nick Wellnhofer
· 7 years ago
3eef3f3
Fix NULL deref in xmlParseExternalEntityPrivate
by Nick Wellnhofer
· 7 years ago
872fea9
Get rid of "blanks wrapper" for parameter entities
by Nick Wellnhofer
· 7 years ago
d9e43c7
Make sure not to call IS_BLANK_CH when parsing the DTD
by Nick Wellnhofer
· 7 years ago
453dff1
Remove unnecessary calls to xmlPopInput
by Nick Wellnhofer
· 7 years ago
aa267cd
Simplify handling of parameter entity references
by Nick Wellnhofer
· 7 years ago
24246c7
Fix xmlHaltParser
by Nick Wellnhofer
· 7 years ago
e510777
Fix pathological performance when outputting charrefs
by Nick Wellnhofer
· 7 years ago
c9ccbd6
Deduplicate code in encoding.c
by Nick Wellnhofer
· 7 years ago
5a0ae66
Documentation fixes
by Nick Wellnhofer
· 7 years ago
8bbe450
Spelling and grammar fixes
by Nick Wellnhofer
· 7 years ago
576912f
Make HTML parser functions take const pointers
by Nick Wellnhofer
· 7 years ago
988a5a3
Build test programs only when needed
by Nick Wellnhofer
· 7 years ago
b9b4b6b
Fix doc/examples/index.py
by Nick Wellnhofer
· 7 years ago
1f09aea
Fix compiler warnings in threads.c
by Nick Wellnhofer
· 7 years ago
629e47e
Fix empty-body warning in nanohttp.c
by Nick Wellnhofer
· 7 years ago
1a595cd
Fix cast-align warnings
by Nick Wellnhofer
· 7 years ago
81c01ee
Fix unused-parameter warnings
by Nick Wellnhofer
· 7 years ago
1ce1f78
Fix invalid-source-encoding warnings in testWriter.c
by Nick Wellnhofer
· 7 years ago
5f440d8
Rework entity boundary checks
by Nick Wellnhofer
· 7 years ago
46dc989
Don't switch encoding for internal parameter entities
by Nick Wellnhofer
· 7 years ago
0390415
Merge duplicate code paths handling PE references
by Nick Wellnhofer
· 7 years ago
dbaab1f
Test SAX2 callbacks with entity substitution
by Nick Wellnhofer
· 7 years ago
3f0627a
Fix duplicate SAX callbacks for entity content
by David Kilzer
· 7 years ago
01a4b81
Support catalog and threads tests under --without-sax1
by Nick Wellnhofer
· 7 years ago
3939178
Treat URIs with scheme as absolute in C14N
by Nick Wellnhofer
· 7 years ago
67f9f9d
Misc fixes for 'make tests'
by Nick Wellnhofer
· 7 years ago
0b2d5c4
Initialize keepBlanks in HTML parser
by Nick Wellnhofer
· 7 years ago
85c112a
Add test cases for bug 758518
by David Kilzer
· 7 years ago
ed48d65
Fix copy-paste errors in error messages
by Nick Wellnhofer
· 7 years ago
9a366a3
Fix compiler warning in htmlParseElementInternal
by Nick Wellnhofer
· 7 years ago
f39e3be
Fix sanity check in htmlParseNameComplex
by Nick Wellnhofer
· 7 years ago
79c8a6b
Print error messages for truncated UTF-8 sequences
by Nick Wellnhofer
· 7 years ago
fb2f518
Fix potential infinite loop in xmlStringLenDecodeEntities
by Nick Wellnhofer
· 7 years ago
4ba8cc8
Remove useless check in xmlParseAttributeListDecl
by Nick Wellnhofer
· 7 years ago
f9e7997
Reset parser input pointers on encoding failure
by Nick Wellnhofer
· 7 years ago
bedbef8
Fix memory leak in xmlParseEntityDecl error path
by Nick Wellnhofer
· 7 years ago
94f6ce8
Allow zero sized memory input buffers
by Nick Wellnhofer
· 7 years ago
91e5496
Fix xmlBuildRelativeURI for URIs starting with './'
by Nick Wellnhofer
· 7 years ago
45ce1ee
Add TODO comment in xmlSwitchEncoding
by Nick Wellnhofer
· 7 years ago
92b9e8c
Fix type confusion in xmlValidateOneNamespace
by Nick Wellnhofer
· 7 years ago
8c82f5d
Fix memory leak in xmlStringLenGetNodeList
by Nick Wellnhofer
· 7 years ago
94691dc
Fix NULL pointer deref in xmlDumpElementContent
by Daniel Veillard
· 7 years ago
362b322
Fix memory leak in xmlBufAttrSerializeTxtContent
by Nick Wellnhofer
· 7 years ago
0db8dc9
Stop parser on unsupported encodings
by Nick Wellnhofer
· 7 years ago
030b1f7
Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"
by Nick Wellnhofer
· 7 years ago
897dffb
Check for integer overflow in memory debug code
by Nick Wellnhofer
· 7 years ago
932cc98
Fix buffer size checks in xmlSnprintfElementContent
by Nick Wellnhofer
· 7 years ago
e266305
Fix handling of parameter-entity references
by Nick Wellnhofer
· 7 years ago
7482f41
Check for integer overflow in xmlXPathFormatNumber
by Nick Wellnhofer
· 7 years ago
863b579
Make Travis print UBSan stacktraces
by Nick Wellnhofer
· 7 years ago
a2b5317
Add .travis.yml
by Nick Wellnhofer
· 7 years ago
83212ff
Fix expected error output in Python tests
by Nick Wellnhofer
· 7 years ago
855c19e
Avoid reparsing in xmlParseStartTag2
by Nick Wellnhofer
· 7 years ago
07b7428
Simplify control flow in xmlParseStartTag2
by Nick Wellnhofer
· 7 years ago
ac9a456
Disable LeakSanitizer when running API tests
by Nick Wellnhofer
· 7 years ago
ff34ba3
Avoid out-of-bound array access in API tests
by Nick Wellnhofer
· 7 years ago
34e4456
Fix undefined behavior in xmlRegExecPushStringInternal
by Nick Wellnhofer
· 7 years ago
4749672
Avoid spurious UBSan errors in parser.c
by Nick Wellnhofer
· 7 years ago
f4029cd
Check XPath exponents for overflow
by Nick Wellnhofer
· 9 years ago
a58331a
Check for overflow in xmlXPathIsPositionalPredicate
by Nick Wellnhofer
· 7 years ago
a851868
Parse small XPath numbers more accurately
by Nick Wellnhofer
· 7 years ago
4bebb03
Rework XPath rounding functions
by Nick Wellnhofer
· 9 years ago
43f50f4
Fix white space in test output
by Nick Wellnhofer
· 7 years ago
40f5852
Fix axis traversal from attribute and namespace nodes
by Nick Wellnhofer
· 7 years ago
a07a4e9
Fix spurious error message
by Nick Wellnhofer
· 7 years ago
aed407c
Check for trailing characters in XPath expressions earlier
by Nick Wellnhofer
· 7 years ago
c851970
Rework final handling of XPath results
by Nick Wellnhofer
· 7 years ago
640a368
Make xmlXPathEvalExpression call xmlXPathEval
by Nick Wellnhofer
· 7 years ago
d6b3645
Fix memory leak in xmlCanonicPath
by Nick Wellnhofer
· 7 years ago
cf60dbe
Fix memory leak in xmlXPathCompareNodeSetValue
by Nick Wellnhofer
· 7 years ago
1f131f1
Fix memory leak in pattern error path
by Nick Wellnhofer
· 7 years ago
8627e4e
Fix memory leak in parser error path
by Nick Wellnhofer
· 7 years ago
bd1571c
Fix memory leaks in XPointer error paths
by Nick Wellnhofer
· 7 years ago
9d08b34
Fix memory leak in xmlXPathNodeSetMergeAndClear
by Nick Wellnhofer
· 7 years ago
95a9249
Fix memory leak in XPath filter optimizations
by Nick Wellnhofer
· 7 years ago
Next »