1. 18b8988 Reenable xz support by default by Daniel Veillard · 9 years ago
  2. f0709e3 CVE-2015-8035 Fix XZ compression support loop by Daniel Veillard · 9 years ago
  3. e724879 Fix parsing short unclosed comment uninitialized access by Daniel Veillard · 9 years ago
  4. 41ac904 Fix an error in previous Conditional section patch by Daniel Veillard · 9 years ago
  5. 73c5080 Correct spelling of "calling" by Alex Henrie · 9 years ago
  6. b40c194 Fix a small error in xmllint --format description by Fabien Degomme · 9 years ago
  7. bd0526e Another variation of overflow in Conditional sections by Daniel Veillard · 9 years ago
  8. cf77e60 Add missing Null check in xmlParseExternalEntityPrivate by Gaurav Gupta · 9 years ago
  9. 4a5d80a Fix a bug in CData error handling in the push parser by Daniel Veillard · 9 years ago
  10. 51f02b0 Fix a bug on name parsing at the end of current input buffer by Daniel Veillard · 9 years ago
  11. ef709ce Fix the spurious ID already defined error by Daniel Veillard · 9 years ago
  12. 3eaedba Fix previous change to node sort order by Nick Wellnhofer · 9 years ago
  13. 73b2d73 Avoid XSS on the search of xmlsoft.org by Daniel Veillard · 9 years ago
  14. 140c251 Recover unescaped less-than character in HTML recovery parsing by Daniel Veillard · 9 years ago
  15. 58b84e1 Fix a self assignment issue raised by clang by Scott Graham · 9 years ago
  16. 709a952 Fail parsing early on if encoding conversion failed by Daniel Veillard · 9 years ago
  17. 9aa3758 Do not process encoding values if the declaration if broken by Daniel Veillard · 9 years ago
  18. b02a167 Silence clang's -Wunknown-attribute by Michael Catanzaro · 9 years ago
  19. 22b0415 os400: fix various ILE/RPG types definitions. Adjust build scripts. by Patrick Monnerat · 9 years ago
  20. 213f1fe CVE-2015-1819 Enforce the reader to run in constant memory by Daniel Veillard · 9 years ago
  21. 8985cde xmlMemUsed is not thread-safe by Martin von Gagern · 9 years ago
  22. 7607d9d Allow HTML serializer to output HTML5 DOCTYPE by Shaun McCance · 9 years ago
  23. 2fab235 Fix support for except in nameclasses by Daniel Veillard · 9 years ago
  24. 02b252d Regression test for bug #695699 by Nick Wellnhofer · 9 years ago
  25. 342658a Add a couple of XPath tests by Nick Wellnhofer · 9 years ago
  26. ba58f23 Fix order of root nodes by Nick Wellnhofer · 9 years ago
  27. f6aaabc Allow attributes on descendant-or-self axis by Nick Wellnhofer · 9 years ago
  28. 620a706 Fix the fix to Windows locking by Steve Nairn · 10 years ago
  29. 9b987f8 Fix timsort invariant loop re: Envisage article by Christopher Swenson · 10 years ago
  30. 9b85123 Cleanup conditional section error handling by Daniel Veillard · 10 years ago
  31. a7dfab7 Stop parsing on entities boundaries errors by Daniel Veillard · 10 years ago
  32. fb8e9e2 Add Python 3 rpm subpackage by Tomas Radej · 10 years ago
  33. 3211973 libxml2-config.cmake.in: update include directories by Samuel Martin · 10 years ago
  34. 220a7ba Don't add IDs in xmlSetTreeDoc by Nick Wellnhofer · 10 years ago
  35. fff8a6b threads: use forward declarations only for glibc by Michael Heimpold · 10 years ago
  36. f54d6a9 Account for ID attributes in xmlSetTreeDoc by Nick Wellnhofer · 10 years ago
  37. 7580ce0 Update Win32 configure.js to search for configure.ac by Daniel Veillard · 10 years ago
  38. 5794104 Remove various unused value assignments by Philip Withnall · 10 years ago
  39. df23f58 Adding example from bugs 738805 to regression tests by Daniel Veillard · 10 years ago
  40. 72a46a5 Fix missing entities after CVE-2014-3660 fix by Daniel Veillard · 10 years ago
  41. f65128f Revert "Missing initialization for the catalog module" by Daniel Veillard · 10 years ago
  42. 726f67e Release of libxml2-2.9.2 by Daniel Veillard · 10 years ago
  43. 2fcdb42 Forgot to add the cmake Makefile by Daniel Veillard · 10 years ago
  44. be2a7ed Fix for CVE-2014-3660 by Daniel Veillard · 10 years ago
  45. 500c54e fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC by Bart De Schuymer · 10 years ago
  46. 974db36 AC_CONFIG_FILES and executable bit by Roumen Petrov · 10 years ago
  47. f3efaba remove HAVE_CONFIG_H dependency in testlimits.c by Roumen Petrov · 12 years ago
  48. c2450d8 fix some tabs mixing incompatible with python3 by Roumen Petrov · 11 years ago
  49. 21fec49 win32/libxml2.def.src after rebuild in doc by Roumen Petrov · 12 years ago
  50. 4bb03d7 elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement() by Roumen Petrov · 10 years ago
  51. c7684f9 elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode by Roumen Petrov · 11 years ago
  52. 7446445 xmlmemory: handle realloc properly by Yegor Yefremov · 10 years ago
  53. fa23ac1 Provide cmake module by Samuel Martin · 10 years ago
  54. af62eb4 Python generator bug raised by the const change by Daniel Veillard · 10 years ago
  55. 7a72f4a Fix a couple of issues raised by make dist by Daniel Veillard · 10 years ago
  56. 95ebe53 Fix and add const qualifiers by Kurt Roeckx · 10 years ago
  57. 12fd654 Visual Studio 14 CTP defines snprintf() by Francis Dupont · 10 years ago
  58. 8854e46 Windows Critical sections not released correctly by Daniel Veillard · 10 years ago
  59. 5018082 OS400: do not try to copy unexisting doc files by Patrick Monnerat · 10 years ago
  60. ad160cb OS400: use either configure.ac or configure.in. by Patrick Monnerat · 10 years ago
  61. d0dc581 Removal of old configure.in by Daniel Veillard · 10 years ago
  62. f985ada Preparing for upcoming release of 2.9.2 by Daniel Veillard · 10 years ago
  63. 7cf5738 Parser error on repeated recursive entity expansion containing < by Daniel Veillard · 10 years ago
  64. 7dc2496 Fix zlib and lzma libraries check via command line by Dmitriy · 10 years ago
  65. f5496a1 xpointer : fixing Null Pointers by Gaurav Gupta · 10 years ago
  66. a61929e Remove Unnecessary Null check in xpointer.c by Gaurav Gupta · 10 years ago
  67. 7e9bbdf parser bug on misformed namespace attributes by Dennis Filder · 10 years ago
  68. 6d93e9e Unreachable code in tree.c by Gaurav Gupta · 10 years ago
  69. 91309d3 Pointer dereferenced before null check by Daniel Veillard · 10 years ago
  70. d72cb06 Leak of struct addrinfo in xmlNanoFTPConnect() by Gaurav Gupta · 10 years ago
  71. 292a9f2 Possible overflow in HTMLParser.c by Daniel Veillard · 10 years ago
  72. 6bea543 python/tests/sync.py assumes Python dictionaries are ordered by John Beck · 10 years ago
  73. 24fb4c3 wrong error column in structured error when parsing end tag by Juergen Keil · 10 years ago
  74. d319eb9 Fix Enum check and missing break by Gaurav Gupta · 10 years ago
  75. 2169993 xmlIO: Handle error returns from dup() by Philip Withnall · 10 years ago
  76. 98d71f9 os400: make-src.sh: create physical file with target CCSID by Patrick Monnerat · 10 years ago
  77. 5378ff9 OS400: Add some more C macros equivalent procedures. by Patrick Monnerat · 10 years ago
  78. bce6a61 OS400: use C macros to implement equivalent RPG support procedures. by Patrick Monnerat · 10 years ago
  79. 02fd129 OS400: implement XPath macros as procedures for ILE/RPG support. by Patrick Monnerat · 10 years ago
  80. 917e353 OS400: include in distribution tarball. by Patrick Monnerat · 11 years ago
  81. c017988 OS400: Add README: compilation directives and OS/400 specific stuff. by Patrick Monnerat · 11 years ago
  82. e72b4e7 OS400: Add compilation scripts. by Patrick Monnerat · 11 years ago
  83. e083c30 OS400: ILE RPG language header files. by Patrick Monnerat · 11 years ago
  84. 7d888f0 OS400: implement some macros as functions for ILE/RPG language support (that as no macros). by Patrick Monnerat · 11 years ago
  85. 6e4d870 OS400: UTF8<-->EBCDIC wrappers for system and external library calls by Patrick Monnerat · 11 years ago
  86. 5621c81 OS400: Easy character transcoding support by Patrick Monnerat · 11 years ago
  87. 17951ea OS400: iconv functions compatibility wrappers and table builder. by Patrick Monnerat · 11 years ago
  88. ea8c89b doc/news.html: small update to avoid line join while generating NEWS. by Patrick Monnerat · 11 years ago
  89. a6c5b02 OS400: create architecture directory. Implement dlfcn emulation. by Patrick Monnerat · 11 years ago
  90. beb7281 Fix a problem properly saving URIs by Daniel Veillard · 10 years ago
  91. b3e488b Add methods for python3 iterator by Ron Angeles · 10 years ago
  92. 33f658c wrong error column in structured error when parsing attribute values by Juergen Keil · 10 years ago
  93. 5d4310a wrong error column in structured error when skipping whitespace in xml decl by Juergen Keil · 10 years ago
  94. d201e71 no error column in structured error handler for xml schema validation errors by Juergen Keil · 10 years ago
  95. 658b86c Couple of Missing Null checks by Gaurav Gupta · 10 years ago
  96. 1db9969 Support element node traversal in document fragments. by Kyle VanderBeek · 10 years ago
  97. b8480ae Remove a couple of dead conditions by Gaurav Gupta · 10 years ago
  98. 42870f4 Add couple of missing Null checks by Daniel Veillard · 10 years ago
  99. 2f9b126 typo in error messages "colon are forbidden from..." by Daniel Veillard · 10 years ago
  100. 4ba5d31 xmlschemastypes: Fix potential array overflow by Philip Withnall · 10 years ago