Commit Graph

1023 Commits (70c2dedbcf228a209596bc5fa2fc5225fc3b520c)

Author SHA1 Message Date
Pavel Punsky 70c2dedbcf lint 2 weeks ago
Pavel Punsky a5b93509b5 Fix2: SSL_CTX_use_RSAPrivateKey_file 2 weeks ago
Pavel Punsky 5712f55bdf Fix2: SSL_CTX_use_RSAPrivateKey_file 2 weeks ago
Pavel Punsky b209191ba1
Fix unbounded strcpy in stun_method_str (ns_turn_msg.c) (#1798) 2 weeks ago
Pavel Punsky 667b661e80
Fix missing null termination in addr_to_string (ns_turn_ioaddr.c) (#1806) 2 weeks ago
Pavel Punsky 77f99e0995
Fix missing null termination after strncpy in DB drivers (#1804) 2 weeks ago
Pavel Punsky ad85332c94
Fix unbounded strcpy in HTTP response (http_server.c) (#1800) 2 weeks ago
Pavel Punsky 84f492ad6e
Fix buffer overflow in decryptPassword in mysql (#1801) 2 weeks ago
Pavel Punsky bdacef780b
Fix missing null termination after strncpy in MongoDB driver (dbd_mongo.c) (#1797) 2 weeks ago
Pavel Punsky b69ceb4252
Fix buffer overflow in decrypt_aes_128 (#1799) 2 weeks ago
薄景仁 7f7dc99d3e
Urgent! Fix Web Admin Password Check (#1802) 3 weeks ago
Pavel Punsky 0177bcd373
Update version to 4.8.0 (#1791) 2 months ago
Pavel Punsky 11fc465f4b
Merge commit from fork 2 months ago
Pavel Punsky bae6bb3aed
Allow faster packet validation on listener threads (#1768) 2 months ago
Pavel Punsky c7936e449b
Fix order of arguments to calloc (#1790) 2 months ago
Pavel Punsky 21ddce65be
Fix crashes while setting socket buffer size (#1789) 2 months ago
Pavel Punsky 59921981bb
Implement configurable buffer sizes (#1780) 2 months ago
Pavel Punsky 265d1029e6
Use bool to enable prometheus (#1779) 3 months ago
Pavel Punsky 63447a763a
Fix memory leak using libevent (#1751) 5 months ago
redraincatching b1dddb5f49
addressed possible null pointer dereferences (#1729) 6 months ago
redraincatching 2a9b77bd0b
address possible null pointer dereferences (#1744) 6 months ago
Michael Jones 98d91a73cf
Improve const correctness in coturn (#1424) 6 months ago
Pavel Punsky 0749cd7efd
Update attribute values according to RFC 8656 (#1748) 6 months ago
Lidong Yan 439914716d
mainreplay: fix leak in decrypt_aes_128() (#1737) 6 months ago
Gustavo Garcia 6877e91c20
Fix logging before parsing logging cmd line args (#1723) 8 months ago
redraincatching 68ac0772d9
reduce calls to random (#1710) 8 months ago
Gustavo Garcia 4de6c14f71
Fix null pointer dereference in set_ssl_ctx function (#1720) 8 months ago
Copilot 99984fbccd
Add configurable CPU count option for containerized environments (#1717) 8 months ago
lhywk 5ab95e1a5a
Fix memory and resource leaks in udp_create_server_socket( ) (#1714) 8 months ago
Shane 2944775261
Add define to disable OAuth support (#1713) 8 months ago
redraincatching 0f8cdde961
typo correction (#1715) 8 months ago
redraincatching a3a7450104
refactored tri-state to bools (#1709) 8 months ago
redraincatching 16f801f646
addressed null pointer deref warnings (#1712) 8 months ago
redraincatching cb74638149
removed unnecessary null check (#1706) 9 months ago
Gustavo Garcia 62d91b0bc5
Fix compiler warnings in source files (#1704) 9 months ago
redraincatching afec2e2add
guarantee no oob write in strncat (#1702) 9 months ago
Scott Godin 1368e65988
Fix issues with Global Allocation Count for drain mode (#1699) 9 months ago
Pavel Punsky 678996a529
Update version to 4.7.0 (#1691) 9 months ago
Pavel Punsky cc5e18fc89
Make older TLS versions optional (#1693) 9 months ago
Gustavo Garcia d7197fa263
Add missing close socket when ioa_socket call fails (#1694) 9 months ago
Michael Jones 9ae1e3b3cb
Add spdx tags to all source files (#1510) 9 months ago
Michael Jones 0af0fc3ec2
Address various minor clang-tidy warnings (#1513) 9 months ago
Pavel Punsky 14f84fa48c
[BREAKING] Deprecate response-origin-only-with-rfc5780 (#1690) 9 months ago
Pavel Punsky 4cc076d424
[BREAKING] Invert no-stun-backward-compatibility to be default on (#1689) 9 months ago
Pavel Punsky 368355a06f
Invert RFC5780 option to default off (#1688) 9 months ago
Gustavo Garcia f17cd2d854
Fix compilation warning with const - non const conversions (#1686) 9 months ago
Asmir Mehic 823fd71c98
Fix infinite loop in ns_turn_server.c (#1460) 9 months ago
Michael Jones c37462b33a
Fix the ability to compile coturn using C++ compiler (#1546) 9 months ago
Gustavo Garcia de84ecefb1
Restore returning 200 OK on root prometheus path for health check (#1678) 9 months ago
Gustavo Garcia 8a71069517
Improve MySQL connection error logging to include actual MySQL error message (#1679) 9 months ago