Commit Graph

26 Commits

Author SHA1 Message Date
F. Duncanh
e5d8a02952 add port information when accepting clients 2025-09-14 05:17:45 -04:00
F. Duncanh
784f2887e3 httpd.c: add support for Windows socket error strings 2025-08-30 18:31:59 -04:00
F. Duncanh
8ff22f17ac httpd.c: avoid race giving socket errors when connection is closed 2025-08-30 16:21:12 -04:00
F. Duncanh
7bab0f010b httpd.c: include socket number in error message 2025-08-26 18:12:27 -04:00
F. Duncanh
e0ee600e3e whitespace httpd.c 2025-08-25 01:53:00 -04:00
F. Duncanh
2b0da9125a cleanup the -pw (no argument) random pw option 2025-08-06 07:14:33 -04:00
F. Duncanh
f3db82fcfe cleanup in httpd.c 2025-07-07 20:23:06 -04:00
F. Duncanh
fa7456553b use SOCKET_ERROR_STRING instead of strerror (for WIN32 compat) 2025-04-26 19:31:19 -04:00
F. Duncanh
4882121886 clean up httpd close_connection code. 2025-03-01 17:09:29 -05:00
F. Duncanh
4260d052b6 cleanup relaunch video code 2025-02-17 00:46:53 -05:00
F. Duncanh
23f49f9c4d shut down HLS when client stops streaming 2025-02-01 11:46:07 -05:00
F. Duncanh
88d4126e0a httpd: provide name of connection type 2024-12-15 09:22:51 -05:00
F. Duncanh
45b8c0d1c2 cleanup printf statements 2024-12-13 12:08:07 -05:00
F. Duncanh
08c6f0cdb0 UxPlay 1.71: add support for HLS streaming video 2024-12-13 12:08:07 -05:00
F. Duncanh
c628dd16a6 rework nohold option for compatibilty with future video streaming 2024-07-17 13:47:15 -04:00
F. Duncanh
af195e3f2c improved debug log on httpd: see ALL requests received 2024-06-03 05:14:53 -04:00
F. Duncanh
3579e84023 cleaned up -nohold feature + rejection of new connections when in use
(for compatibility with possible future video streaming additions)
2024-05-30 13:50:07 -04:00
F. Duncanh
f0407d780e add zone_id to link-local ipv6 addresses 2024-05-14 21:28:44 -04:00
F. Duncanh
196507e23e fix broken logger during early initialization stage 2024-03-28 01:14:55 -04:00
F. Duncanh
088f6be0fb enable ipv6 support 2024-03-27 19:14:14 -04:00
F. Duncanh
e2357bd687 add change statement: authorship, dates to LGPL v2.1 files 2023-02-09 11:01:58 -05:00
F. Duncanh
584dadb5da cosmetic change (keep lib free of UxPlay mentions in case of re-use)
make NOHOLD feature a #define item
2022-12-16 10:47:18 -05:00
fduncanh
4d3d0cffac remove (show in -d mode only) terminal messages about connections
+edits to README
2022-11-03 04:44:28 -04:00
fduncanh
15eee533b1 add -nohold option: drop current client when new client connects 2022-10-29 02:47:11 -04: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