coturn/src/client
redraincatching 90799f5c60
defined a magic number for stun fingerprinting (#1489)
The value `0x5354554e`, used twice in the `ns_turn_msg.c`, was unclear,
and was changed to a macro that better explained its usage, as defined
in [RFC
5389](https://datatracker.ietf.org/doc/html/rfc5389#section-15.5)
2024-05-26 18:34:10 -07:00
..
CMakeLists.txt Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
ns_turn_ioaddr.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_ioaddr.h Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
ns_turn_msg_addr.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_msg_addr.h Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
ns_turn_msg_defs_experimental.h MOBILITY-TICKET changed to 0x8030 2015-08-27 05:20:29 -07:00
ns_turn_msg_defs.h Add clang format rules and checks (#935) 2022-11-06 22:05:17 +01:00
ns_turn_msg.c defined a magic number for stun fingerprinting (#1489) 2024-05-26 18:34:10 -07:00
ns_turn_msg.h added missing function prototype of turn_random_number() (#1428) 2024-02-10 20:57:33 -08:00