Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1763281c | 2025-09-08 15:29:23 | Remove LZMA support | ||
| 2cc77c3a | 2025-07-31 15:05:55 | fuzz: Stop using xmlParserInputBuffer | ||
| 77c583e0 | 2025-05-27 12:19:25 | valid: Readd argument check in xmlAddElementDecl Fix crashes with API fuzzer. | ||
| 6684eb93 | 2025-05-07 20:13:59 | fuzz: Fix out-of-tree build | ||
| 6bd380ce | 2025-05-07 14:32:26 | fuzz: Update README | ||
| ffc0bba9 | 2025-04-18 23:55:27 | xmllint: Remove --htmlout option Unlike the documentation suggests, this only printed error messages as HTML which doesn't seem useful. | ||
| dc4910c7 | 2025-04-18 22:58:46 | xmllint: Remove --testIO option | ||
| 95ffa8d2 | 2025-04-18 22:54:40 | xmllint: Remove --debugent option | ||
| 094980ec | 2025-04-18 18:41:25 | fuzz: Make --pretty arg more likely to be valid | ||
| 39c5e09d | 2025-04-03 13:23:07 | fuzz: Use lint.dict for XInclude fuzzer lint.dict also contains useful XPath fragments. We still need a special dictionary for XInclude. |