coturn/src/apps/common
Michael Jones ad94684b23
Use bool over int for the turnutils_uclient program (#1420)
Converts all of the variables in the uclient program that should be bool
but weren't.

A few other minor adjustments made at the behest of clang-tidy, but this
change does not address all of clang-tidy's complaints.
2024-05-29 20:39:51 -07:00
..
win Add the InsertBraces command for clang-format to ensure that all conditionals always have braces (#1408) 2024-01-27 16:38:40 -08:00
apputils.c Use bool over int for the turnutils_uclient program (#1420) 2024-05-29 20:39:51 -07:00
apputils.h Use bool over int for the turnutils_uclient program (#1420) 2024-05-29 20:39:51 -07:00
CMakeLists.txt Fix Cmake find issue in libevent (#1466) 2024-04-09 11:51:31 +02:00
hiredis_libevent2.c Fix mingw and MSVC ci build (#1491) 2024-05-27 13:43:40 -07:00
hiredis_libevent2.h Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
ns_turn_openssl.h Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
ns_turn_utils.c Add the InsertBraces command for clang-format to ensure that all conditionals always have braces (#1408) 2024-01-27 16:38:40 -08:00
ns_turn_utils.h Fix memcpy len checks stun_is_challenge_response_str (#1280) 2023-10-02 16:19:38 +02:00
stun_buffer.c Add the InsertBraces command for clang-format to ensure that all conditionals always have braces (#1408) 2024-01-27 16:38:40 -08:00
stun_buffer.h Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00