Commit Graph

  • 9811ce7864 Fix typos: PATH_{ SEAPARATOR -> SEPARATOR } Jan Pokorný 2016-04-13 16:56:06 +02:00
  • d5bd2a9a40 Correct a typo. Shlomi Fish 2016-04-03 05:14:44 +03:00
  • c5ddd09537 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> David Kilzer 2016-01-20 20:41:44 -08:00
  • 5be1a6e8e0 Bug 760861: REGRESSION (bf9c1dad): Missing results for test/schemas/regexp-char-ref_[01].xsd <https://bugzilla.gnome.org/show_bug.cgi?id=760861> David Kilzer 2016-01-19 11:38:52 -08:00
  • c4184ba217 error.c: *input->cur == 0 does not mean no error Pavel Raiskup 2015-12-01 13:24:44 +01:00
  • 49bbfdb6c9 Add missing RNG test files David Kilzer 2016-03-14 15:53:16 +08:00
  • 6e3af87055 Bug 760190: configure.ac should be able to build --with-icu without icu-config tool <https://bugzilla.gnome.org/show_bug.cgi?id=760190> David Kilzer 2016-01-05 16:11:28 -08:00
  • 4f8606c13c 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> David Kilzer 2016-01-05 13:38:09 -08:00
  • e6b97476a0 Bug 758572: ASAN crash in make check <https://bugzilla.gnome.org/show_bug.cgi?id=758572> David Kilzer 2016-03-07 20:16:41 -08:00
  • 783931fc59 Bug 721158: Missing ICU string when doing --version on xmllint <https://bugzilla.gnome.org/show_bug.cgi?id=721158> David Kilzer 2016-03-02 12:48:51 -08:00
  • 65112cb36a python 3: libxml2.c wrappers create Unicode str already Michael Stahl 2016-01-18 12:46:41 +01:00
  • dfbacd4f41 win32\VC10\config.h and VS 2015 Bruce Dawson 2016-03-07 13:46:28 -08:00
  • 03e9b8d93f Fix build problem on Debian/Ubuntu Lubos Dolezel 2016-03-01 09:19:33 +01:00
  • a6e9eb7560 Updated build file Lubos Dolezel 2016-02-10 22:45:54 +01:00
  • 0f84ee239f Add autogen.sh to distrib orzen 2016-02-09 17:55:40 +01:00
  • b5ca260771 Add configure maintainer mode orzen 2016-02-09 17:23:48 +01:00
  • a7a94612aa Heap-based buffer overread in xmlNextChar Daniel Veillard 2016-02-09 12:55:29 +01:00
  • 6657afe83a Release of libxml2-2.9.3 Daniel Veillard 2015-11-20 17:55:11 +08:00
  • 8fb4a77007 CVE-2015-8242 Buffer overead with HTML parser in push mode Hugh Davenport 2015-11-20 17:16:06 +08:00
  • f1063fdbe7 CVE-2015-7500 Fix memory access error due to incorrect entities boundaries Daniel Veillard 2015-11-20 16:06:59 +08:00
  • fdfeecc1b7 Bug on creating new stream from entity Daniel Veillard 2015-11-20 15:07:38 +08:00
  • 3bd6ae147e Fix some loop issues embedding NEXT Daniel Veillard 2015-11-20 15:06:02 +08:00
  • 35bcb1d758 Detect incoherency on GROW Daniel Veillard 2015-11-20 15:04:09 +08:00
  • ce0b0d0d81 Do not print error context when there is none Daniel Veillard 2015-11-20 15:01:22 +08:00
  • e3b1597421 Reuse xmlHaltParser() where it makes sense Daniel Veillard 2015-11-20 14:59:30 +08:00
  • 28cd9cb747 Add xmlHaltParser() to stop the parser Daniel Veillard 2015-11-20 14:55:30 +08:00
  • 69030714cd CVE-2015-5312 Another entity expansion issue David Drysdale 2015-11-20 11:13:45 +08:00
  • 6360a31a84 CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey David Drysdale 2015-11-20 10:47:12 +08:00
  • a20cc0dff0 Link against icucore Lubos Dolezel 2015-11-12 23:23:15 +01:00
  • 1e892579fd Enable ICU Lubos Dolezel 2015-11-12 23:18:06 +01:00
  • f92b12f88e Darling build files Lubos Dolezel 2015-11-11 22:03:41 +01:00
  • 53ac9c9649 xmlStopParser reset errNo Daniel Veillard 2015-11-09 18:16:00 +08:00
  • afd27c21f6 Avoid processing entities after encoding conversion failures Daniel Veillard 2015-11-09 18:07:18 +08:00
  • ab2b9a93ff Avoid extra processing of MarkupDecl when EOF Hugh Davenport 2015-11-03 20:40:49 +08:00
  • 18b8988511 Reenable xz support by default Daniel Veillard 2015-11-03 15:46:29 +08:00
  • f0709e3ca8 CVE-2015-8035 Fix XZ compression support loop Daniel Veillard 2015-11-03 15:31:25 +08:00
  • e724879d96 Fix parsing short unclosed comment uninitialized access Daniel Veillard 2015-10-30 21:14:55 +08:00
  • 41ac9049a2 Fix an error in previous Conditional section patch Daniel Veillard 2015-10-27 10:53:44 +08:00
  • 73c50805d9 Correct spelling of "calling" Alex Henrie 2015-10-26 18:33:14 +08:00
  • b40c19405e Fix a small error in xmllint --format description Fabien Degomme 2015-10-23 19:35:02 +08:00
  • bd0526e66a Another variation of overflow in Conditional sections Daniel Veillard 2015-10-23 19:02:28 +08:00
  • cf77e60515 Add missing Null check in xmlParseExternalEntityPrivate Gaurav Gupta 2015-09-30 14:46:29 +02:00
  • 4a5d80aded Fix a bug in CData error handling in the push parser Daniel Veillard 2015-09-18 15:06:46 +08:00
  • 51f02b0a03 Fix a bug on name parsing at the end of current input buffer Daniel Veillard 2015-09-15 16:50:32 +08:00
  • ef709ce2f7 Fix the spurious ID already defined error Daniel Veillard 2015-09-10 19:41:41 +08:00
  • 3eaedba1b6 Fix previous change to node sort order Nick Wellnhofer 2015-07-11 14:27:34 +02:00
  • 73b2d73df8 Avoid XSS on the search of xmlsoft.org Daniel Veillard 2015-07-03 20:58:33 +08:00
  • 140c251e8e Recover unescaped less-than character in HTML recovery parsing Daniel Veillard 2015-06-30 11:36:28 +08:00
  • 58b84e1f82 Fix a self assignment issue raised by clang Scott Graham 2015-06-30 10:47:16 +08:00
  • 709a952110 Fail parsing early on if encoding conversion failed Daniel Veillard 2015-06-29 16:10:26 +08:00
  • 9aa37588ee Do not process encoding values if the declaration if broken Daniel Veillard 2015-06-29 09:08:25 +08:00
  • b02a167af3 Silence clang's -Wunknown-attribute Michael Catanzaro 2015-04-14 13:51:01 -05:00
  • 22b0415a89 os400: fix various ILE/RPG types definitions. Adjust build scripts. - A typo caused an undefined symbol reference. - A structure field name did not match the corresponding C name due to a typo. - Some structured fields were not properly aligned. - The long/ulong types were wrongly mapped to 64-bit types. - A typo in a /include directive caused a compilation error. - Doc files copy now converts from UTF-8 and split long lines. - Adjust /include file name mapping translation for proper prefix handling. Patrick Monnerat 2015-04-16 16:04:06 +08:00
  • 213f1fe0d7 CVE-2015-1819 Enforce the reader to run in constant memory Daniel Veillard 2015-04-14 17:41:48 +08:00
  • 8985cde709 xmlMemUsed is not thread-safe Martin von Gagern 2015-04-13 16:32:14 +08:00
  • 7607d9dd45 Allow HTML serializer to output HTML5 DOCTYPE Shaun McCance 2015-04-03 22:52:36 +08:00
  • 2fab235d10 Fix support for except in nameclasses Daniel Veillard 2015-03-16 08:38:36 +08:00
  • 02b252d7a2 Regression test for bug #695699 Nick Wellnhofer 2015-03-08 17:00:37 +01:00
  • 342658a132 Add a couple of XPath tests Nick Wellnhofer 2015-03-08 16:46:04 +01:00
  • ba58f23c60 Fix order of root nodes Nick Wellnhofer 2015-03-08 16:44:11 +01:00
  • f6aaabce85 Allow attributes on descendant-or-self axis Nick Wellnhofer 2015-03-08 16:05:26 +01:00
  • 620a70615e Fix the fix to Windows locking Steve Nairn 2015-03-03 19:40:06 +08:00
  • 9b987f8c98 Fix timsort invariant loop re: Envisage article Christopher Swenson 2015-02-27 14:55:49 +08:00
  • 9b8512337d Cleanup conditional section error handling Daniel Veillard 2015-02-23 11:29:20 +08:00
  • a7dfab7411 Stop parsing on entities boundaries errors Daniel Veillard 2015-02-23 11:17:35 +08:00
  • fb8e9e212f Add Python 3 rpm subpackage Tomas Radej 2015-02-18 22:47:13 +08:00
  • 3211973961 libxml2-config.cmake.in: update include directories Samuel Martin 2014-12-29 20:44:06 +01:00
  • 220a7baeee Don't add IDs in xmlSetTreeDoc Nick Wellnhofer 2014-12-23 21:28:37 +01:00
  • fff8a6b87e threads: use forward declarations only for glibc Michael Heimpold 2014-12-22 11:12:12 +08:00
  • f54d6a929a Account for ID attributes in xmlSetTreeDoc Nick Wellnhofer 2014-12-19 00:08:35 +01:00
  • 7580ce0a7f Update Win32 configure.js to search for configure.ac Daniel Veillard 2014-10-28 18:13:53 +08:00
  • 579410427f Remove various unused value assignments Philip Withnall 2014-10-26 18:08:04 +00:00
  • df23f584fd Adding example from bugs 738805 to regression tests Daniel Veillard 2014-10-23 13:52:47 +08:00
  • 72a46a519c Fix missing entities after CVE-2014-3660 fix Daniel Veillard 2014-10-23 11:35:36 +08:00
  • f65128f382 Revert "Missing initialization for the catalog module" Daniel Veillard 2014-10-17 17:13:41 +08:00
  • 726f67e2f1 Release of libxml2-2.9.2 v2.9.2 Daniel Veillard 2014-10-16 15:40:16 +08:00
  • 2fcdb42409 Forgot to add the cmake Makefile Daniel Veillard 2014-10-16 15:39:41 +08:00
  • be2a7edaf2 Fix for CVE-2014-3660 CVE-2014-3660 Daniel Veillard 2014-10-16 13:59:47 +08:00
  • 500c54ef32 fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC Bart De Schuymer 2014-10-16 12:17:20 +08:00
  • 974db365de AC_CONFIG_FILES and executable bit Roumen Petrov 2014-10-16 12:07:43 +08:00
  • f3efaba30e remove HAVE_CONFIG_H dependency in testlimits.c Roumen Petrov 2012-09-19 00:10:55 +03:00
  • c2450d8ba3 fix some tabs mixing incompatible with python3 Roumen Petrov 2013-11-28 22:42:08 +02:00
  • 21fec4999b win32/libxml2.def.src after rebuild in doc Roumen Petrov 2012-09-12 01:33:12 +03:00
  • 4bb03d7a80 elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement() Roumen Petrov 2014-03-23 16:16:49 +02:00
  • c7684f9b2e elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode Roumen Petrov 2013-04-13 18:11:01 +03:00
  • 7446445dec xmlmemory: handle realloc properly Yegor Yefremov 2014-10-10 12:23:09 +02:00
  • fa23ac1a79 Provide cmake module Samuel Martin 2014-10-11 21:50:41 +02:00
  • af62eb4fab Python generator bug raised by the const change v2.9.2-rc2 Daniel Veillard 2014-10-13 16:40:56 +08:00
  • 7a72f4afd5 Fix a couple of issues raised by make dist Daniel Veillard 2014-10-13 16:23:24 +08:00
  • 95ebe53b50 Fix and add const qualifiers Kurt Roeckx 2014-10-13 16:06:21 +08:00
  • 12fd654340 Visual Studio 14 CTP defines snprintf() Francis Dupont 2014-10-13 15:09:43 +08:00
  • 8854e46318 Windows Critical sections not released correctly Daniel Veillard 2014-10-13 15:03:58 +08:00
  • 5018082b8c OS400: do not try to copy unexisting doc files Patrick Monnerat 2014-10-09 17:39:01 +02:00
  • ad160cb3c4 OS400: use either configure.ac or configure.in. Patrick Monnerat 2014-10-09 16:01:47 +02:00
  • d0dc58135a Removal of old configure.in Daniel Veillard 2014-10-10 15:35:10 +08:00
  • f985ada790 Preparing for upcoming release of 2.9.2 v2.9.2-rc1 Daniel Veillard 2014-10-09 23:59:36 +08:00
  • 7cf57380b1 Parser error on repeated recursive entity expansion containing &lt; Daniel Veillard 2014-10-08 16:09:56 +08:00
  • 7dc2496509 Fix zlib and lzma libraries check via command line Dmitriy 2014-10-07 18:59:00 +08:00
  • f5496a1ef4 xpointer : fixing Null Pointers Gaurav Gupta 2014-10-07 17:09:35 +08:00
  • a61929e8ca Remove Unnecessary Null check in xpointer.c Gaurav Gupta 2014-10-07 12:28:34 +08:00