Commit Graph

22 Commits

Author SHA1 Message Date
F. Duncanh
b3f0a14951 cleanups suggested by cppcheck 2025-12-31 16:10:20 -05:00
F. Duncanh
fdf741f46c cleanup unitialized variables 2025-12-09 02:08:17 -05:00
F. Duncanh
32d5de23c8 whitespace cleanup 2025-08-08 16:54:32 -04:00
F. Duncanh
be4fb423c4 add suppport for user access control by -pw password (HTML digest) 2025-04-22 17:56:53 -04:00
F. Duncanh
728b0fd961 cosmetic fix (incorrect comment) 2025-03-24 01:39:45 -04:00
F. Duncanh
012962a109 fixes for plist_xml data stripping 2025-03-23 13:14:21 -04:00
F. Duncanh
bbed57bc9f add utility to strip base64 data lines from plist_xml output 2025-02-25 06:58:05 -05:00
F. Duncanh
08c6f0cdb0 UxPlay 1.71: add support for HLS streaming video 2024-12-13 12:08:07 -05:00
F. Duncanh
f0407d780e add zone_id to link-local ipv6 addresses 2024-05-14 21:28:44 -04:00
F. Duncanh
8854044e94 don't use ED25519 private key as SRP6 private key 2023-11-30 07:38:44 -05:00
F. Duncanh
c2153d2af0 crypto.c: refactor extract_private_key to utils,c 2023-11-28 18:20:12 -05:00
F. Duncanh
e615493b06 raop.c,dnssd.c: use true PK as string (not a fake from dnssdint.h) 2023-11-24 21:41:38 -05:00
F. Duncanh
6e11e749cc raop_ntp.c, utils.c : fixes #192 2023-04-19 14:10:28 -04:00
F. Duncanh
653158eabb fix errors in recent sprintf->snprintf "fix" 2023-04-17 18:56:38 -04:00
F. Duncanh
67e9c0eca1 replace sprintf by snprintf (silence warning by macOS compiler) 2023-04-15 18:19:04 -04:00
F. Duncanh
2f85d64571 fix timestamp_to_date, etc. for nanosecond timestamps 2023-02-15 02:59:01 -05:00
F. Duncanh
e2357bd687 add change statement: authorship, dates to LGPL v2.1 files 2023-02-09 11:01:58 -05:00
fduncanh
1871ea0f30 raop airplay lib: fixes by @aelmod for compilation on Windows 2022-09-01 11:50:27 -04:00
fduncanh
27b86c6767 add timestamp_to_time for raop_ntp timeout reports; read remote cport from plist 2022-02-16 12:03:25 -05:00
fduncanh
a32f4e96b9 utils_data_to_string cleanups (free string after use) 2022-02-04 12:43:50 -05:00
fduncanh
32d57ff271 add two new functions to utils.c for debug text processing 2021-12-12 03:31:26 -05:00
Your Name
1946373e26 first commit 2020-04-15 16:24:10 +03:00