Commit graph

348 commits

Author SHA1 Message Date
badaix
b773ccda18 Add code documentation 2025-01-30 20:47:09 +01:00
badaix
5a535fade8 Fix building client without OpenSSL 2025-01-28 20:41:02 +01:00
badaix
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
badaix
85e8d02e5b Mutual SSL authentication 2025-01-27 22:19:42 +01:00
badaix
a407e68df6 Fix wss reconnect 2025-01-27 10:34:13 +01:00
badaix
054706e608 Add deprecation notice 2025-01-26 22:37:59 +01:00
badaix
b20bd90c03 Verify server certificate 2025-01-25 22:37:08 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
badaix
c1afc406dc Update aixlog to v1.5.1 2025-01-23 09:53:01 +01:00
Francesco
af636c3989
Fix issue with logging to stdout (#1332) 2025-01-23 09:48:38 +01:00
badaix
8e9806f35c controlscript must be located in plugin_dir 2025-01-21 22:25:04 +01:00
badaix
7cf0586ab1 Update AixLog 2025-01-14 10:24:59 +01:00
badaix
23019b52bd Update AixLog to v1.5.1 2025-01-14 08:51:44 +01:00
badaix
d5677b6f78 Reformat code 2025-01-09 15:06:35 +01:00
badaix
fd5f1ba0e2 Remove soxr include dir 2025-01-07 22:51:12 +01:00
badaix
cd67fb9645 Replace std::endl with "\n" 2025-01-07 20:29:16 +01:00
badaix
17efc6799c Fix static analysis issues 2024-12-20 21:56:12 +01:00
badaix
342eda02a0 Add some documentation 2024-12-19 22:44:51 +01:00
badaix
15a3cf9680 Split returns empty last element 2024-12-19 22:44:51 +01:00
badaix
2530a347c2 Fix linker error 2024-12-19 22:44:51 +01:00
badaix
964801896a Add ErrorOr class 2024-12-19 22:44:51 +01:00
badaix
4540e64224 Split string_utils.hpp into impl and header 2024-12-19 22:44:51 +01:00
badaix
a704fd11d5 Fix pipe reconnect 2024-12-19 22:44:51 +01:00
badaix
878fecdc35 Add AuthInfo class 2024-12-19 22:44:51 +01:00
badaix
d9c394e0fa Fix mem leaks 2024-12-19 22:44:51 +01:00
badaix
8c18fcb13b Fix memory leak 2024-12-19 22:44:51 +01:00
badaix
f50a03ba1e Add OpenSSL include dir 2024-12-19 22:44:51 +01:00
badaix
c1bbfdf167 JWT improvements 2024-12-19 22:44:51 +01:00
badaix
e61c862510 Fix compiler error on macOS 2024-12-19 22:44:51 +01:00
badaix
cecde333fd Replace u_char with unsigned char 2024-12-19 22:44:51 +01:00
badaix
4321a9d9d1 Add JWT class 2024-12-19 22:44:51 +01:00
Johannes Pohl
f6ce4f3fbb
Add missing include in resampler.cpp
This fixes issue #1295
2024-12-11 15:50:11 +01:00
badaix
235bd525e3 Reformat code 2024-06-20 23:18:02 +02:00
Marcus Weseloh
877c7a9b10 Use explicit c++-style cast 2024-06-19 18:44:47 +02:00
Marcus Weseloh
3fc86a823b First implementation of JackStream 2024-06-19 18:44:47 +02:00
badaix
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
badaix
2b6774bdca Set title meta data for FileStream 2024-01-07 20:57:29 +01:00
badaix
6e786255e1 Fix cppcheck issues 2023-12-30 11:37:35 +01:00
badaix
2c57537052 Update JSON for Modern C++ to v3.11.3 2023-12-11 09:49:48 +01:00
badaix
74578a9c93 Update nlohmann json to 3.11.2 2023-10-25 09:20:12 +02:00
Sam James
481f08199c
Fix build with GCC 13 (#1124)
GCC 13 (as usual for new compiler releases) shuffles around some internal includes so some
are no longer transitively included.

See https://gnu.org/software/gcc/gcc-13/porting_to.html.

Bug: https://bugs.gentoo.org/894742
2023-04-26 14:22:43 +02:00
badaix
a3cd985e22 Remove StreamTags message 2023-01-31 09:27:47 +01:00
badaix
e1c8250876 Reformat code 2022-12-29 19:10:38 +01:00
badaix
e32eaa87af Change include guards 2022-09-09 15:10:04 +02:00
badaix
f5e75453ea Reformat source 2022-09-08 11:41:16 +02:00
badaix
d4bdbc3844 Fix warnings 2022-09-08 11:40:21 +02:00
badaix
af3300ccca Don't close a null stream 2022-09-07 17:09:33 +02:00
badaix
4ced199c9e Reformat CMake files 2022-07-01 11:02:44 +02:00
badaix
3f208d260e Use utils::file::exists instead of std::filesystem 2021-12-18 22:48:39 +01:00
badaix
01e35e9004 Remove utils::file::exists 2021-12-18 15:16:59 +01:00