coturn/src/apps/common
Pavel Punsky 89a5600be1
Drop TLS version support detection (#1617)
With requiring openssl version at least 1.1.1 all versions of TLS (up to
and including 1.3) and DTLS 1.2 are supported
With that, no detection or ability to disable a version will be provided
2024-12-19 17:10:49 -08: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 Fix warnings type conversion (#1615) 2024-12-19 09:05:37 -08:00
apputils.h Drop TLS version support detection (#1617) 2024-12-19 17:10:49 -08:00
CMakeLists.txt Move the hiredis_libevent2 code from common to relay (#1509) 2024-06-01 18:16:39 -07:00
ns_turn_openssl.h Include what you use (#1512) 2024-06-01 18:13:08 -07:00
ns_turn_utils.c Use calloc where appropriate, avoid memset when normal buffer initialization works (#1550) 2024-08-04 17:30:58 -07:00
ns_turn_utils.h Include what you use (#1512) 2024-06-01 18:13:08 -07:00
stun_buffer.c Use bool, instead of int, for the functions in ns_turn_msg.c (#1553) 2024-08-23 17:49:14 -07:00
stun_buffer.h Use bool, instead of int, for the functions in ns_turn_msg.c (#1553) 2024-08-23 17:49:14 -07:00