1. aef9441 Initialize pointer incase we end up skipping the while loop completely. by Peter Fordham · 10 days ago main master upstream/master
  2. 9819464 Fix memory leak of prefix in xmlTextWriterStartElementNS() by Niels Dossche · 12 days ago
  3. bcaae46 meson: Add valgrind test setup by Michal Privoznik · 13 days ago
  4. e2f7674 autotools: Make valgrind actually check for leaks by Michal Privoznik · 13 days ago
  5. 6555048 Add tests that relied on POSIX shell script to native CMake. by Peter Fordham · 13 days ago
  6. 68f91d1 xmlstring: fix access out-of-bound array if len <= 0 by Herman Semenoff · 13 days ago
  7. c6167cf fix to issue 227 adding xpath0 to xmllint by gabriel desharnais · 14 days ago
  8. a30a4e6 xmllint: Use zlib directly for output by Nick Wellnhofer · 14 days ago
  9. 956dfd2 xmllint: Use zlib directly by Nick Wellnhofer · 14 days ago
  10. 0704f52 readme: Write a more possitive Security section by Daniel Garcia Moreno · 2 weeks ago
  11. 160c8a4 shell: free cmdline before continue by Daniel Garcia Moreno · 2 weeks ago
  12. 76a6ba4 Add specific check to avoid signed integer overflow of buffer size. by Peter Fordham · 2 weeks ago
  13. b20dfb0 meson: Fix build with Meson < 1.3 by Benjamin Gilbert · 2 weeks ago
  14. 8c5e54d Fix C14N type confusion by Daniel Garcia Moreno · 2 weeks ago
  15. 05b0c03 Fix nokogiri tests by Daniel Garcia Moreno · 2 weeks ago
  16. b4bc4f7 Add email to danigm maintainer entry by Daniel Garcia Moreno · 2 weeks ago
  17. 214fb81 Adding ichavero and danigm as maintainers by Iván Chavero · 2 weeks ago
  18. 9c80a89 Remove myself as maintainer by Nick Wellnhofer · 3 weeks ago
  19. 22f9d73 io: Handle clashing error codes on AIX by Nick Wellnhofer · 2 months ago
  20. 870c036 fuzz: Make fuzzy encoding match more lenient by Nick Wellnhofer · 2 months ago
  21. 367a283 tree: Undeprecate several struct members by Nick Wellnhofer · 3 months ago
  22. 3a3faaa Document process to remove API functions in MAINTAINERS.md by Nick Wellnhofer · 3 months ago
  23. 2f62ebb io: Undeprecate xmlOutputBuffer members by Nick Wellnhofer · 3 months ago
  24. d87d947 Revert "globals: Don't export DllMain on Windows" by Nick Wellnhofer · 3 months ago
  25. bd2072f globals: Don't export DllMain on Windows by Nick Wellnhofer · 3 months ago
  26. a30a276 valid: Undeprecate xmlValidGetPotentialChildren by Nick Wellnhofer · 3 months ago
  27. c537ccf Fixed compilation error on GCC versions prior to 4.5 by Lars Erik Wik · 3 months ago
  28. da45a19 parser: Fix attribute normalization and standalone check by Nick Wellnhofer · 3 months ago
  29. dc307e3 meson: Fix install dir of man pages by Nick Wellnhofer · 3 months ago
  30. 48df82f Bump version to 2.16.0 by Nick Wellnhofer · 3 months ago
  31. 0bea77c Release v2.15.0 by Nick Wellnhofer · 3 months ago v2.15.0
  32. b9943bc Remove legacy win32 build system by Nick Wellnhofer · 4 months ago
  33. 347147b Update NEWS by Nick Wellnhofer · 4 months ago
  34. 1763281 Remove LZMA support by Nick Wellnhofer · 4 months ago
  35. 063add1 parser: Always require XML_PARSE_UNZIP to enable decompression by Nick Wellnhofer · 4 months ago
  36. 8c107b6 Revert "dict: Rework reference counting" by Nick Wellnhofer · 4 months ago
  37. 13962f8 valid: Fix null deref in xmlValidateOneAttribute by Nick Wellnhofer · 4 months ago
  38. e397651 cmake: Omit version number from cmake install dir by Nick Wellnhofer · 4 months ago
  39. d53ba05 valid: Don't add ids when validating entity content by Nick Wellnhofer · 4 months ago
  40. 56199b5 catalog: Prepare to make SGML catalog support optional by Nick Wellnhofer · 4 months ago
  41. e2fdef4 tests: Update testapi.c by Nick Wellnhofer · 4 months ago
  42. 591f19e catalog: Deprecate low-level internal functions by Nick Wellnhofer · 4 months ago
  43. 5bd6b44 Fix initGenericErrorDefaultFunc(NULL) by Samuel Thibault · 4 months ago
  44. ca10c7d relaxng: Added xmlRelaxNGValidCtxtClearErrors to recover from errors during streaming validation by Francesco Pretto · 4 months ago
  45. f92a7a5 ci: Fix MSVC test by setting CMake generator manually by Nick Wellnhofer · 4 months ago
  46. 18bbdb5 dict: Rework reference counting by Nick Wellnhofer · 4 months ago
  47. 24caea6 regexp: Avoid integer overflow and OOB array access by Nick Wellnhofer · 4 months ago
  48. c4b278e valid: Undeprecate xmlAdd*Decl by Nick Wellnhofer · 5 months ago
  49. f1e1f13 tree: Guard against atype corruption by Nick Wellnhofer · 5 months ago
  50. 152fbb6 parser: Make sure to stop parser before checking max errors by Nick Wellnhofer · 5 months ago
  51. 149c04c html: Escape < and > when serializing attributes by Nick Wellnhofer · 5 months ago
  52. 3b96ec7 doc: Document deprecated default SAX handler globals by Nick Wellnhofer · 5 months ago
  53. 0031488 meson: Add -Wmissing-variable-declarations by Nick Wellnhofer · 5 months ago
  54. 37bd4b2 globals: Include HTMLparser.h, fixing Windows build by Nick Wellnhofer · 5 months ago
  55. 43f7ff0 tests: Make global variables static by Nick Wellnhofer · 5 months ago
  56. 8436916 doc: Add another warning to XML_PARSE_DTDVALID by Nick Wellnhofer · 5 months ago
  57. 859899a doc: Document option handling of deprecated "SAX1" functions by Nick Wellnhofer · 5 months ago
  58. ab4a7f3 doc: Document deprecated xmlBuffer members by Nick Wellnhofer · 5 months ago
  59. af464de io: Deprecate xmlOutputBuffer members by Nick Wellnhofer · 5 months ago
  60. 6c01885 io: Deprecate xmlParserInputBuffer members by Nick Wellnhofer · 5 months ago
  61. 2cc77c3 fuzz: Stop using xmlParserInputBuffer by Nick Wellnhofer · 5 months ago
  62. 7deae0f python: Switch to *CreateIO functions by Nick Wellnhofer · 5 months ago
  63. d1c3391 tests: Silence testparser by Nick Wellnhofer · 5 months ago
  64. 8689523 parser: Implement xmlCtxtGetInputWindow by Nick Wellnhofer · 5 months ago
  65. 469c847 parser: Split out xmlParserInputGetWindow by Nick Wellnhofer · 5 months ago
  66. 8aaa53d parser: Implement xmlCtxtGetInputPosition by Nick Wellnhofer · 5 months ago
  67. 144ed95 parser: Move xmlSaturatedAdd to private header by Nick Wellnhofer · 5 months ago
  68. e3daef5 parser: Fix xmlSaturatedAddSizeT argument type by Nick Wellnhofer · 5 months ago
  69. a7fc9e1 parser: Add more parser context accessors by Nick Wellnhofer · 5 months ago
  70. a2562b9 doc: Improve documentation of error levels by Nick Wellnhofer · 5 months ago
  71. 7a41b18 parser: Remove xmlHaltParser by Nick Wellnhofer · 5 months ago
  72. cdf4c6f doc: Mention XML_PARSE_NOERROR in more places by Nick Wellnhofer · 5 months ago
  73. 77700d3 doc: Mention tree API bugs in old versions by Nick Wellnhofer · 5 months ago
  74. c5e7ff0 tree: More xmlNodeParseContent cleanup by Nick Wellnhofer · 5 months ago
  75. 408bd0e const up allowPCData by Caolán McNamara · 5 months ago
  76. 0a4fe2f io: Fix argument type by Nick Wellnhofer · 5 months ago
  77. e117405 tree: Don't reference recursive entities in xmlNodeParseContent by Nick Wellnhofer · 5 months ago
  78. c70d88f io: Fix reading from pipes like stdin on Windows by Nick Wellnhofer · 5 months ago
  79. 8f1cc91 CMake: Add selector to CMAKE_DL_LIBS transformation by Peter Kokot · 5 months ago
  80. a3d2c17 CMake: Fix dlopen check by Peter Kokot · 5 months ago
  81. 4d69f91 valid: Make validation fail if warnings cause OOM error by Nick Wellnhofer · 5 months ago
  82. 0c94833 html: Add newline to error message by Nick Wellnhofer · 6 months ago
  83. bc0bb67 html: Don't abort on encoding errors by Nick Wellnhofer · 6 months ago
  84. 3773bb3 tree: Make sure that SIZE_MAX is defined by Nick Wellnhofer · 6 months ago
  85. 6340f39 doc: Document HTML type aliases by Nick Wellnhofer · 6 months ago
  86. bd9d5e3 parser: Fix handling of invalid char refs in recovery mode by Nick Wellnhofer · 6 months ago
  87. 6c796b3 doc: Misc fixes by Nick Wellnhofer · 6 months ago
  88. c7a9ef1 doc: Document struct typedefs by Nick Wellnhofer · 6 months ago
  89. 71e1e8a schematron: Fix memory safety issues in xmlSchematronReportOutput by Nick Wellnhofer · 6 months ago
  90. 24d7e15 schematron: Complete fix for CVE-2025-49795 by Nick Wellnhofer · 6 months ago
  91. 499bcb7 Schematron: Fix null pointer dereference leading to DoS by Michael Mann · 6 months ago
  92. 069bcda Fix potential buffer overflows of interactive shell by Michael Mann · 6 months ago
  93. c34742f tests: Fix build --without-output by Nick Wellnhofer · 6 months ago
  94. 9553695 relaxng: Make xmlRelaxNGDump depend on debug option by Nick Wellnhofer · 6 months ago
  95. 9760a14 relaxng: In the simplification step also unlink notAllowed refs from choice by Omar Siam · 6 months ago
  96. 56a767e doc: Small fix by Nick Wellnhofer · 6 months ago
  97. 0d52684 parser: Don't set dict limit when setting options by Nick Wellnhofer · 6 months ago
  98. 1b737cc parser: Another fix to ]]> detection in push parser by Nick Wellnhofer · 6 months ago
  99. 70dc8ca xpath: Add extra info to some error messages by Nick Wellnhofer · 6 months ago
  100. ac5fcb0 relaxng: ensure thread safe global initialization by Daniel P. Berrangé · 6 months ago