1. e349709 build: Remove --with-fexceptions configuration option by Nick Wellnhofer · 2 days ago main master upstream/master
  2. f524993 build: Clean up configuration options by Nick Wellnhofer · 2 days ago
  3. 11ce63f build: Don't check for isascii by Nick Wellnhofer · 2 days ago
  4. 6f2a597 build: Don't check for uint32_t by Nick Wellnhofer · 2 days ago
  5. 5c9e0eb autotools: Change ICU message by Nick Wellnhofer · 2 days ago
  6. 54629e0 autotools: Remove --with-coverage configuration option by Nick Wellnhofer · 2 days ago
  7. e80f27f build: Don't check for inttypes.h by Nick Wellnhofer · 2 days ago
  8. dda6962 autotools: Only check for networking headers if required by Nick Wellnhofer · 2 days ago
  9. 1371d0b Update NEWS by Nick Wellnhofer · 3 days ago
  10. bd7cafd meson: Add some TODO comments by Nick Wellnhofer · 3 days ago
  11. 3018842 build: Disable HTTP support by default by Nick Wellnhofer · 3 days ago
  12. 5b1d7ff parser: Remove redefinitions for legacy globals by Nick Wellnhofer · 3 days ago
  13. e75e878 doc: Update and fix documentation by Nick Wellnhofer · 3 days ago
  14. 9523438 doc: Allow missing author by Nick Wellnhofer · 3 days ago
  15. a800e00 doc: Allow missing desc if we have a retdesc by Nick Wellnhofer · 3 days ago
  16. b47a95f parser: Don't make xmlCtxtErrIO public by Nick Wellnhofer · 3 days ago
  17. caa8bb3 fuzz: Move back to xmlSetExternalEntityLoader by Nick Wellnhofer · 4 days ago
  18. 4fefba4 parser: Rework handling of undeclared entities by Nick Wellnhofer · 8 days ago
  19. 51b5d1e fuzz: Don't enable zlib and liblzma with MSan by Nick Wellnhofer · 8 days ago
  20. f895af0 fuzz: Remove OSS-Fuzz timeout option by Nick Wellnhofer · 9 days ago
  21. ec2f68f parser: Report malloc failure in xmlNewInputFromFile by Nick Wellnhofer · 9 days ago
  22. 8d215ac xpath: Fix quadratic runtime accounting by Nick Wellnhofer · 9 days ago
  23. 5925462 threads: Deprecate remaining ThrDef functions by Nick Wellnhofer · 9 days ago
  24. b117a91 fuzz: Enable xmllint fuzzer on OSS-Fuzz by Nick Wellnhofer · 10 days ago
  25. 0651ad6 valid: Report malloc failure after xmlRegExecPushString by Nick Wellnhofer · 3 weeks ago
  26. 609d266 Stop defining _REENTRANT by Nick Wellnhofer · 3 weeks ago
  27. b3cb41b fuzz: Add xmllint fuzzer by Nick Wellnhofer · 10 days ago
  28. 16fb102 reader: Fix error reporting with walker by Nick Wellnhofer · 13 days ago
  29. a846719 pattern: Fix memory leak xmlCompileStepPattern by Nick Wellnhofer · 13 days ago
  30. 4ff2dcc SAX2: Warn if URI resolution failed by Nick Wellnhofer · 14 days ago
  31. 4fe116e parser: Don't report error on invalid URI by Nick Wellnhofer · 14 days ago
  32. 3dea98e xmllint: Don't free DTD with --dropdtd by Nick Wellnhofer · 2 weeks ago
  33. 3ad7f81 [CVE-2024-34459] Fix buffer overread with `xmllint --htmlout` by Nick Wellnhofer · 2 weeks ago
  34. c83147b xmllint: Fix --pedantic option by Nick Wellnhofer · 2 weeks ago
  35. 3665d66 xmllint: Clean up option handling by Nick Wellnhofer · 2 weeks ago
  36. f8ff4d8 xmllint: Rework parsing by Nick Wellnhofer · 2 weeks ago
  37. 0bef170 c14n: Fix memory leak after malloc failure by Nick Wellnhofer · 2 weeks ago
  38. 5bfaab7 fuzz: Fix reader fuzzer by Nick Wellnhofer · 2 weeks ago
  39. 72e9267 html: Fix memory leak after malloc failure by Nick Wellnhofer · 2 weeks ago
  40. 3afaff7 xmllint: Check for NULL input in xmlHTMLValidityError by Nick Wellnhofer · 2 weeks ago
  41. ef6e601 xmllint: Fix parsing of maxmem option by Nick Wellnhofer · 3 weeks ago
  42. 907a5a4 xmllint: Fix memory leak in walkDoc by Nick Wellnhofer · 3 weeks ago
  43. a7854e2 http: Don't pass NULL pointer as memcpy source by Nick Wellnhofer · 3 weeks ago
  44. f4826c8 xmllint: Add macro for error stream by Nick Wellnhofer · 3 weeks ago
  45. d644a23 fuzz: Improve xml.dict by Nick Wellnhofer · 3 weeks ago
  46. 826baf0 xmllint: Fix --insert option by Nick Wellnhofer · 3 weeks ago
  47. 20a0de9 xmllint: Fix --pushsmall option by Nick Wellnhofer · 3 weeks ago
  48. 81611e0 reader: Don't call xmlCtxtErrMemory with NULL ctxt by Nick Wellnhofer · 3 weeks ago
  49. a39e862 xmllint: Add explicit cast for -fsanitize=integer by Nick Wellnhofer · 3 weeks ago
  50. a4c2b72 io: Don't set close callback in xmlParserInputBufferCreateFd by Nick Wellnhofer · 3 weeks ago
  51. 422ae46 xmllint: Make some strings const by Nick Wellnhofer · 3 weeks ago
  52. 71a7a33 parser: Fix base URI of internal parameter entities by Nick Wellnhofer · 3 weeks ago
  53. fdc5ff3 parser: Always throw entity errors if external DTD is loaded by Nick Wellnhofer · 3 weeks ago
  54. 39e5b35 parser: Don't create undeclared entity refs in substitution mode by Nick Wellnhofer · 3 weeks ago
  55. ae23a4c unicode: Deprecate most xmlUCSIs* functions by Nick Wellnhofer · 3 weeks ago
  56. e637953 Remove references to old mailing list by Nick Wellnhofer · 3 weeks ago
  57. d2f623d reader: Report malloc failure in xmlTextReaderConstValue by Nick Wellnhofer · 3 weeks ago
  58. b8597f4 tree: Handle predefined entities in xmlBufGetEntityRefContent by Nick Wellnhofer · 3 weeks ago
  59. 619e280 tree: Don't call xmlNewCharRef in xmlNodeParseContent by Nick Wellnhofer · 3 weeks ago
  60. ae960ca Allow unlimited length decimals, integers etc. by Tomáš Ženčák · 7 months ago
  61. bffef46 doc: Don't install example code by Nick Wellnhofer · 4 weeks ago
  62. 5f75c95 doc: Remove tutorial by Nick Wellnhofer · 4 weeks ago
  63. d381e5d doc: Move doc/examples to example by Nick Wellnhofer · 4 weeks ago
  64. 1cdfece memory: Remove memory debugging by Nick Wellnhofer · 4 weeks ago
  65. 5e80f43 tree: Deprecate xmlRegisterNodeDefault by Nick Wellnhofer · 4 weeks ago
  66. 88169bf tree: Deprecate xmlSetCompressMode by Nick Wellnhofer · 4 weeks ago
  67. 05654cf html: Deprecate htmlHandleOmittedElem by Nick Wellnhofer · 4 weeks ago
  68. 63ce5f9 Make some globals const by Nick Wellnhofer · 4 weeks ago
  69. 577fb0e xinclude: Report malloc failure in xmlXIncludeMergeEntities by Nick Wellnhofer · 4 weeks ago
  70. 68e440e fuzz: Use all test directories for XML seed corpus by Nick Wellnhofer · 4 weeks ago
  71. 651465f test: Remove unused test files by Nick Wellnhofer · 4 weeks ago
  72. 0977d7a fuzz: Build with compression support on OSS-Fuzz by Nick Wellnhofer · 4 weeks ago
  73. 510c798 fuzz: Remove reader pass from XML fuzzers by Nick Wellnhofer · 4 weeks ago
  74. 6641a7e fuzz: Enable reader fuzzer on OSS-Fuzz by Nick Wellnhofer · 4 weeks ago
  75. 45fe992 parser: Don't create reference in xmlLookupGeneralEntity by Nick Wellnhofer · 4 weeks ago
  76. b717abd parser: Consolidate error handling for undeclared entities by Nick Wellnhofer · 4 weeks ago
  77. 00336f0 cmake: Don't use tabs in CMakeLists.txt by Nick Wellnhofer · 5 weeks ago
  78. b62ccf7 fuzz: Add fuzzer for XML reader API by Nick Wellnhofer · 5 weeks ago
  79. 087a346 xinclude: Increase error count in xmlXIncludeErrMemory by Nick Wellnhofer · 5 weeks ago
  80. 7cbf609 reader: Make xmlTextReaderReadString non-recursive by Nick Wellnhofer · 5 weeks ago
  81. f696478 reader: Rework xmlTextReaderRead{Inner,Outer}Xml by Nick Wellnhofer · 4 weeks ago
  82. cdb3103 reader: Report malloc failures by Nick Wellnhofer · 4 weeks ago
  83. d2daf33 reader: Fix preservation of attributes by Nick Wellnhofer · 5 weeks ago
  84. 5aa56e7 reader: Add tests for content accessors by Nick Wellnhofer · 5 weeks ago
  85. 6053f1f Remove redundant size check by Niels Dossche · 7 months ago
  86. fbea03f tree: Remove another redundant check in xmlDOMWrapCloneNode by Nick Wellnhofer · 5 weeks ago
  87. 1a86556 Remove redundant NULL check on cur by Niels Dossche · 7 months ago
  88. 6fadd79 Remove always-false check old == cur by Niels Dossche · 7 months ago
  89. 2766520 Remove redundant NULL check on cur by Niels Dossche · 7 months ago
  90. a0341ac tree: Don't return empty localname in xmlSplitQName{2,3} by Nick Wellnhofer · 5 weeks ago
  91. f506ec6 parser: Always decode entities in namespace URIs by Nick Wellnhofer · 5 weeks ago
  92. 971ce40 fuzz: Also set fuzzAllocFailed if a real allocation fails by Nick Wellnhofer · 6 weeks ago
  93. 20b0bd9 fuzz: Account for quadratic runtime in xmlXPathTranslateFunction by Nick Wellnhofer · 6 weeks ago
  94. fd8a351 error: Fix direct invocation of SAX error handlers by Nick Wellnhofer · 6 weeks ago
  95. 20fca2b save: Report malloc failure in xmlAttrSerializeTxtContent by Nick Wellnhofer · 6 weeks ago
  96. 1f18d37 fuzz: Add a few more comments by Nick Wellnhofer · 7 weeks ago
  97. 5bb84b4 relaxng: Fix tree corruption in xmlRelaxNGParseNameClass by Seiya Nakata · 7 weeks ago
  98. 16ccb61 xinclude: Don't try to fix base of non-elements by Nick Wellnhofer · 7 weeks ago
  99. af2bda4 SAX2: Also check URI length before resolving by Nick Wellnhofer · 7 weeks ago
  100. 5732ce5 meson: Initial commit by Vincent Torri · 7 weeks ago