1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/include/private
Nick Wellnhofer a78843be5e xmllint: Support compressed input from stdin
Another regression related to reading from stdin.

Making a "-" filename read from stdin was deeply baked into the core
IO code but is inherently insecure. I really want to reenable this
dangerous feature as sparingly as possible.

This now enables compressed input when using the "Fd" API functions
which wan't supported before. But XML_PARSE_NO_UNZIP will be
inverted later.

Allow compressed stdin in xmlReadFile to support xmlstarlet and older
versions of xsltproc. So far, these are the only known command-line
tools that rely on "-" meaning stdin.
2025-01-28 23:20:37 +01:00
..
2024-07-16 17:42:10 +02:00
2024-06-15 21:15:26 +02:00
2024-07-16 17:42:10 +02:00
2024-07-11 01:26:32 +02:00
2025-01-17 20:06:45 +01:00
2024-12-21 19:37:38 +01:00
2023-12-11 22:13:05 +01:00
2023-12-21 02:46:27 +01:00
2023-02-22 14:24:24 +01:00
2023-12-21 02:46:27 +01:00