1. 4e16061 DO NOT MERGE: Add validation for eternal enities by Brian C. Young · 7 years ago
  2. 03657e7 DO NOT MERGE: Apply upstream Chromium patch for encoding changes by Brian C. Young · 7 years ago
  3. bdd6618 Avoid building recursive entities by Daniel Veillard · 8 years ago
  4. 0090675 Heap-based buffer-underreads due to xmlParseName by David Kilzer · 9 years ago
  5. 38eae57 Heap use-after-free in xmlSAX2AttributeNs by Pranjal Jumde · 8 years ago
  6. 4472c3a Fix some format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  7. b1d34de Fix inappropriate fetch of entities content by Daniel Veillard · 8 years ago
  8. 45752d2 Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> by Pranjal Jumde · 9 years ago
  9. db07dd6 Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> by David Kilzer · 9 years ago
  10. 8f30bdf Add missing increments of recursion depth counter to XML parser. by Peter Simons · 8 years ago
  11. bb654fe Fix typos: dictio{ nn -> n }ar{y,ies} by Jan Pokorný · 8 years ago
  12. 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 · 9 years ago
  13. a7a9461 Heap-based buffer overread in xmlNextChar by Daniel Veillard · 9 years ago
  14. f1063fd CVE-2015-7500 Fix memory access error due to incorrect entities boundaries by Daniel Veillard · 9 years ago
  15. 3bd6ae1 Fix some loop issues embedding NEXT by Daniel Veillard · 9 years ago
  16. 35bcb1d Detect incoherency on GROW by Daniel Veillard · 9 years ago
  17. e3b1597 Reuse xmlHaltParser() where it makes sense by Daniel Veillard · 9 years ago
  18. 28cd9cb Add xmlHaltParser() to stop the parser by Daniel Veillard · 9 years ago
  19. 6903071 CVE-2015-5312 Another entity expansion issue by David Drysdale · 9 years ago
  20. 53ac9c9 xmlStopParser reset errNo by Daniel Veillard · 9 years ago
  21. afd27c2 Avoid processing entities after encoding conversion failures by Daniel Veillard · 9 years ago
  22. ab2b9a9 Avoid extra processing of MarkupDecl when EOF by Hugh Davenport · 9 years ago
  23. 41ac904 Fix an error in previous Conditional section patch by Daniel Veillard · 9 years ago
  24. bd0526e Another variation of overflow in Conditional sections by Daniel Veillard · 9 years ago
  25. cf77e60 Add missing Null check in xmlParseExternalEntityPrivate by Gaurav Gupta · 9 years ago
  26. 4a5d80a Fix a bug in CData error handling in the push parser by Daniel Veillard · 9 years ago
  27. 51f02b0 Fix a bug on name parsing at the end of current input buffer by Daniel Veillard · 9 years ago
  28. 709a952 Fail parsing early on if encoding conversion failed by Daniel Veillard · 9 years ago
  29. 9aa3758 Do not process encoding values if the declaration if broken by Daniel Veillard · 9 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. 72a46a5 Fix missing entities after CVE-2014-3660 fix by Daniel Veillard · 10 years ago
  33. f65128f Revert "Missing initialization for the catalog module" by Daniel Veillard · 10 years ago
  34. be2a7ed Fix for CVE-2014-3660 by Daniel Veillard · 10 years ago
  35. 500c54e fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC by Bart De Schuymer · 10 years ago
  36. 7cf5738 Parser error on repeated recursive entity expansion containing &lt; by Daniel Veillard · 10 years ago
  37. 7e9bbdf parser bug on misformed namespace attributes by Dennis Filder · 10 years ago
  38. 24fb4c3 wrong error column in structured error when parsing end tag by Juergen Keil · 10 years ago
  39. 33f658c wrong error column in structured error when parsing attribute values by Juergen Keil · 10 years ago
  40. 5d4310a wrong error column in structured error when skipping whitespace in xml decl by Juergen Keil · 10 years ago
  41. 2f9b126 typo in error messages "colon are forbidden from..." by Daniel Veillard · 10 years ago
  42. c836ba6 Fix a potential NULL dereference by Daniel Veillard · 10 years ago
  43. dd8367d Fix regressions introduced by CVE-2014-0191 patch by Daniel Veillard · 10 years ago
  44. 9cd1c3c Do not fetch external parameter entities by Daniel Veillard · 10 years ago
  45. 6faa126 Fix xmlParseInNodeContext() if node is not element by Daniel Veillard · 10 years ago
  46. 190a0b8 Fix a portability issue on Windows by Longstreth Jon · 11 years ago
  47. 054c716 Missing initialization for the catalog module by Daniel Veillard · 11 years ago
  48. 4e1476c adding init calls to xml and html Read parsing entry points by Daniel Veillard · 11 years ago
  49. 9a85d40 Fix incorrect spelling entites->entities by Jan Pokorný · 11 years ago
  50. dcc1950 Fix a parsing bug on non-ascii element and CR/LF usage by Daniel Veillard · 11 years ago
  51. 63588f4 Fix a regression in xmlGetDocCompressMode() by Daniel Veillard · 11 years ago
  52. d4a5d98 Cast encoding name to char pointer to match arg type by Nikolay Sivov · 11 years ago
  53. 704d8c5 Fix an error in xmlCleanupParser by Alexander Pastukhov · 11 years ago
  54. 9ca816b Fix a couple of return without value by Jüri Aedla · 11 years ago
  55. e50ba81 Improve handling of xmlStopParser() by Daniel Veillard · 11 years ago
  56. cff2546 Cache presence of '<' in entities content by Daniel Veillard · 11 years ago
  57. a3f1e3e Avoid extra processing on entities by Daniel Veillard · 11 years ago
  58. 23f05e0 Detect excessive entities expansion upon replacement by Daniel Veillard · 12 years ago
  59. bf058dc Fix the flushing out of raw buffers on encoding conversions by Daniel Veillard · 12 years ago
  60. de0cc20 Fix some buffer conversion issues by Daniel Veillard · 12 years ago
  61. 9c8eaab Fix compiler warning after 153cf15905cf4ec080612ada6703757d10caba1e by Patrick Gansterer · 12 years ago
  62. cf8f042 Fix an error in the progressive DTD parsing code by Dan Winship · 12 years ago
  63. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  64. 6a36fbe Fix potential out of bound access by Daniel Veillard · 12 years ago
  65. 153cf15 Fix large parse of file from memory by Daniel Veillard · 12 years ago
  66. 711b15d Fix a bug in the nsclean option of the parser by Daniel Veillard · 12 years ago
  67. 6c91aa3 Fix a regression in 2.9.0 breaking validation while streaming by Daniel Veillard · 12 years ago
  68. 81d7a82 Fix typos in parser comments by Jan Pokorný · 12 years ago
  69. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  70. 28f5e1a Fix potential crash on entities errors by Daniel Veillard · 12 years ago
  71. 1f972e9 Cleanup some of the parser code by Daniel Veillard · 12 years ago
  72. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  73. 5353bbf More fixups on the push parser behaviour by Daniel Veillard · 12 years ago
  74. 2b52aa0 Strengthen behaviour of the push parser in problematic situations by Daniel Veillard · 12 years ago
  75. e7bf892 Improve error reporting on parser errors by Daniel Veillard · 12 years ago
  76. 48b4cdd Enforce XML_PARSER_EOF state handling through the parser by Daniel Veillard · 12 years ago
  77. 0df83ca Fixup limits parser by Daniel Veillard · 12 years ago
  78. 52d8ade Introduce some default parser limits by Daniel Veillard · 12 years ago
  79. f572a78 More avoid quadratic behaviour by Daniel Veillard · 12 years ago
  80. 5130481 Impose a reasonable limit on PI size by Daniel Veillard · 12 years ago
  81. 6568645 Avoid quadratic behaviour in some push parsing cases by Daniel Veillard · 12 years ago
  82. 58f73ac Impose a reasonable limit on comment size by Daniel Veillard · 12 years ago
  83. e17db99 Impose a reasonable limit on attribute size by Daniel Veillard · 12 years ago
  84. 00ac0d3 More cleanups for input/buffers code by Daniel Veillard · 12 years ago
  85. 61551a1 Cleanup function xmlBufResetInput() to set input from Buffer by Daniel Veillard · 12 years ago
  86. 768eb3b Convert XML parser to the new input buffers by Daniel Veillard · 12 years ago
  87. 4629ee0 Do not fetch external parsed entities by Daniel Veillard · 12 years ago
  88. 459eeb9 Fix parser local buffers size problems by Daniel Veillard · 12 years ago
  89. 379ebc1 Cleanup on randomization by Daniel Veillard · 12 years ago
  90. ed35d3d Fix an uninitialized variable use by Daniel Veillard · 12 years ago
  91. 24464be Avoid memory leak if xmlParserInputBufferCreateIO fails by Lin Yi-Li · 12 years ago
  92. 8658d27 wrong message for double hyphen in comment XML error by Bryan Henderson · 12 years ago
  93. 288bb62 Fix an error in comment by Daniel Veillard · 12 years ago
  94. 4aa68ab Try to fix a problem with entities in SAX mode by Daniel Veillard · 12 years ago
  95. eae5261 add lzma compression support by Anders F Bjorklund · 13 years ago
  96. 5bd3c06 Fix an allocation error when copying entities by Daniel Veillard · 13 years ago
  97. 77404b8 Make sure the parser returns when getting a Stop order by Chris Evans · 13 years ago
  98. 5825ebb Fix some potential problems on reallocation failures(parser.c) by Xia Xinfeng · 13 years ago
  99. 4c4653e Add exception for new W3C PI xml-model by Daniel Veillard · 13 years ago
  100. c62efc8 Add options to ignore the internal encoding by Daniel Veillard · 13 years ago