1. 1dc2819 [readme] Update README.fuchsia to 2.13.6 by Prashanth Swaminathan · 4 weeks ago main master
  2. 8209f8d Merge tag 'v2.13.6' into HEAD by Prashanth Swaminathan · 6 weeks ago
  3. 6645324 Release 2.13.6 by Nick Wellnhofer · 10 weeks ago v2.13.6
  4. 055b382 [CVE-2025-24928] Fix stack-buffer-overflow in xmlSnprintfElements by Nick Wellnhofer · 10 weeks ago
  5. a6bf2cb [CVE-2024-56171] Fix use-after-free after xmlSchemaItemListAdd by Nick Wellnhofer · 10 weeks ago
  6. 1f37eed pattern: Fix compilation of explicit child axis by Nick Wellnhofer · 10 weeks ago
  7. aee5563 dict: Handle ENOSYS from getentropy gracefully by Nick Wellnhofer · 3 months ago
  8. 6208f86 xmllint: Support compressed input from stdin by Nick Wellnhofer · 3 months ago
  9. 7d4df58 uri: Fix handling of Windows drive letters by Nick Wellnhofer · 3 months ago
  10. 5396636 Fix "Fix compilation with uclibc" by Nick Wellnhofer · 3 months ago
  11. 2cf6d4b gitlab-ci: Add "dist" job to build distribution tarball by Nick Wellnhofer · 3 months ago
  12. 3910e63 reader: Fix return value of xmlTextReaderReadString again by Nick Wellnhofer · 3 months ago
  13. f35d528 autotools: Set AC_CONFIG_AUX_DIR by Nick Wellnhofer · 4 months ago
  14. fc72e08 Fix compilation with uclibc by Dario Binacchi · 4 months ago
  15. 110e44e SAX2: Fix xmlSAX2ResolveEntity if systemId is NULL by Nick Wellnhofer · 5 months ago
  16. 2b542ee cmake: Always build Python module as shared library by Nick Wellnhofer · 5 months ago
  17. 46a17a9 python: Declare init func with PyMODINIT_FUNC by Nick Wellnhofer · 5 months ago
  18. fe1ee0f cmake: add missing `Bcrypt` link on Windows by Saleem Abdulrasool · 5 months ago
  19. b347a00 cmake: Fix compatibility in package version file by Nick Wellnhofer · 5 months ago
  20. 3cb94cd tests: Fix sanitizer version check on old Apple clang by Nick Wellnhofer · 5 months ago
  21. 2617138 cmake: Work around broken sys/random.h in old macOS SDKs by Nick Wellnhofer · 5 months ago
  22. de918d4 Release v2.13.5 by Nick Wellnhofer · 6 months ago v2.13.5
  23. a3afc31 xmlIO: Fix reading from non-regular files like pipes by Nick Wellnhofer · 6 months ago
  24. f228c6f xpath: Fix parsing of non-ASCII names by Nick Wellnhofer · 6 months ago
  25. bcda764 xmlreader: Fix return value of xmlTextReaderReadString by Nick Wellnhofer · 6 months ago
  26. 5cce7af parser: Fix loading of parameter entities in external DTDs by Nick Wellnhofer · 6 months ago
  27. 4334cbb parser: Fix downstream code that swaps DTDs by Nick Wellnhofer · 6 months ago
  28. 9292977 parser: Fix detection of duplicate attributes by Nick Wellnhofer · 6 months ago
  29. 5a2a243 string: Fix va_copy fallback by Nick Wellnhofer · 6 months ago
  30. 60d3056 Release v2.13.4 by Nick Wellnhofer · 7 months ago v2.13.4
  31. 7c4fef2 xpath: Make recursion check work with xmlXPathCompile by Nick Wellnhofer · 7 months ago
  32. d4e4f6f include: Check whether _MSC_VER is defined by Nick Wellnhofer · 8 months ago
  33. 65db397 parser: Make unsupported encodings an error in declarations by Nick Wellnhofer · 8 months ago
  34. 4224a3f python: Fix SAX driver with character streams by Nick Wellnhofer · 8 months ago
  35. da9f892 io: don't set the executable bit when creating files by triallax · 8 months ago
  36. 208a4d0 xmlcatalog: Improved fix for #699 by Nick Wellnhofer · 8 months ago
  37. 4e3ce5c Revert "catalog: Fetch XML catalog before dumping" by Nick Wellnhofer · 8 months ago
  38. b93d4e7 io: Add missing calls to xmlInitParser by Nick Wellnhofer · 9 months ago
  39. 3a95572 tree: Restore return value of xmlNodeListGetString with NULL list by Nick Wellnhofer · 9 months ago
  40. 239e25f parser: Report at least one fatal error by Nick Wellnhofer · 9 months ago
  41. d470ded parser: Fix error handling after reaching limit by Nick Wellnhofer · 9 months ago
  42. 3a648d1 parser: Make xmlParseChunk return an error if parser was stopped by Nick Wellnhofer · 9 months ago
  43. 3b1742b Release v2.13.3 by Nick Wellnhofer · 9 months ago v2.13.3
  44. de28e6e [CVE-2024-40896] Fix XXE protection in downstream code by Nick Wellnhofer · 9 months ago
  45. 6ae6536 autotools: Use AC_CHECK_DECL to check for getentropy by Nick Wellnhofer · 9 months ago
  46. ed8b426 xinclude: Set error handler when parsing text by Nick Wellnhofer · 9 months ago
  47. a0330b5 xinclude: Fix fallback for text includes by Nick Wellnhofer · 9 months ago
  48. 8699ba2 io: Don't call getcwd in xmlParserGetDirectory by Nick Wellnhofer · 9 months ago
  49. bf43e8a io: Fix return value of xmlFileRead by Nick Wellnhofer · 10 months ago
  50. e30cb63 parser: Fix error return of xmlParseBalancedChunkMemory by Nick Wellnhofer · 10 months ago
  51. dd5adf5 Undeprecate xmlKeepBlanksDefault by Nick Wellnhofer · 10 months ago
  52. 4b3f860 Release v2.13.2 by Nick Wellnhofer · 10 months ago v2.13.2
  53. c7f8781 tree: Fix handling of empty strings in xmlNodeParseContent by Nick Wellnhofer · 10 months ago
  54. 4a0d74d SAX2: Reenable 'directory' as base URI fallback by Nick Wellnhofer · 10 months ago
  55. 2f6766d valid: Restore ID lookup by Nick Wellnhofer · 10 months ago
  56. fc3c432 Clarify xpointer() extension removal by Nick Wellnhofer · 10 months ago
  57. 046f61c parser: Reenable ctxt->directory by Nick Wellnhofer · 10 months ago
  58. 3c85a0e tests: Clarify licence of test/intsubset2.xml by Nick Wellnhofer · 10 months ago
  59. b3579ea encoding: Restore old lookup order in xmlOpenCharEncodingHandler by Nick Wellnhofer · 10 months ago
  60. 411eeed uri: Only set file scheme for special Windows paths by Nick Wellnhofer · 10 months ago
  61. 977c076 uri: Handle filesystem paths in xmlBuildRelativeURISafe by Nick Wellnhofer · 10 months ago
  62. 6fa2573 uri: Enable Windows paths on Cygwin by Nick Wellnhofer · 10 months ago
  63. dc8c7d1 encoding: Make xmlFindCharEncodingHandler return UTF-8 handler by Nick Wellnhofer · 10 months ago
  64. 7759765 encoding: Fix encoding lookup with xmlOpenCharEncodingHandler by Nick Wellnhofer · 10 months ago
  65. 5ff3794 include: Define ATTRIBUTE_UNUSED for clang by Nick Wellnhofer · 10 months ago
  66. aaa24ca uri: Fix xmlBuildURI with NULL base by Nick Wellnhofer · 10 months ago
  67. 48dba1e Release v2.13.1 by Nick Wellnhofer · 10 months ago v2.13.1
  68. fc57977 doc: Regenerate documentation by Nick Wellnhofer · 10 months ago
  69. 1452314 doc: Hide internal macro by Nick Wellnhofer · 10 months ago
  70. def06f3 parser: Selectively reenable reading from "-" by Nick Wellnhofer · 10 months ago
  71. e1c7024 tests: Add XInclude test for issue #733 by Nick Wellnhofer · 10 months ago
  72. 52f5570 reader: Fix xmlTextReaderReadString by Nick Wellnhofer · 10 months ago
  73. 9204d86 xinclude: Set XPath context doc by Nick Wellnhofer · 10 months ago
  74. 05976da xinclude: Load included documents with XML_PARSE_DTDLOAD by Nick Wellnhofer · 10 months ago
  75. b61a960 include: Don't redefine ATTRIBUTE_UNUSED by Nick Wellnhofer · 11 months ago
  76. 7c31519 include: Readd circular dependency between tree.h and parser.h by Nick Wellnhofer · 11 months ago
  77. 95939d6 xinclude: Add missing include by Jan Alexander Steffens (heftig) · 11 months ago
  78. f366342 Fix typo in NEWS (--with-html -> --with-http) by Ryan Carsten Schmidt · 11 months ago
  79. cb655b4 win32, msvc: fix missing linking against Bcrypt.lib by Miklos Vajna · 11 months ago
  80. c04d9b1 xinclude: Don't raise error on empty nodeset by Nick Wellnhofer · 11 months ago
  81. aa90cb0 parser: Make failure to load main document a warning by Nick Wellnhofer · 11 months ago
  82. 9ecabe1 tree: Fix freeing entities via xmlFreeNode by Nick Wellnhofer · 11 months ago
  83. 8322eef parser: Pass global object to sax->setDocumentLocator by Nick Wellnhofer · 11 months ago
  84. 19031bf io: Fix resetting xmlParserInputBufferCreateFilename hook by Nick Wellnhofer · 11 months ago
  85. 5510e98 doc: Don't mention xmlNewInputURL by Nick Wellnhofer · 11 months ago
  86. cdd2575 Release v2.13.0 by Nick Wellnhofer · 11 months ago v2.13.0
  87. d5523d2 Update NEWS by Nick Wellnhofer · 11 months ago
  88. 7a94fd0 doc: Update documentation by Nick Wellnhofer · 11 months ago
  89. d3fafde test: Update testapi.c by Nick Wellnhofer · 11 months ago
  90. 4467b89 Add missing argument checks for new API functions by Nick Wellnhofer · 11 months ago
  91. 8318b5a parser: Fix NULL checks for output arguments by Nick Wellnhofer · 11 months ago
  92. f227086 meson: convert boolean options to feature option by Rosen Penev · 11 months ago
  93. ed3e53d meson: Pass LIBXML_STATIC in dependency by Andrew Potter · 11 months ago
  94. afe8f84 runtest: Work around broken EUC-JP support in musl iconv by Nick Wellnhofer · 11 months ago
  95. 0cde1b7 parser: Fix "Truncated multi-byte sequence" error by Nick Wellnhofer · 11 months ago
  96. 02cbb2b runtest: Suppress undeclared entity errors by Nick Wellnhofer · 11 months ago
  97. 0d0cb4c runtest: Check for IBM-1141 encoding handler by Nick Wellnhofer · 11 months ago
  98. 1ae68e4 python: Fix build with disabled modules by Nick Wellnhofer · 11 months ago
  99. 15ed756 xinclude: Fix warning when building --without-xptr by Nick Wellnhofer · 11 months ago
  100. e291951 xmllint: Fix build --with-valid --without-html by Nick Wellnhofer · 11 months ago