Commit Graph

1007 Commits (buffer_size)

Author SHA1 Message Date
Pavel Punsky e2082a4eed Pass sock buf size as argument 2 months ago
Pavel Punsky d0c8933a56 Implement configurable buffer sizes 2 months ago
Pavel Punsky 63447a763a
Fix memory leak using libevent (#1751) 3 months ago
redraincatching b1dddb5f49
addressed possible null pointer dereferences (#1729) 4 months ago
redraincatching 2a9b77bd0b
address possible null pointer dereferences (#1744) 4 months ago
Michael Jones 98d91a73cf
Improve const correctness in coturn (#1424) 4 months ago
Pavel Punsky 0749cd7efd
Update attribute values according to RFC 8656 (#1748) 4 months ago
Lidong Yan 439914716d
mainreplay: fix leak in decrypt_aes_128() (#1737) 4 months ago
Gustavo Garcia 6877e91c20
Fix logging before parsing logging cmd line args (#1723) 5 months ago
redraincatching 68ac0772d9
reduce calls to random (#1710) 6 months ago
Gustavo Garcia 4de6c14f71
Fix null pointer dereference in set_ssl_ctx function (#1720) 6 months ago
Copilot 99984fbccd
Add configurable CPU count option for containerized environments (#1717) 6 months ago
lhywk 5ab95e1a5a
Fix memory and resource leaks in udp_create_server_socket( ) (#1714) 6 months ago
Shane 2944775261
Add define to disable OAuth support (#1713) 6 months ago
redraincatching 0f8cdde961
typo correction (#1715) 6 months ago
redraincatching a3a7450104
refactored tri-state to bools (#1709) 6 months ago
redraincatching 16f801f646
addressed null pointer deref warnings (#1712) 6 months ago
redraincatching cb74638149
removed unnecessary null check (#1706) 6 months ago
Gustavo Garcia 62d91b0bc5
Fix compiler warnings in source files (#1704) 6 months ago
redraincatching afec2e2add
guarantee no oob write in strncat (#1702) 7 months ago
Scott Godin 1368e65988
Fix issues with Global Allocation Count for drain mode (#1699) 7 months ago
Pavel Punsky 678996a529
Update version to 4.7.0 (#1691) 7 months ago
Pavel Punsky cc5e18fc89
Make older TLS versions optional (#1693) 7 months ago
Gustavo Garcia d7197fa263
Add missing close socket when ioa_socket call fails (#1694) 7 months ago
Michael Jones 9ae1e3b3cb
Add spdx tags to all source files (#1510) 7 months ago
Michael Jones 0af0fc3ec2
Address various minor clang-tidy warnings (#1513) 7 months ago
Pavel Punsky 14f84fa48c
[BREAKING] Deprecate response-origin-only-with-rfc5780 (#1690) 7 months ago
Pavel Punsky 4cc076d424
[BREAKING] Invert no-stun-backward-compatibility to be default on (#1689) 7 months ago
Pavel Punsky 368355a06f
Invert RFC5780 option to default off (#1688) 7 months ago
Gustavo Garcia f17cd2d854
Fix compilation warning with const - non const conversions (#1686) 7 months ago
Asmir Mehic 823fd71c98
Fix infinite loop in ns_turn_server.c (#1460) 7 months ago
Michael Jones c37462b33a
Fix the ability to compile coturn using C++ compiler (#1546) 7 months ago
Gustavo Garcia de84ecefb1
Restore returning 200 OK on root prometheus path for health check (#1678) 7 months ago
Gustavo Garcia 8a71069517
Improve MySQL connection error logging to include actual MySQL error message (#1679) 7 months ago
maddy c0b2c8d389
redis: use dbname param when redis is unauthenticated (#1668) 7 months ago
Gustavo Garcia b0dbf5cb8c
Show allocations increment/decrement logs behind verbose flag (#1677) 7 months ago
Pavel Punsky 791e4c9f7a
Add Content-Type header to prometheus response (#1662) 9 months ago
nicolas-laduguie a21733b23d
Fix infinite loop while triggering SIGHUP and log file reset causing … (#1630) 10 months ago
redraincatching 01628a7a01
updated types to bool in _turn_params_ to reflect C11 (#1406) 10 months ago
guoyingbo 22aae5d0d0
Windows '_WTA' bug (#1624) 12 months ago
Pavel Punsky c98bb93514
Fix cmake issues detecting mongo and libsystemd on macOS (#1621) 1 year ago
Pavel Punsky 58f1b8926c
Fix hiredis detection by cmake (#1620) 1 year ago
Pavel Punsky 89a5600be1
Drop TLS version support detection (#1617) 1 year ago
Pavel Punsky 20da9cd09a
Cleanup ALPN_SUPPORTED define usage (#1616) 1 year ago
Pavel Punsky 9f779a64d0
Fix warnings type conversion (#1615) 1 year ago
Alex Gustafsson 790cc6f79e
Add parameter for specifying prometheus path (#1602) 1 year ago
Michael Jones c9878469fc
[BREAKING] Remove support for openssl older than 1.1.1 (#1397) 1 year ago
Pavel Punsky ea280f9431
[BREAKING] Cleanup deprecated options (#1599) 1 year ago
Pavel Punsky 94fcfadce1
[BREAKING] Reverse SOFTWARE_ATTRIBUTE_OPT to avoid inverse logic (#1598) 1 year ago
Pavel Punsky b6e53ca4c9
Update version to 4.6.3 (#1609) 1 year ago