serenity/Base
Daniel La Rocque 242d1d8eba LibWeb: Fail to parse cookie date when date does not exist
Previously, the cookie date validation did not validate days in the
context of the month and year, resulting in dates that do not exist to
be successfully parsed (e.g. February 31st). We now validate that the
day does not exceed the number of days for the given month and year,
taking leap years into account.
2024-01-07 08:01:58 -05:00
..
etc Base: Add bind-mount for /usr/Ports/ to make it writable 2023-08-07 13:24:25 -06:00
home/anon Taskbar: Use name of Ladybird as default QuickLaunch 2024-01-03 21:30:14 +01:00
res LibWeb: Fail to parse cookie date when date does not exist 2024-01-07 08:01:58 -05:00
root Base: Stop generating strace(1) manpage 2023-07-06 10:41:49 +01:00
usr/share Base: Add manpage for Pixel Paint 2024-01-04 12:08:37 -07:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00