ladybird/Libraries/LibURL
Colleirose bf7fd80140 LibCrypto+AK: Merge LibCrypto/SecureRandom into AK/Random
AK/Random is already the same as SecureRandom. See PR for more details.

ProcessPrng is used on Windows for compatibility w/ sandboxing measures
See e.g. https://crbug.com/40277768
2026-01-23 15:53:27 +01:00
..
Pattern LibRegex: Flatten capture group list in MatchState 2025-04-18 17:09:27 +02:00
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
Forward.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Host.cpp AK+LibURL: Use AK::IPv4/6 in Host 2025-12-31 10:24:56 +01:00
Host.h AK+LibURL: Use AK::IPv4/6 in Host 2025-12-31 10:24:56 +01:00
Origin.cpp LibCrypto+AK: Merge LibCrypto/SecureRandom into AK/Random 2026-01-23 15:53:27 +01:00
Origin.h LibURL: Add domain concept to URL::Origin to fix same-origin-domain 2025-12-30 13:02:10 +01:00
Parser.cpp AK+LibURL: Use AK::IPv4/6 in Host 2025-12-31 10:24:56 +01:00
Parser.h LibURL: Publicly expose ability to parse a host 2025-06-27 18:45:48 +12:00
Site.cpp LibURL: Differentiate cross site opaque origins 2025-06-30 08:06:37 +01:00
Site.h LibURL: Implement Site concept 2024-11-30 12:07:39 +01:00
URL.cpp LibWeb+LibURL: Default empty string paths to URL's path in CookieStore 2025-08-17 22:17:36 +02:00
URL.h LibURL: Add a few missing internal page factories 2025-09-18 07:27:24 -04:00