1. 91586dc schemas: Pass the validation context to xmlSchemaSAXHandleReference by Kaixuan Li · 6 days ago main master upstream/master
  2. 31094e5 regexp: Only set error on first failure by Hieu Le Minh · 14 days ago
  3. 81c05ba c14n: Fix xmlC14NNewCtx doc by Daniel Garcia Moreno · 3 weeks ago
  4. c632489 catalog: Fix NULL deref for nextCatalog without 'catalog' attribute by yirou_yang · 6 weeks ago
  5. d67a71d Handle whitespace for date/time/duration types by Brett Kail · 7 weeks ago
  6. ddcb79d parser: Fix memory leak in xmlCtxtSetSaxHandler by Nick Wellnhofer · 9 weeks ago
  7. c8eaf22 parser: fix division-by-zero when maxAmpl is set to 0 by zhuofeng · 3 months ago
  8. 87c7706 parser: Move xmlAttrNormalizeSpace to private/parser.h by Daniel Garcia Moreno · 3 months ago
  9. a3c31b5 Normalize entity values in attr in xmlNodeGetContent by Daniel Garcia Moreno · 3 months ago
  10. d60b0f7 meson: Build examples when tests are built by Benjamin Gilbert · 3 months ago
  11. e989c66 meson: Defer building tests until they're run by Benjamin Gilbert · 3 months ago
  12. 13a3df9 HTMLparser: fix build in ubuntu:26.04 with gcc by Daniel Garcia Moreno · 4 months ago
  13. 84e453f CI: Update Dockerfile base from 24.04 to 26.04 by Daniel Garcia Moreno · 4 months ago
  14. 962bd10 xmlGrowArray: guard against NULL capacity pointer by Mohammad Seet · 4 months ago
  15. d28f35a review: address MR !409 feedback by mohammadmseet-hue · 4 months ago
  16. 7e64e23 schematron: use xmlGrowArray for overflow-checked array growth by mohammadmseet-hue · 4 months ago
  17. 7e55914 relaxng: use xmlGrowArray for overflow-checked array growth by mohammadmseet-hue · 4 months ago
  18. 6afea87 memory: add xmlGrowArray helper for overflow-checked array reallocation by mohammadmseet-hue · 4 months ago
  19. b30494c Add Strict No LLM / No AI policy by Daniel Garcia Moreno · 4 months ago
  20. 32387d3 xmllint: Add NULL checks for xmlStrdup/xmlStrcat in resource loader by zhuofeng · 4 months ago
  21. 174201f c14n: Check xmlGrowCapacity return in xmlC14NVisibleNsStackAdd by rootvector2 · 4 months ago
  22. b617376 xmllint: Reject negative numbers in parseInteger by zhuofeng · 4 months ago
  23. 47f416a CI: Remove external fuzzing by Daniel Garcia Moreno · 4 months ago
  24. d335255 xmllint: Fix the `--maxmem` command option by zhuofeng · 4 months ago
  25. 6be0acd xmlAddChild: unlink node before free for text nodes by Daniel Garcia Moreno · 4 months ago
  26. c2e233f xmlcatalog: overflow check for large --shell commands by Daniel Garcia Moreno · 4 months ago
  27. 5240592 catalog: Make sure to reset catalog resolve cache by Daniel Garcia Moreno · 4 months ago
  28. 26dfab2 parser: Fix double free in xmlIOParseDTD by Daniel Garcia Moreno · 4 months ago
  29. c71154d buf: Add check of return values in xmlBufferCreateStatic by zhuofeng · 4 months ago
  30. b279fee The check for `size == SIZE_MAX` in the xmlBufCreateMem function is added. by zhuofeng · 4 months ago
  31. 67c34fe fix(xinclude): propagate parseFlags in xmlXIncludeProcess and xmlXIncludeProcessTree by Ruben Thijssen · 4 months ago
  32. 39b66eb xmlreader: Copy DTD in xmlTextReaderDumpCopy by Daniel Garcia Moreno · 4 months ago
  33. 107b565 xmlcatalog: fix missing argument check for --add by Zhihan Zheng · 5 months ago
  34. b15a388 build: gate xmllint/xmlcatalog tests on LIBXML2_WITH_PROGRAMS by Ion Nistor · 5 months ago
  35. a53503c Fix memory leak in static Windows library, for the case where libxml is used on the main thread. by Kevin Braun · 5 months ago
  36. b06e036 xmlIO: Check for int overflow before calling writecallback by Daniel Garcia Moreno · 5 months ago
  37. 595d7d8 xpointer: Check overflow in xmlXPtrEvalXPtrPart by Daniel Garcia Moreno · 5 months ago
  38. a454e6f xmlschemas: Initialize some variables by Daniel Garcia Moreno · 5 months ago
  39. 79c6eef xmlregexp: Calc string length after null checking by Daniel Garcia Moreno · 5 months ago
  40. 61e5f3e fix: add bounds checks to xmlSnprintfElements in valid.c by mohammadmseet-hue · 5 months ago
  41. b9da8bc fix: add length check to xmlURIEscapeStr in uri.c by mohammadmseet-hue · 5 months ago
  42. e41032a fix: add overflow checks to xmlDictAddQString in dict.c by mohammadmseet-hue · 5 months ago
  43. a7511af xmlregexp: Prevent out-of-bounds read in NXT macro by Hieu Le Minh · 5 months ago
  44. 7cea3fd testparser: Add regression test for entity expansion under XSD validation by Ariel Schon · 5 months ago
  45. 226b560 parser: Pass userData to SAX text callbacks in xmlParseReference by Ariel Schon · 5 months ago
  46. 310564c schemas: Fix relative schemaLocation resolution in XSI assembly in streaming mode by James Lan · 5 months ago
  47. 05a8ffe runtest: Add xmlCopyEntity test by Daniel Garcia Moreno · 5 months ago upstream/copy-entities
  48. c9aa304 entities: copy children in xmlCopyEntity by Daniel Garcia Moreno · 5 months ago
  49. 0fd00ec c14n: Fix Type confusion in xmlC14NProcessAttrsAxis by Daniel Garcia Moreno · 6 months ago
  50. 07b1334 xmlregexp: Add support for non-standard escapes in character groups by Hieu Le Minh · 6 months ago
  51. 7736789 xmlreader: propagate reader resource loaders to validator parsers by Yenya · 6 months ago
  52. cf5da89 python: Fix generator.py with python3 unicode by Daniel Garcia Moreno · 6 months ago
  53. cd13f06 python: Make python bindings python2 compatible by Daniel Garcia Moreno · 6 months ago
  54. 5853eb5 python: Add more regexp tests by Daniel Garcia Moreno · 6 months ago
  55. 965750f xmlregexp: Fix escape-sequence character range matching by Hieu Le Minh · 6 months ago
  56. ca6a8cf runtest: Add test for Memory leak in xmlInputFromFd by Daniel Garcia Moreno · 6 months ago
  57. 00cec2b xmlreader: Free input in xmlReaderForFd by Daniel Garcia Moreno · 6 months ago
  58. 8f5f02b xmlstring: Free cur on every error for xmlStrncat by Daniel Garcia Moreno · 6 months ago
  59. ad6111d c14n: Reuse tmp_str, xmlStrcat reallocates *cur by Daniel Garcia Moreno · 6 months ago
  60. 046931e python: Do not decref string after adding to the list by Daniel Garcia Moreno · 6 months ago
  61. 53c3fe2 test: fix mismatched signed/unsigned comparison by LCaliman · 6 months ago
  62. 4b35628 Fix nanohttp.c build when --without-output by Daniel Garcia Moreno · 7 months ago
  63. fac4411 catalog: Free xmlCatalogResolveCache on cleanup by Jan Alexander Steffens (heftig) · 7 months ago
  64. 9036f16 CI: Remove not working ci jobs by Daniel Garcia Moreno · 7 months ago
  65. ee9fdfc catalog: fix stack overflow from self-referencing SGML CATALOG entries by ylwango613 · 7 months ago
  66. 0d98fe8 meson: remove hardcoded buildtype=debug default by Stéphane Cerveau · 7 months ago
  67. 28da854 schematron: fix additional memory leaks on error paths by ylwango613 · 7 months ago
  68. 97233eb schematron: fix memory leaks on error paths in xmlSchematronParseRule by ylwango613 · 7 months ago
  69. edb5f22 schematron: fix NULL pointer dereference in xmlSchematronParseRule by ylwango613 · 7 months ago
  70. 538b2e3 uri: fix signed integer overflow in xmlBuildRelativeURISafe by ylwango613 · 7 months ago
  71. e334a9d xmlIO: use size_t for buffer size reallocation by Daniel Garcia Moreno · 7 months ago
  72. a04adcd Add xmlCatalogResolveCache by Daniel Garcia Moreno · 7 months ago
  73. ab7693a Revert "uri: Handle \'s in path for xmlParseURI" by Daniel Garcia Moreno · 7 months ago
  74. a03b03d uri: Handle \'s in path for xmlParseURI by Daniel Lehman · 7 months ago
  75. c134294 fix memory leak in issue 1054 by Yun · 7 months ago
  76. 5dfd906 use duplicating variant in relaxng to mitigate UAF by Jayakrishna Menon · 7 months ago
  77. 3590835 Fix xmlRemoveEntity removing from wrong hash table by Mike Dalessio · 8 months ago
  78. 5482491 dist: Add generated documentation to the dist by Daniel Garcia Moreno · 8 months ago
  79. 2cc5834 threads: don't force _WIN32_WINNT to Vista if it's set to a higher value by Steve Lhomme · 8 months ago
  80. deed3b7 catalog: Do not check value for duplication nextCatalog by Daniel Garcia Moreno · 8 months ago
  81. f8399e6 testcatalog: Add new tests for catalog.c by Daniel Garcia Moreno · 8 months ago
  82. 19549c6 Add RelaxNG include limit by Daniel Garcia Moreno · 8 months ago
  83. 354f620 build: compile option WINPATH to allow processing Windows path on other platforms by James Lan · 8 months ago
  84. 34b3c5d move src to expected path by emptyiscolor · 8 months ago
  85. 24a0cec test with fuzzing harnesses by emptyiscolor · 8 months ago
  86. 51035e7 downstream of fuzzing harnesses by emptyiscolor · 8 months ago
  87. 0e50b31 Ignore next/prev of documents when traversing XPath by Daniel Garcia Moreno · 8 months ago
  88. b45e38e testlimits: optionally accept '-timeout' input by Trevor Gamblin · 8 months ago
  89. 4c3f00b parser: Fix infinite loop in xmlCtxtParseContent by Petr Simecek · 9 months ago
  90. f75abfc catalog: Ignore repeated nextCatalog entries by Daniel Garcia Moreno · 9 months ago
  91. 1961208 catalog: prevent inf recursion in xmlCatalogXMLResolveURI by Daniel Garcia Moreno · 9 months ago
  92. eae9291 fix: Prevent infinite recursion in xmlCatalogListXMLResolve by Nathan · 9 months ago
  93. 9827e6e Note on xmlTextWriterWriteBase64 about no safety check by Sandino Araico Sanchez · 9 months ago
  94. e118d63 update `CMakeLists` by Michael Heilmann · 9 months ago
  95. 84b8530 Fix xmlOutputBufferGetContent output when encoder is set. by Iván Chavero · 9 months ago
  96. 3b2d463 Add /build and /install directories to gitignore by Daniel Garcia Moreno · 9 months ago
  97. cee7107 writer: Add a few extra NULL checks to avoid memory leaks on corrupt writer path. by Peter Fordham · 9 months ago
  98. aef9441 Initialize pointer incase we end up skipping the while loop completely. by Peter Fordham · 9 months ago
  99. 9819464 Fix memory leak of prefix in xmlTextWriterStartElementNS() by Niels Dossche · 9 months ago
  100. bcaae46 meson: Add valgrind test setup by Michal Privoznik · 9 months ago