9 Commits

Author SHA1 Message Date
F. Duncanh
b17dac85b8 remove limit on http_response size (playlists may be in responses) 2026-01-23 00:27:04 -05:00
F. Duncanh
0133170ff7 http request/response security (suggestions by @0pepsi)
parse CSec header, to reject invalid values
impose limits on http header sizes (guard against DOS attacks)
set MAX_RESPONSE_SIZE in http_response
2026-01-17 23:56:38 -05:00
fduncanh
78472470af fix ancient bug (from shairplay) reported in #491 2026-01-13 22:32:36 +08:00
F. Duncanh
fdf741f46c cleanup unitialized variables 2025-12-09 02:08:17 -05:00
F. Duncanh
08c6f0cdb0 UxPlay 1.71: add support for HLS streaming video 2024-12-13 12:08:07 -05:00
F. Duncanh
75d64e6b1e rework reinitialization of http_response 2024-07-10 16:55:09 -04:00
F. Duncanh
93b389e414 http_response.c: fix missing "Content-Length: 0" in some cases 2023-12-09 11:05:16 -05:00
fduncanh
b6c3d5d7a3 Remove executable permission on non-executable files 2022-01-14 10:58:28 -05:00
Your Name
1946373e26 first commit 2020-04-15 16:24:10 +03:00