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