1. a454e6f xmlschemas: Initialize some variables by Daniel Garcia Moreno · 3 days ago main master upstream/master
  2. 79c6eef xmlregexp: Calc string length after null checking by Daniel Garcia Moreno · 3 days ago
  3. 61e5f3e fix: add bounds checks to xmlSnprintfElements in valid.c by mohammadmseet-hue · 13 days ago
  4. b9da8bc fix: add length check to xmlURIEscapeStr in uri.c by mohammadmseet-hue · 13 days ago
  5. e41032a fix: add overflow checks to xmlDictAddQString in dict.c by mohammadmseet-hue · 13 days ago
  6. a7511af xmlregexp: Prevent out-of-bounds read in NXT macro by Hieu Le Minh · 3 weeks ago
  7. 7cea3fd testparser: Add regression test for entity expansion under XSD validation by Ariel Schon · 3 weeks ago
  8. 226b560 parser: Pass userData to SAX text callbacks in xmlParseReference by Ariel Schon · 3 weeks ago
  9. 310564c schemas: Fix relative schemaLocation resolution in XSI assembly in streaming mode by James Lan · 3 weeks ago
  10. 05a8ffe runtest: Add xmlCopyEntity test by Daniel Garcia Moreno · 3 weeks ago upstream/copy-entities
  11. c9aa304 entities: copy children in xmlCopyEntity by Daniel Garcia Moreno · 3 weeks ago
  12. 0fd00ec c14n: Fix Type confusion in xmlC14NProcessAttrsAxis by Daniel Garcia Moreno · 4 weeks ago
  13. 07b1334 xmlregexp: Add support for non-standard escapes in character groups by Hieu Le Minh · 4 weeks ago
  14. 7736789 xmlreader: propagate reader resource loaders to validator parsers by Yenya · 5 weeks ago
  15. cf5da89 python: Fix generator.py with python3 unicode by Daniel Garcia Moreno · 5 weeks ago
  16. cd13f06 python: Make python bindings python2 compatible by Daniel Garcia Moreno · 5 weeks ago
  17. 5853eb5 python: Add more regexp tests by Daniel Garcia Moreno · 5 weeks ago
  18. 965750f xmlregexp: Fix escape-sequence character range matching by Hieu Le Minh · 6 weeks ago
  19. ca6a8cf runtest: Add test for Memory leak in xmlInputFromFd by Daniel Garcia Moreno · 7 weeks ago
  20. 00cec2b xmlreader: Free input in xmlReaderForFd by Daniel Garcia Moreno · 7 weeks ago
  21. 8f5f02b xmlstring: Free cur on every error for xmlStrncat by Daniel Garcia Moreno · 7 weeks ago
  22. ad6111d c14n: Reuse tmp_str, xmlStrcat reallocates *cur by Daniel Garcia Moreno · 7 weeks ago
  23. 046931e python: Do not decref string after adding to the list by Daniel Garcia Moreno · 7 weeks ago
  24. 53c3fe2 test: fix mismatched signed/unsigned comparison by LCaliman · 8 weeks ago
  25. 4b35628 Fix nanohttp.c build when --without-output by Daniel Garcia Moreno · 9 weeks ago
  26. fac4411 catalog: Free xmlCatalogResolveCache on cleanup by Jan Alexander Steffens (heftig) · 9 weeks ago
  27. 9036f16 CI: Remove not working ci jobs by Daniel Garcia Moreno · 9 weeks ago
  28. ee9fdfc catalog: fix stack overflow from self-referencing SGML CATALOG entries by ylwango613 · 9 weeks ago
  29. 0d98fe8 meson: remove hardcoded buildtype=debug default by Stéphane Cerveau · 10 weeks ago
  30. 28da854 schematron: fix additional memory leaks on error paths by ylwango613 · 2 months ago
  31. 97233eb schematron: fix memory leaks on error paths in xmlSchematronParseRule by ylwango613 · 2 months ago
  32. edb5f22 schematron: fix NULL pointer dereference in xmlSchematronParseRule by ylwango613 · 2 months ago
  33. 538b2e3 uri: fix signed integer overflow in xmlBuildRelativeURISafe by ylwango613 · 3 months ago
  34. e334a9d xmlIO: use size_t for buffer size reallocation by Daniel Garcia Moreno · 3 months ago
  35. a04adcd Add xmlCatalogResolveCache by Daniel Garcia Moreno · 3 months ago
  36. ab7693a Revert "uri: Handle \'s in path for xmlParseURI" by Daniel Garcia Moreno · 3 months ago
  37. a03b03d uri: Handle \'s in path for xmlParseURI by Daniel Lehman · 3 months ago
  38. c134294 fix memory leak in issue 1054 by Yun · 3 months ago
  39. 5dfd906 use duplicating variant in relaxng to mitigate UAF by Jayakrishna Menon · 3 months ago
  40. 3590835 Fix xmlRemoveEntity removing from wrong hash table by Mike Dalessio · 3 months ago
  41. 5482491 dist: Add generated documentation to the dist by Daniel Garcia Moreno · 3 months ago
  42. 2cc5834 threads: don't force _WIN32_WINNT to Vista if it's set to a higher value by Steve Lhomme · 3 months ago
  43. deed3b7 catalog: Do not check value for duplication nextCatalog by Daniel Garcia Moreno · 4 months ago
  44. f8399e6 testcatalog: Add new tests for catalog.c by Daniel Garcia Moreno · 4 months ago
  45. 19549c6 Add RelaxNG include limit by Daniel Garcia Moreno · 4 months ago
  46. 354f620 build: compile option WINPATH to allow processing Windows path on other platforms by James Lan · 4 months ago
  47. 34b3c5d move src to expected path by emptyiscolor · 4 months ago
  48. 24a0cec test with fuzzing harnesses by emptyiscolor · 4 months ago
  49. 51035e7 downstream of fuzzing harnesses by emptyiscolor · 4 months ago
  50. 0e50b31 Ignore next/prev of documents when traversing XPath by Daniel Garcia Moreno · 4 months ago
  51. b45e38e testlimits: optionally accept '-timeout' input by Trevor Gamblin · 4 months ago
  52. 4c3f00b parser: Fix infinite loop in xmlCtxtParseContent by Petr Simecek · 4 months ago
  53. f75abfc catalog: Ignore repeated nextCatalog entries by Daniel Garcia Moreno · 4 months ago
  54. 1961208 catalog: prevent inf recursion in xmlCatalogXMLResolveURI by Daniel Garcia Moreno · 4 months ago
  55. eae9291 fix: Prevent infinite recursion in xmlCatalogListXMLResolve by Nathan · 4 months ago
  56. 9827e6e Note on xmlTextWriterWriteBase64 about no safety check by Sandino Araico Sanchez · 5 months ago
  57. e118d63 update `CMakeLists` by Michael Heilmann · 5 months ago
  58. 84b8530 Fix xmlOutputBufferGetContent output when encoder is set. by Iván Chavero · 5 months ago
  59. 3b2d463 Add /build and /install directories to gitignore by Daniel Garcia Moreno · 5 months ago
  60. cee7107 writer: Add a few extra NULL checks to avoid memory leaks on corrupt writer path. by Peter Fordham · 5 months ago
  61. aef9441 Initialize pointer incase we end up skipping the while loop completely. by Peter Fordham · 5 months ago
  62. 9819464 Fix memory leak of prefix in xmlTextWriterStartElementNS() by Niels Dossche · 5 months ago
  63. bcaae46 meson: Add valgrind test setup by Michal Privoznik · 5 months ago
  64. e2f7674 autotools: Make valgrind actually check for leaks by Michal Privoznik · 5 months ago
  65. 6555048 Add tests that relied on POSIX shell script to native CMake. by Peter Fordham · 5 months ago
  66. 68f91d1 xmlstring: fix access out-of-bound array if len <= 0 by Herman Semenoff · 5 months ago
  67. c6167cf fix to issue 227 adding xpath0 to xmllint by gabriel desharnais · 5 months ago
  68. a30a4e6 xmllint: Use zlib directly for output by Nick Wellnhofer · 5 months ago
  69. 956dfd2 xmllint: Use zlib directly by Nick Wellnhofer · 5 months ago
  70. 0704f52 readme: Write a more possitive Security section by Daniel Garcia Moreno · 5 months ago
  71. 160c8a4 shell: free cmdline before continue by Daniel Garcia Moreno · 5 months ago
  72. 76a6ba4 Add specific check to avoid signed integer overflow of buffer size. by Peter Fordham · 5 months ago
  73. b20dfb0 meson: Fix build with Meson < 1.3 by Benjamin Gilbert · 5 months ago
  74. 8c5e54d Fix C14N type confusion by Daniel Garcia Moreno · 5 months ago
  75. 05b0c03 Fix nokogiri tests by Daniel Garcia Moreno · 5 months ago
  76. b4bc4f7 Add email to danigm maintainer entry by Daniel Garcia Moreno · 5 months ago
  77. 214fb81 Adding ichavero and danigm as maintainers by Iván Chavero · 5 months ago
  78. 9c80a89 Remove myself as maintainer by Nick Wellnhofer · 5 months ago
  79. 22f9d73 io: Handle clashing error codes on AIX by Nick Wellnhofer · 7 months ago
  80. 870c036 fuzz: Make fuzzy encoding match more lenient by Nick Wellnhofer · 7 months ago
  81. 367a283 tree: Undeprecate several struct members by Nick Wellnhofer · 7 months ago
  82. 3a3faaa Document process to remove API functions in MAINTAINERS.md by Nick Wellnhofer · 7 months ago
  83. 2f62ebb io: Undeprecate xmlOutputBuffer members by Nick Wellnhofer · 7 months ago
  84. d87d947 Revert "globals: Don't export DllMain on Windows" by Nick Wellnhofer · 7 months ago
  85. bd2072f globals: Don't export DllMain on Windows by Nick Wellnhofer · 7 months ago
  86. a30a276 valid: Undeprecate xmlValidGetPotentialChildren by Nick Wellnhofer · 7 months ago
  87. c537ccf Fixed compilation error on GCC versions prior to 4.5 by Lars Erik Wik · 7 months ago
  88. da45a19 parser: Fix attribute normalization and standalone check by Nick Wellnhofer · 8 months ago
  89. dc307e3 meson: Fix install dir of man pages by Nick Wellnhofer · 8 months ago
  90. 48df82f Bump version to 2.16.0 by Nick Wellnhofer · 8 months ago
  91. 0bea77c Release v2.15.0 by Nick Wellnhofer · 8 months ago v2.15.0
  92. b9943bc Remove legacy win32 build system by Nick Wellnhofer · 8 months ago
  93. 347147b Update NEWS by Nick Wellnhofer · 8 months ago
  94. 1763281 Remove LZMA support by Nick Wellnhofer · 8 months ago
  95. 063add1 parser: Always require XML_PARSE_UNZIP to enable decompression by Nick Wellnhofer · 8 months ago
  96. 8c107b6 Revert "dict: Rework reference counting" by Nick Wellnhofer · 8 months ago
  97. 13962f8 valid: Fix null deref in xmlValidateOneAttribute by Nick Wellnhofer · 9 months ago
  98. e397651 cmake: Omit version number from cmake install dir by Nick Wellnhofer · 9 months ago
  99. d53ba05 valid: Don't add ids when validating entity content by Nick Wellnhofer · 9 months ago
  100. 56199b5 catalog: Prepare to make SGML catalog support optional by Nick Wellnhofer · 9 months ago