docs updated
This commit is contained in:
parent
25000742f4
commit
8e9f16fa1c
@ -1,6 +1,7 @@
|
||||
8/26/2015 Oleg Moskalenko <mom040267@gmail.com>
|
||||
Version 4.4.5.5 'Ardee West':
|
||||
- STUN attributes conflict resolution.
|
||||
- SIGHUP handler fixed.
|
||||
|
||||
7/18/2015 Oleg Moskalenko <mom040267@gmail.com>
|
||||
Version 4.4.5.4 'Ardee West':
|
||||
|
||||
@ -181,7 +181,7 @@ Flags:
|
||||
The actual value of the secret is defined either by option static-auth-secret,
|
||||
or can be found in the turn_secret table in the database.
|
||||
|
||||
--oauth Support oAuth authentication, as in the third-party TURN specs document.
|
||||
--oauth Support oAuth authentication, as in the third-party STUN/TURN RFC 7635.
|
||||
|
||||
--dh566 Use 566 bits predefined DH TLS key. Default size of the key is 1066.
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" Text automatically generated by txt2man
|
||||
.TH TURN 1 "19 July 2015" "" ""
|
||||
.TH TURN 1 "01 September 2015" "" ""
|
||||
.SH GENERAL INFORMATION
|
||||
|
||||
\fIturnadmin\fP is a TURN administration tool. This tool can be used to manage
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" Text automatically generated by txt2man
|
||||
.TH TURN 1 "19 July 2015" "" ""
|
||||
.TH TURN 1 "01 September 2015" "" ""
|
||||
.SH GENERAL INFORMATION
|
||||
|
||||
The \fBTURN Server\fP project contains the source code of a TURN server and TURN client
|
||||
@ -265,7 +265,7 @@ or can be found in the turn_secret table in the database.
|
||||
.TP
|
||||
.B
|
||||
\fB\-\-oauth\fP
|
||||
Support oAuth authentication, as in the third\-party TURN specs document.
|
||||
Support oAuth authentication, as in the third\-party STUN/TURN RFC 7635.
|
||||
.TP
|
||||
.B
|
||||
\fB\-\-dh566\fP
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" Text automatically generated by txt2man
|
||||
.TH TURN 1 "19 July 2015" "" ""
|
||||
.TH TURN 1 "01 September 2015" "" ""
|
||||
.SH GENERAL INFORMATION
|
||||
|
||||
A set of turnutils_* programs provides some utility functionality to be used
|
||||
|
||||
Loading…
Reference in New Issue
Block a user