Skip to content

Pull requests: coturn/coturn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add new Drain feature
#1529 opened Jun 25, 2024 by sgodin Loading… updated Jun 25, 2024
windows: Only attempt to bind when the network interface is up
#1527 opened Jun 25, 2024 by davids-work Loading… updated Jun 25, 2024
Improve const correctness in coturn
#1424 opened Feb 1, 2024 by jonesmz Loading… updated Jun 11, 2024
Allow authenticating with a username to redis
#1488 opened May 13, 2024 by maddymeows Loading… updated Jun 3, 2024
improvements to and rename of cmake.yaml
#1400 opened Jan 25, 2024 by redraincatching Loading… updated Jun 2, 2024
Change .clang-format to apply linebreaks before open-braces
#1423 opened Feb 1, 2024 by jonesmz Loading… updated Jun 2, 2024
Address various minor clang-tidy warnings
#1513 opened Jun 2, 2024 by jonesmz Loading… updated Jun 2, 2024
Add spdx tags to all source files
#1510 opened May 30, 2024 by jonesmz Loading… updated Jun 2, 2024
Remove support for openssl older than 1.1.1
#1397 opened Jan 22, 2024 by jonesmz Loading… updated Jun 2, 2024
Proposal / discussion: Build all of coturn as C++17, instead of C11.
#1416 opened Jan 29, 2024 by jonesmz Loading… updated Jun 2, 2024
Don't call setgroups unconditionally in mainrelay
#1508 opened May 30, 2024 by networkException Loading… updated May 30, 2024
#1340 better metric support
#1343 opened Dec 6, 2023 by jelmd Loading… updated May 20, 2024
Add remote ip to logs
#1481 opened May 2, 2024 by obydog002 Loading… updated May 12, 2024
Fix infinite loop in ns_turn_server.c
#1460 opened Mar 24, 2024 by Asmir Loading… updated May 8, 2024
Added new log lines and more info to some existing log lines
#1335 opened Dec 1, 2023 by korayvt Loading… updated Apr 19, 2024
Implement configurable buffer sizes
#1089 opened Nov 14, 2022 by ggarber Loading… updated Apr 19, 2024
changed int to uint16_t for port variables
#1436 opened Feb 21, 2024 by WHYHD Loading… updated Mar 20, 2024
Make REST API hash algorithm configurable
#1447 opened Mar 6, 2024 by alexg-axis Draft updated Mar 11, 2024
udp-notifier mechanism
#1445 opened Mar 5, 2024 by alperentokgoz Loading… updated Mar 5, 2024
updated types to bool in _turn_params_ to reflect C11
#1406 opened Jan 26, 2024 by redraincatching Loading… updated Jan 29, 2024
Modify log in udpserver.c
#1314 opened Nov 10, 2023 by KangLin Loading… updated Jan 28, 2024
Refactor: send_data_from_ioa_socket_nbh
#1326 opened Nov 24, 2023 by KangLin Loading… updated Jan 22, 2024
Use log4cplus(#1344)
#1351 opened Dec 18, 2023 by KangLin Loading… updated Jan 22, 2024
Windows: add windows service
#1300 opened Oct 23, 2023 by KangLin Loading… updated Jan 22, 2024
ProTip! Exclude everything labeled bug with -label:bug.