1. ecdab2a Upgrade libxml2 to c41bc10da31a4a4e5416270110b6d1b79606cad1 by Elliott Hughes · 2 years, 4 months ago
  2. e54f00d Upgrade libxml2 to e1bcffea180d6cc0651757bb64284a763e0e2239 by Elliott Hughes · 3 years, 2 months ago
  3. ca68927 Upgrade libxml2 to cbe1212db6e22fa92c33242c3ce089476585f872 by Haibo Huang · 3 years, 5 months ago
  4. d75f389 Upgrade libxml2 to 79301d3d5e553d46fc3201f48dcec3a93068c5a2 by Haibo Huang · 3 years, 6 months ago
  5. f0a546b Upgrade libxml2 to f0fd1b67fc883a24cdd039abb3d4fe4696104d72 by Haibo Huang · 3 years, 10 months ago
  6. cfd91dc Upgrade libxml2 to 1a360c1c2ec950f478d55b31722ecf78f5698e97 by Haibo Huang · 4 years ago
  7. 7fbecab Update to libxml2 2.9.9 (2019-01-03). by Elliott Hughes · 5 years ago
  8. 7218255 Add test for ICU flush and pivot buffer by Nick Wellnhofer · 7 years ago
  9. 5af594d Fix comparison of nodesets to strings by Nick Wellnhofer · 7 years ago
  10. 69936b1 Revert "Print error messages for truncated UTF-8 sequences" by Nick Wellnhofer · 7 years ago
  11. 899a5d9 Detect infinite recursion in parameter entities by Nick Wellnhofer · 7 years ago
  12. 872fea9 Get rid of "blanks wrapper" for parameter entities by Nick Wellnhofer · 7 years ago
  13. 24246c7 Fix xmlHaltParser by Nick Wellnhofer · 7 years ago
  14. 8bbe450 Spelling and grammar fixes by Nick Wellnhofer · 7 years ago
  15. 5f440d8 Rework entity boundary checks by Nick Wellnhofer · 7 years ago
  16. dbaab1f Test SAX2 callbacks with entity substitution by Nick Wellnhofer · 7 years ago
  17. 67f9f9d Misc fixes for 'make tests' by Nick Wellnhofer · 7 years ago
  18. 0b2d5c4 Initialize keepBlanks in HTML parser by Nick Wellnhofer · 7 years ago
  19. 85c112a Add test cases for bug 758518 by David Kilzer · 7 years ago
  20. 79c8a6b Print error messages for truncated UTF-8 sequences by Nick Wellnhofer · 7 years ago
  21. 932cc98 Fix buffer size checks in xmlSnprintfElementContent by Nick Wellnhofer · 7 years ago
  22. e266305 Fix handling of parameter-entity references by Nick Wellnhofer · 7 years ago
  23. 7482f41 Check for integer overflow in xmlXPathFormatNumber by Nick Wellnhofer · 7 years ago
  24. 855c19e Avoid reparsing in xmlParseStartTag2 by Nick Wellnhofer · 7 years ago
  25. f4029cd Check XPath exponents for overflow by Nick Wellnhofer · 8 years ago
  26. a58331a Check for overflow in xmlXPathIsPositionalPredicate by Nick Wellnhofer · 7 years ago
  27. a851868 Parse small XPath numbers more accurately by Nick Wellnhofer · 7 years ago
  28. 4bebb03 Rework XPath rounding functions by Nick Wellnhofer · 8 years ago
  29. 40f5852 Fix axis traversal from attribute and namespace nodes by Nick Wellnhofer · 7 years ago
  30. 9ab01a2 Fix XPointer paths beginning with range-to by Nick Wellnhofer · 8 years ago
  31. d8083bf Fix NULL pointer deref in XPointer range-to by Nick Wellnhofer · 8 years ago
  32. 0bcd05c Heap-based buffer overread in htmlCurrentChar by Pranjal Jumde · 8 years ago
  33. 0090675 Heap-based buffer-underreads due to xmlParseName by David Kilzer · 8 years ago
  34. 38eae57 Heap use-after-free in xmlSAX2AttributeNs by Pranjal Jumde · 8 years ago
  35. beca86e Detect change of encoding when parsing HTML names by Hugh Davenport · 8 years ago
  36. 45752d2 Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> by Pranjal Jumde · 8 years ago
  37. a820dbe Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla.gnome.org/show_bug.cgi?id=758605> by Pranjal Jumde · 8 years ago
  38. db07dd6 Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> by David Kilzer · 8 years ago
  39. 6eb0894 Fix memory leak with XPath namespace nodes by Nick Wellnhofer · 8 years ago
  40. 82b7303 Fix namespace axis traversal by Nick Wellnhofer · 8 years ago
  41. 839689a Don't recurse into OP_VALUEs in xmlXPathOptimizeExpression by Nick Wellnhofer · 8 years ago
  42. f39fd66 Fix namespace::node() XPath expression by Nick Wellnhofer · 8 years ago
  43. e289390 Fix parsing of NCNames in XPath by Nick Wellnhofer · 8 years ago
  44. cad102b Do normalize string-based datatype value in RelaxNG facet checking by Audric Schiltknecht · 8 years ago
  45. 5be1a6e Bug 760861: REGRESSION (bf9c1dad): Missing results for test/schemas/regexp-char-ref_[01].xsd <https://bugzilla.gnome.org/show_bug.cgi?id=760861> by David Kilzer · 8 years ago
  46. 49bbfdb Add missing RNG test files by David Kilzer · 8 years ago
  47. 4f8606c 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> by David Kilzer · 8 years ago
  48. a7a9461 Heap-based buffer overread in xmlNextChar by Daniel Veillard · 8 years ago
  49. f1063fd CVE-2015-7500 Fix memory access error due to incorrect entities boundaries by Daniel Veillard · 9 years ago
  50. 4a5d80a Fix a bug in CData error handling in the push parser by Daniel Veillard · 9 years ago
  51. 51f02b0 Fix a bug on name parsing at the end of current input buffer by Daniel Veillard · 9 years ago
  52. ef709ce Fix the spurious ID already defined error by Daniel Veillard · 9 years ago
  53. 2fab235 Fix support for except in nameclasses by Daniel Veillard · 9 years ago
  54. 02b252d Regression test for bug #695699 by Nick Wellnhofer · 9 years ago
  55. 342658a Add a couple of XPath tests by Nick Wellnhofer · 9 years ago
  56. f6aaabc Allow attributes on descendant-or-self axis by Nick Wellnhofer · 9 years ago
  57. df23f58 Adding example from bugs 738805 to regression tests by Daniel Veillard · 10 years ago
  58. 6473a41 Implement choice for name classes on attributes by Shaun McCance · 11 years ago
  59. dcc1950 Fix a parsing bug on non-ascii element and CR/LF usage by Daniel Veillard · 11 years ago
  60. 483272f Added a regression tests from bug 694228 data by Daniel Veillard · 11 years ago
  61. a3f1e3e Avoid extra processing on entities by Daniel Veillard · 11 years ago
  62. a7982ce Adding streaming validation to runtest checks by Daniel Veillard · 12 years ago
  63. f933c89 Keep non-significant blanks node in HTML parser by Daniel Veillard · 12 years ago
  64. e7bf892 Improve error reporting on parser errors by Daniel Veillard · 12 years ago
  65. 4629ee0 Do not fetch external parsed entities by Daniel Veillard · 12 years ago
  66. a0cd075 HTML parser error with <noscript> in the <head> by Denis Pauk · 12 years ago
  67. 4609e6c XSD: optional element in complex type extension by Remi Gacogne · 12 years ago
  68. 868d92d Add HTML parser support for HTML5 meta charset encoding declaration by Denis Pauk · 12 years ago
  69. 77b77b1 Fix SAX2 builder in case of undefined element namespaces by Daniel Veillard · 12 years ago
  70. cb3549e Improve the error report on undefined REFs by Daniel Veillard · 13 years ago
  71. 3c080d6 Don't give default HTML boolean attribute values in parser by Daniel Veillard · 14 years ago
  72. aa422d9 595792 fixing a RelaxNG bug introduced in 2.7.4 by Daniel Veillard · 15 years ago
  73. 9332b48 Fix a Relaxng bug raised by libvirt test suite by Daniel Veillard · 15 years ago
  74. 1ba2aca 492317 Fix Relax-NG validation problems by Daniel Veillard · 15 years ago
  75. ec18c96 558452 fight with reg test and error report by Daniel Veillard · 15 years ago
  76. 4013e83 579746 XSD validation not correct / nilable groups by Daniel Veillard · 15 years ago
  77. a6c76a2 566012 part 2 fix regresion tests and push mode by Daniel Veillard · 15 years ago
  78. 283d502 587663 Incorrect Attribute-Value Normalization by Daniel Veillard · 15 years ago
  79. d80d072 559410 - Regexp bug on (...)? constructs by Daniel Veillard · 15 years ago
  80. a721612 446613 small validation bug mixed content with NS by Daniel Veillard · 15 years ago
  81. bd56c44 571271 fix semantic of xsd:all with minOccurs=0 by Daniel Veillard · 15 years ago
  82. be390ed Test case for 570702 by Daniel Veillard · 15 years ago
  83. edc68aa 582906 XSD validating multiple imports of the same schema by Jason Childs · 15 years ago
  84. d996072 Bug 582887 – problems validating complex schemas by Jason Childs · 15 years ago
  85. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  86. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  87. a57ba4c fix an HTML parsing error on large data sections reported by Mike Day add by Daniel Veillard · 16 years ago
  88. 0161e63 completely different fix for the recursion detection based on entity by Daniel Veillard · 16 years ago
  89. bf9c1da add the testchar to 'make check' Volker Grabsch pointed out a typo by Daniel Veillard · 16 years ago
  90. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  91. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  92. 97c9ce2 fix various attribute normalisation problems reported by Ashwin this by Daniel Veillard · 16 years ago
  93. 8bf64ae fix a problem reported by Ashwin for system parameter entities referenced by Daniel Veillard · 16 years ago
  94. d0d2f09 fix handling of empty CDATA nodes as reported and discussed around #514181 by Daniel Veillard · 16 years ago
  95. 57c9db0 poblem with encoding detection for UTF-16 reported by Ashwin and found by by Daniel Veillard · 16 years ago
  96. 041b687 apply patch from Andrew Tosh to fix behaviour when '.' is used in a by Daniel Veillard · 16 years ago
  97. c707d0b fix a memeory leak in internal subset parsing with a fix from Ashwin add by Daniel Veillard · 16 years ago
  98. c821e03 another nasty regexp case fixed. added to regression suite Daniel by Daniel Veillard · 17 years ago
  99. 3888f47 applied patch from Frank Gross fixing Schemas IDC import bug #455953 and by Daniel Veillard · 17 years ago
  100. da62934 fixed a parser bug where invalid char in comment may not be detected, by Daniel Veillard · 17 years ago