- Nov 14, 2024
-
-
Sergio Ammirata authored
Fix authentication issue in release builds. See merge request rist/librist!258
-
Sergio Ammirata authored
Fix building srp_examples.c with musl See merge request rist/librist!257
-
- Nov 13, 2024
-
-
Yannick Le Roux authored
assert macros prevent the code from being executed when compiling for release targets.
-
- Nov 11, 2024
-
-
Alyssa Ross authored
This fixes the immediate build failure, but it's quite a fragile fix, because if any other libc defines malloc, calloc, or free in a header that has not been included by this point in srp_examples.c, but is subsequently included by srp.c or srp_constants.c, the same problem will occur. The ideal thing to do would be to find a way to accomplish the desired effect without needing to use a macro to override the definitions of libc functions.
-
- Oct 25, 2024
-
-
Sergio Ammirata authored
More Readme updates See merge request rist/librist!256
-
Sergio Ammirata authored
# Conflicts: # README.md
-
Sergio Ammirata authored
-
Sergio Ammirata authored
Readme updates See merge request !255
-
Sergio Ammirata authored
-
Sergio Ammirata authored
Fix socket deadlock under windows Closes #185 See merge request rist/librist!254
-
Sergio Ammirata authored
-
Sergio Ammirata authored
Fix LOGGING_SETTINGS_INITIALIZER macro to be compatible with versions of C++ below C++20 Closes #183 See merge request !253
-
Sergio Ammirata authored
-
Sergio Ammirata authored
calloc See merge request !249
-
Sergio Ammirata authored
-
Sergio Ammirata authored
# Conflicts: # include/meson.build # meson.build
-
Sergio Ammirata authored
Issue_181 and Issue_179 Closes #179 and #181 See merge request rist/librist!252
-
Sergio Ammirata authored
Few corrections of the librist See merge request rist/librist!250
-
Sergio Ammirata authored
Update peer config to use rist_timing_mode enum for timing_mode field See merge request rist/librist!248
-
Sergio Ammirata authored
Fix alignment issues in oob_build_api_payload See merge request rist/librist!247
-
Sergio Ammirata authored
Update meson usage to avoid using future-deprecated meson.source_root See merge request rist/librist!246
-
Sergio Ammirata authored
fix logging typos in rist_sender_npd_{enable,disable} See merge request rist/librist!245
-
Sergio Ammirata authored
Add `rist_sender_npd_get` for querying null-packet-deletion status See merge request rist/librist!244
-
Sergio Ammirata authored
ristreceiver closes sometimes if tun://@ is used in output url. Closes #176 See merge request rist/librist!243
-
Sergio Ammirata authored
Fix deadlock on fifo overflow See merge request rist/librist!242
-
- Aug 16, 2024
-
-
Matthew Edge authored
-
Matthew Edge authored
-
Matthew Edge authored
-
- Jun 16, 2024
-
-
Peter Kovář authored
-
Peter Kovář authored
-
Peter Kovář authored
-
- Apr 24, 2024
-
-
Carson Riker authored
-
- Apr 22, 2024
-
-
Carson Riker authored
-
- Apr 19, 2024
-
-
Carson Riker authored
-
Carson Riker authored
-
Carson Riker authored
-
- Jan 20, 2024
-
-
Sergio Ammirata authored
-
- Jan 19, 2024
-
-
Sergio Ammirata authored
-
- Oct 30, 2023
-
-
Gijs Peskens authored
Merge Development See merge request rist/librist!241
-