-
Notifications
You must be signed in to change notification settings - Fork 2k
NEWS
Mészáros Mihály edited this page Dec 9, 2020
·
4 revisions
This WIKI is outdated and will be removed soon!! Please check the source for more recent documentation: https://github.com/coturn/coturn
- Migrated to Guthub.
- third-party STUN attributes at last assigned official IANA values and moved from experimental to supported;
- a big SQL injection security hole fixed.
- support for some non-standard features dropped (long-term credentials with sha256, sha384 and sha512);
- oAuth support re-engineered significantly.
SCTP supported.
Encrypted form of admin passwords supported.
TURN-bis draft impleented (with new dual allocation specs)
HTTPS Web admin interface to the TURN server. SSLv2 is no longer supported. Short-term credentials are no longer supported in the TURN server.
Authentication optimization: multiple authentication threads are utilized.
STUN/TURN ALPN supported (whith OpenSSL 1.0.2+):http://tools.ietf.org/html/draft-ietf-tram-alpn-08
Flat files are not supported as the user database. SQLite support added, as the default DB option.
oAuth authorization implemented
SSODA draft support and MongoDB support.
First downloads issued
Project copied from rfc5766-turn-server trunk.