akallabeth
|
0ba995655d
|
[clang-tidy] cppcoreguidelines-init-variables
|
2024-02-15 11:49:16 +01:00 |
|
akallabeth
|
ba8cf8cf21
|
[build] fix Wmismatched-deallocator warnings
With custom malloc function attributes the fail path in the _New
functions produces warnings due to allocator mismatches. Silence them.
|
2024-02-05 08:16:55 +01:00 |
|
akallabeth
|
a5b42f0f84
|
[includes] untangled circular includes
|
2023-03-15 08:22:23 +01:00 |
|
akallabeth
|
cf9777cd92
|
[channels] simplified server linking
|
2023-03-01 08:18:34 +01:00 |
|
Armin Novak
|
dacebc62a3
|
Use Stream_CheckAndLogRequiredLength, fix WLog TAG
* Log stream length requirement violations
* Use proper defines for WLog tags
|
2022-11-21 09:57:27 +01:00 |
|
akallabeth
|
3f301ee6d5
|
Fixed copyright headers and stream length
|
2022-06-30 13:42:19 +02:00 |
|
akallabeth
|
90bb236dee
|
Fixed stream advance before length checks
|
2022-06-30 12:28:22 +02:00 |
|
Pascal Nowack
|
5637aeed91
|
telemetry/server: Fix copyright in license comment
|
2022-06-30 12:28:22 +02:00 |
|
Pascal Nowack
|
11351978a0
|
channels/server: Fix channel name in license comments
|
2022-06-30 12:28:22 +02:00 |
|
Pascal Nowack
|
dacc1e1c0f
|
server: Add channel handling for telemetry channel
|
2022-06-08 09:30:30 +02:00 |
|