1. 9a366a3 Fix compiler warning in htmlParseElementInternal by Nick Wellnhofer · 7 years ago
  2. f39e3be Fix sanity check in htmlParseNameComplex by Nick Wellnhofer · 7 years ago
  3. 79c8a6b Print error messages for truncated UTF-8 sequences by Nick Wellnhofer · 7 years ago
  4. fb2f518 Fix potential infinite loop in xmlStringLenDecodeEntities by Nick Wellnhofer · 7 years ago
  5. 4ba8cc8 Remove useless check in xmlParseAttributeListDecl by Nick Wellnhofer · 7 years ago
  6. f9e7997 Reset parser input pointers on encoding failure by Nick Wellnhofer · 7 years ago
  7. bedbef8 Fix memory leak in xmlParseEntityDecl error path by Nick Wellnhofer · 7 years ago
  8. 94f6ce8 Allow zero sized memory input buffers by Nick Wellnhofer · 7 years ago
  9. 91e5496 Fix xmlBuildRelativeURI for URIs starting with './' by Nick Wellnhofer · 7 years ago
  10. 45ce1ee Add TODO comment in xmlSwitchEncoding by Nick Wellnhofer · 7 years ago
  11. 92b9e8c Fix type confusion in xmlValidateOneNamespace by Nick Wellnhofer · 7 years ago
  12. 8c82f5d Fix memory leak in xmlStringLenGetNodeList by Nick Wellnhofer · 7 years ago
  13. 94691dc Fix NULL pointer deref in xmlDumpElementContent by Daniel Veillard · 7 years ago
  14. 362b322 Fix memory leak in xmlBufAttrSerializeTxtContent by Nick Wellnhofer · 7 years ago
  15. 0db8dc9 Stop parser on unsupported encodings by Nick Wellnhofer · 7 years ago
  16. 030b1f7 Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local" by Nick Wellnhofer · 7 years ago
  17. 897dffb Check for integer overflow in memory debug code by Nick Wellnhofer · 7 years ago
  18. 932cc98 Fix buffer size checks in xmlSnprintfElementContent by Nick Wellnhofer · 7 years ago
  19. e266305 Fix handling of parameter-entity references by Nick Wellnhofer · 7 years ago
  20. 7482f41 Check for integer overflow in xmlXPathFormatNumber by Nick Wellnhofer · 7 years ago
  21. 863b579 Make Travis print UBSan stacktraces by Nick Wellnhofer · 7 years ago
  22. a2b5317 Add .travis.yml by Nick Wellnhofer · 7 years ago
  23. 83212ff Fix expected error output in Python tests by Nick Wellnhofer · 7 years ago
  24. 855c19e Avoid reparsing in xmlParseStartTag2 by Nick Wellnhofer · 7 years ago
  25. 07b7428 Simplify control flow in xmlParseStartTag2 by Nick Wellnhofer · 7 years ago
  26. ac9a456 Disable LeakSanitizer when running API tests by Nick Wellnhofer · 7 years ago
  27. ff34ba3 Avoid out-of-bound array access in API tests by Nick Wellnhofer · 7 years ago
  28. 34e4456 Fix undefined behavior in xmlRegExecPushStringInternal by Nick Wellnhofer · 7 years ago
  29. 4749672 Avoid spurious UBSan errors in parser.c by Nick Wellnhofer · 7 years ago
  30. f4029cd Check XPath exponents for overflow by Nick Wellnhofer · 8 years ago
  31. a58331a Check for overflow in xmlXPathIsPositionalPredicate by Nick Wellnhofer · 7 years ago
  32. a851868 Parse small XPath numbers more accurately by Nick Wellnhofer · 7 years ago
  33. 4bebb03 Rework XPath rounding functions by Nick Wellnhofer · 8 years ago
  34. 43f50f4 Fix white space in test output by Nick Wellnhofer · 7 years ago
  35. 40f5852 Fix axis traversal from attribute and namespace nodes by Nick Wellnhofer · 7 years ago
  36. a07a4e9 Fix spurious error message by Nick Wellnhofer · 7 years ago
  37. aed407c Check for trailing characters in XPath expressions earlier by Nick Wellnhofer · 7 years ago
  38. c851970 Rework final handling of XPath results by Nick Wellnhofer · 7 years ago
  39. 640a368 Make xmlXPathEvalExpression call xmlXPathEval by Nick Wellnhofer · 7 years ago
  40. d6b3645 Fix memory leak in xmlCanonicPath by Nick Wellnhofer · 7 years ago
  41. cf60dbe Fix memory leak in xmlXPathCompareNodeSetValue by Nick Wellnhofer · 7 years ago
  42. 1f131f1 Fix memory leak in pattern error path by Nick Wellnhofer · 7 years ago
  43. 8627e4e Fix memory leak in parser error path by Nick Wellnhofer · 7 years ago
  44. bd1571c Fix memory leaks in XPointer error paths by Nick Wellnhofer · 7 years ago
  45. 9d08b34 Fix memory leak in xmlXPathNodeSetMergeAndClear by Nick Wellnhofer · 7 years ago
  46. 95a9249 Fix memory leak in XPath filter optimizations by Nick Wellnhofer · 7 years ago
  47. d42a706 Fix memory leaks in XPath error paths by Nick Wellnhofer · 7 years ago
  48. 0741801 Do not leak the new CData node if adding fails by David Tardon · 8 years ago
  49. 90ccb58 Prevent unwanted external entity reference by Neel Mehta · 8 years ago
  50. 5dca9ee Increase buffer space for port in HTTP redirect support by Daniel Veillard · 8 years ago
  51. 2304078 Add an XML_PARSE_NOXXE flag to block all entities loading even local by Doran Moppert · 8 years ago
  52. e905f08 Fix more NULL pointer derefs in xpointer.c by Nick Wellnhofer · 8 years ago
  53. 229d1f9 Avoid function/data pointer conversion in xpath.c by Nick Wellnhofer · 8 years ago
  54. 94613f6 Remove unused variables by Nick Wellnhofer · 8 years ago
  55. c2545cb Fix format string warnings by Nick Wellnhofer · 8 years ago
  56. c1d1f71 Disallow namespace nodes in XPointer ranges by Nick Wellnhofer · 8 years ago
  57. 3f8a910 Disallow namespace nodes in XPointer points by Nick Wellnhofer · 8 years ago
  58. 9ab01a2 Fix XPointer paths beginning with range-to by Nick Wellnhofer · 8 years ago
  59. a005199 Fix comparison with root node in xmlXPathCmpNodes by Nick Wellnhofer · 8 years ago
  60. 3169602 Fix attribute decoding during XML schema validation by Alex Henrie · 8 years ago
  61. d8083bf Fix NULL pointer deref in XPointer range-to by Nick Wellnhofer · 8 years ago
  62. 1fc55ca Don't print generic error messages in XPath tests by Nick Wellnhofer · 8 years ago
  63. d77e5fc relaxng.c, xmlschemas.c: Fix build on pre-C99 compilers by Chun-wei Fan · 8 years ago
  64. bdec218 Release of libxml2-2.9.4 by Daniel Veillard · 8 years ago
  65. 502f6a6 More format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  66. bdd6618 Avoid building recursive entities by Daniel Veillard · 8 years ago
  67. 0bcd05c Heap-based buffer overread in htmlCurrentChar by Pranjal Jumde · 9 years ago
  68. 0090675 Heap-based buffer-underreads due to xmlParseName by David Kilzer · 9 years ago
  69. 38eae57 Heap use-after-free in xmlSAX2AttributeNs by Pranjal Jumde · 9 years ago
  70. 11ed4a7 Heap use-after-free in htmlParsePubidLiteral and htmlParseSystemiteral by Pranjal Jumde · 9 years ago
  71. 4472c3a Fix some format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  72. beca86e Detect change of encoding when parsing HTML names by Hugh Davenport · 8 years ago
  73. b1d34de Fix inappropriate fetch of entities content by Daniel Veillard · 9 years ago
  74. 45752d2 Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> by Pranjal Jumde · 9 years ago
  75. a820dbe Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla.gnome.org/show_bug.cgi?id=758605> by Pranjal Jumde · 9 years ago
  76. db07dd6 Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> by David Kilzer · 9 years ago
  77. cbb2716 Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup <https://bugzilla.gnome.org/show_bug.cgi?id=757711> by Pranjal Jumde · 9 years ago
  78. 40fd6d2 Correct the usage of LDFLAGS by Mattias Hansson · 9 years ago
  79. ebbd2b7 Revert the use of SAVE_LDFLAGS in configure.ac by Mattias Hansson · 8 years ago
  80. c97750d Avoid an out of bound access when serializing malformed strings by Daniel Veillard · 8 years ago
  81. 886529b Unsigned addition may overflow in xmlMallocAtomicLoc() by David Kilzer · 9 years ago
  82. 4892005 libxml2 hardcodes -L/lib in zlib/lzma tests which breaks cross-compiles by Mike Frysinger · 8 years ago
  83. 9f2416c Add more debugging info to runtest by Daniel Veillard · 8 years ago
  84. 5c37382 Implement "runtest -u" mode by David Kilzer · 8 years ago
  85. d433ea6 Integer signed/unsigned type mismatch in xmlParserInputGrow() by David Kilzer · 8 years ago
  86. 8fbbf55 Bug 763071: heap-buffer-overflow in xmlStrncat <https://bugzilla.gnome.org/show_bug.cgi?id=763071> by Pranjal Jumde · 9 years ago
  87. 8f30bdf Add missing increments of recursion depth counter to XML parser. by Peter Simons · 8 years ago
  88. 846cf01 Integer overflow parsing port number in URI by Michael Paddon · 8 years ago
  89. 8effcb5 Fix apibuild for a recently added construct by Daniel Veillard · 8 years ago
  90. 45f0abd Use pkg-config to locate zlib when possible by Stewart Brodie · 8 years ago
  91. 3d75c2e Use pkg-config to locate ICU when possible by Stewart Brodie · 8 years ago
  92. 34b3500 Fix an error with regexp on nullable counted char transition by Daniel Veillard · 8 years ago
  93. 6eb0894 Fix memory leak with XPath namespace nodes by Nick Wellnhofer · 8 years ago
  94. 82b7303 Fix namespace axis traversal by Nick Wellnhofer · 8 years ago
  95. 9b4b8cb Add a make rule to rebuild for ASAN by Daniel Veillard · 8 years ago
  96. b8e0fa3 Fix null pointer deref in docs with no root element by Hugh Davenport · 8 years ago
  97. 90da33c Portability to non C99 compliant compilers by Patrick Monnerat · 8 years ago
  98. c71f930 dict.h: Move xmlDictPtr definition before includes to allow direct inclusion. by Patrick Monnerat · 8 years ago
  99. f6599c5 Fix XSD validation of URIs with ampersands by Alex Henrie · 8 years ago
  100. a1dca81 xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean "end of day" and should not cause an error. by Patrick Monnerat · 8 years ago