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