ladybird/Libraries
Ryan Liptak 1ba15e1fa3 LibWeb: Fix hex character references accepting all alphabetic ASCII
Instead of just A-F/a-f, any char A-Z/a-z was being accepted as a valid
hexadecimal digit.
2025-01-07 00:43:41 +01:00
..
LibCompress Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibCore LibWeb: Add documentation to the date parser format 2025-01-03 11:26:01 +00:00
LibCrypto Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibDiff
LibDNS
LibFileSystem Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibGC LibGC: Rename remaining occurrence of marked vector 2025-01-02 16:22:29 -07:00
LibGfx Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Parse dates like "2025-01-02 14:00:00+0000" 2025-01-03 14:43:13 -08:00
LibLine Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibMain
LibMedia Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Fix hex character references accepting all alphabetic ASCII 2025-01-07 00:43:41 +01:00
LibWebSocket
LibWebView LibWebView: Add method to remove all cookies globally 2025-01-05 13:58:27 +00:00
LibXML