coturn/src
Gustavo Garcia 6877e91c20
Fix logging before parsing logging cmd line args (#1723)
When using --log-file stdout to redirect turnserver logs to stdout
instead of creating a log file, a default log file was still being
created. This happened because the --log-file argument was processed
after logging had already occurred during startup.

Fix #1670
2025-07-14 15:44:34 +02:00
..
apps Fix logging before parsing logging cmd line args (#1723) 2025-07-14 15:44:34 +02:00
client Add define to disable OAuth support (#1713) 2025-07-02 11:36:50 +02:00
client++ Update version to 4.7.0 (#1691) 2025-05-30 14:13:59 -07:00
server addressed null pointer deref warnings (#1712) 2025-07-01 12:40:11 +02:00
CMakeLists.txt Add spdx tags to all source files (#1510) 2025-05-30 11:56:04 +02:00
ns_turn_defs.h Update version to 4.7.0 (#1691) 2025-05-30 14:13:59 -07:00