Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
libxml2
/
e7bf892d8cb3feff085fde5c029092d4f81245bf
e7bf892
Improve error reporting on parser errors
by Daniel Veillard
· 12 years ago
48b4cdd
Enforce XML_PARSER_EOF state handling through the parser
by Daniel Veillard
· 12 years ago
0df83ca
Fixup limits parser
by Daniel Veillard
· 12 years ago
cd852ad
Implement some default limits in the XPath module
by Daniel Veillard
· 12 years ago
52d8ade
Introduce some default parser limits
by Daniel Veillard
· 12 years ago
7c693da
Cleanups and new limit APIs for dictionaries
by Daniel Veillard
· 12 years ago
6f6feba
Fixup for buf.c
by Daniel Veillard
· 12 years ago
5756038
Cleanup URI module memory allocation code
by Daniel Veillard
· 12 years ago
747c2c1
Extend testlimits
by Daniel Veillard
· 12 years ago
f572a78
More avoid quadratic behaviour
by Daniel Veillard
· 12 years ago
5130481
Impose a reasonable limit on PI size
by Daniel Veillard
· 12 years ago
0de1f31
first version of testlimits new test
by Daniel Veillard
· 12 years ago
6568645
Avoid quadratic behaviour in some push parsing cases
by Daniel Veillard
· 12 years ago
58f73ac
Impose a reasonable limit on comment size
by Daniel Veillard
· 12 years ago
e17db99
Impose a reasonable limit on attribute size
by Daniel Veillard
· 12 years ago
b60e612
Small cleanup of unused variables in test
by Daniel Veillard
· 12 years ago
9ee02f8
Harden the buffer code and make it more compatible
by Daniel Veillard
· 12 years ago
00ac0d3
More cleanups for input/buffers code
by Daniel Veillard
· 12 years ago
61551a1
Cleanup function xmlBufResetInput() to set input from Buffer
by Daniel Veillard
· 12 years ago
145477d
Swicth the test program for characters to new input buffers
by Daniel Veillard
· 12 years ago
7b9b071
Convert the HTML tree module to the new buffers
by Daniel Veillard
· 12 years ago
a78d803
Convert of the HTML parser to new input buffers
by Daniel Veillard
· 12 years ago
dbf5411
Convert the writer to new output buffer and save APIs
by Daniel Veillard
· 12 years ago
8aebce3
Convert XMLReader to the new input buffers
by Daniel Veillard
· 12 years ago
50cdab5
New saving functions using xmlBuf and conversion
by Daniel Veillard
· 12 years ago
dddeede
Provide new xmlBuf based saving functions
by Daniel Veillard
· 12 years ago
345ee8b
Convert XInclude to the new input buffers
by Daniel Veillard
· 12 years ago
2a1d242
Convert catalog code to the new input buffers
by Daniel Veillard
· 12 years ago
53aa293
Convert C14N to the new Input buffer
by Daniel Veillard
· 12 years ago
a6a6e70
Convert xmlIO.c to the new input and output buffers
by Daniel Veillard
· 12 years ago
768eb3b
Convert XML parser to the new input buffers
by Daniel Veillard
· 12 years ago
65c7d3b
Incompatible change to the Input and Output buffers
by Daniel Veillard
· 12 years ago
18d0db2
Adding new encoding function to deal with the new structures
by Daniel Veillard
· 12 years ago
ade10f2
Convert XPath to xmlBuf
by Daniel Veillard
· 12 years ago
bca22f4
Adding a new buf module for buffers
by Daniel Veillard
· 12 years ago
4629ee0
Do not fetch external parsed entities
by Daniel Veillard
· 12 years ago
baaf03f
Fix an error in previous commit
by Aron Xu
· 12 years ago
4f9fdc7
Fix entities local buffers size problems
by Daniel Veillard
· 12 years ago
459eeb9
Fix parser local buffers size problems
by Daniel Veillard
· 12 years ago
740cb1a
Memory error within SAX2 reuse common framework
by Daniel Veillard
· 12 years ago
c508fa3
Fix a failure to report xmlreader parsing failures
by Daniel Veillard
· 12 years ago
549f06a
Expand .gitignore with more files
by Daniel Veillard
· 12 years ago
8fc913f
Fix compilation on older Visual Studio
by Daniel Veillard
· 12 years ago
2e1eaca
Fix xmllint --xpath node initialization
by Daniel Veillard
· 12 years ago
c943f70
Release of libxml2-2.8.0
by Daniel Veillard
· 12 years ago
22030ef
Restore code for Windows compilation
by Daniel Veillard
· 12 years ago
ee8f1d4
Cleanups before 2.8.0-rc2
by Daniel Veillard
· 12 years ago
978ff22
use mingw C99 compatible functions {v}snprintf instead those from MSVC runtime
by Roumen Petrov
· 12 years ago
f27c668
New symbols added for the next release
by Daniel Veillard
· 12 years ago
59df1e4
Avoid an extra operation
by Daniel Veillard
· 12 years ago
d495e6a
Part for rand_r checking missing
by Daniel Veillard
· 12 years ago
379ebc1
Cleanup on randomization
by Daniel Veillard
· 13 years ago
9d9685a
xmlTextReader bails too quickly on error
by Andy Lutomirski
· 13 years ago
1ea6b14
Fix undefined reference in python module
by Pacho Ramos
· 13 years ago
0d51cfe
Fix a race in xmlNewInputStream
by Daniel Veillard
· 13 years ago
9313ae8
Fix weird streaming RelaxNG errors
by Noam
· 13 years ago
94431ec
Fix various bugs in new code raised by the API checking
by Daniel Veillard
· 13 years ago
79ee284
Fix various problems with "make dist"
by Daniel Veillard
· 13 years ago
9f3cdef
Fix a memory leak in the xzlib code
by Daniel Veillard
· 13 years ago
7d0d2a5
Use a hybrid allocation scheme in xmlNodeSetContent
by Conrad Irwin
· 13 years ago
7d553f8
Use buffers when constructing string node lists.
by Conrad Irwin
· 13 years ago
a0cd075
HTML parser error with <noscript> in the <head>
by Denis Pauk
· 13 years ago
4609e6c
XSD: optional element in complex type extension
by Remi Gacogne
· 13 years ago
39d027c
Fix html serialization error and htmlSetMetaEncoding()
by Daniel Veillard
· 13 years ago
2c437da
Fix a wrong return value in previous patch
by Daniel Veillard
· 13 years ago
ed35d3d
Fix an uninitialized variable use
by Daniel Veillard
· 13 years ago
0c7109c
Fix a compilation problem with --minimum
by Brandon Slack
· 13 years ago
399aaba
Remove redundant and ungarded include of resolv.h
by Daniel Veillard
· 13 years ago
040dcb5
Remove git error message during configure
by Christian Dywan
· 13 years ago
023206f
xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY)
by Patrick R. Gansterer
· 13 years ago
a4fe9b2
emove a bashism in confgure.in
by John Hein
· 13 years ago
4cf7325
xinclude with parse="text" does not use the entity loader
by Shaun McCance
· 13 years ago
fdf990c
Allow to parse 1 byte HTML files
by Denis Pauk
· 13 years ago
204f1f1
undef ERROR if already defined
by Patrick R. Gansterer
· 13 years ago
b91111b
Patch that fixes the skipping of the HTML_PARSE_NOIMPLIED flag
by Martin Schröder
· 13 years ago
24464be
Avoid memory leak if xmlParserInputBufferCreateIO fails
by Lin Yi-Li
· 13 years ago
868d92d
Add HTML parser support for HTML5 meta charset encoding declaration
by Denis Pauk
· 13 years ago
1eabc31
Fix library problems with mingw-w64
by Michael Cronenworth
· 13 years ago
aa0be5f
fix windows build. ifdef addition from bug 666491 makes no sense
by Rob Richards
· 13 years ago
115581a
prefer native threads on win32
by Sam Thursfield
· 13 years ago
066c697
Allow to compile with Visual Studio 2010
by Thomas Lemm
· 13 years ago
689408b
Prevent an infinite loop when dumping a node with encoding problems
by Timothy Elliott
· 13 years ago
8658d27
wrong message for double hyphen in comment XML error
by Bryan Henderson
· 13 years ago
71a243d
xmlParseNodeInContext problems with an empty document
by Tim Elliott
· 13 years ago
8ad4da5
HTML element position is not detected propperly
by Pavel Andrejs
· 13 years ago
48f0f3f
Fix "make tst" to grab lzma lib too
by Daniel Veillard
· 13 years ago
fda5717
Fix mingw's snprintf configure check
by Andoni Morales
· 13 years ago
0cd29a3
Add "whereis" command to xmllint shell
by Ryan
· 13 years ago
9964492
fixed a 64bit big endian issue
by Marcus Meissner
· 13 years ago
40db1ee
Improve xmllint shell
by Ryan
· 13 years ago
267b945
xmlcatalog: Add uri and delegateURI to possible add types in man page.
by Ville Skyttä
· 13 years ago
9c56dd0
Update README.tests
by Daniel Veillard
· 13 years ago
d8e1fae
Fix an off by one pointer access
by Jüri Aedla
· 13 years ago
fc74a6f
URI handling code is not OOM resilient
by Daniel Veillard
· 13 years ago
288bb62
Fix an error in comment
by Daniel Veillard
· 13 years ago
eacf6bc
Remove vestigial de-ANSI-fication support.
by Javier Jardón
· 13 years ago
05fd028
autogen.sh: Fix typo
by Javier Jardón
· 13 years ago
72789ef
Do not use unsigned but unsigned int
by Daniel Veillard
· 13 years ago
4aa68ab
Try to fix a problem with entities in SAX mode
by Daniel Veillard
· 13 years ago
d95b689
Fix portability failure if netdb.h lacks NO_ADDRESS
by Daniel Veillard
· 13 years ago
Next »