1
0
mirror of https://github.com/coturn/coturn.git synced 2025-11-03 16:31:22 +01:00

1502 Commits

Author SHA1 Message Date
Mészáros Mihály
b57a170ee8 Add Changelog PR #191 2017-11-24 12:16:04 +01:00
misi
75c9e42ddf
Merge pull request #191 from bradleythughes/report-total-traffic-via-redis
Report total traffic used per allocation via Redis
2017-11-24 12:06:32 +01:00
Bradley T. Hughes
86967b93f3 Report total traffic used per allocation via Redis
Publish total traffic information when an allocation is deleted. This
makes it easier for applications to monitor total usage per session.
2017-11-20 13:58:50 +01:00
Domenico Briganti
99da6e77d6 Add the realm parameter in the example config file 2017-10-19 18:51:56 +02:00
mom040267
f0376e813c Merge pull request #133 from huikang/dockerfile
Build by docker
2017-09-30 21:18:16 -07:00
mom040267
af09102a3c Merge pull request #119 from ngvoice/master
Enhancement: Add option to disable Web-Management-Interface
2017-09-30 21:16:40 -07:00
mom040267
b9d6193d48 Merge pull request #179 from misi/dev
NAT Behavior Discovery improvements
2017-09-30 21:14:12 -07:00
misi
782343611f Merge branch 'master' into dev 2017-09-29 17:59:59 +02:00
Mészáros Mihály
836bc601da indent 2017-09-29 15:04:55 +02:00
Mészáros Mihály
4595274bf7 Add git ignore 2017-09-29 15:04:55 +02:00
Mészáros Mihály
fee5442463 Update man and README according natdiscovery changes 2017-09-29 15:04:55 +02:00
Mészáros Mihály
4b22e6fae6 Add mapping lifetime discovery 2017-09-29 14:53:41 +02:00
Mészáros Mihály
298e9efa41 hairpinning fixes 2017-09-29 14:53:41 +02:00
Mészáros Mihály
9d52282242 fix init_socket 2017-09-29 14:53:41 +02:00
Mészáros Mihály
e092f490f8 hairpinning usage 2017-09-29 14:53:41 +02:00
Mészáros Mihály
8c38f1493b tidy 2017-09-29 14:53:41 +02:00
Mészáros Mihály
56da0bfee5 Add hairpinning natdiscovery to README and man 2017-09-29 14:53:41 +02:00
Mészáros Mihály
3a99678ac1 Add hairpinning check 2017-09-29 14:49:00 +02:00
Mészáros Mihály
b86be4e006 rephrase 2017-09-29 14:49:00 +02:00
Mészáros Mihály
24919cb8f4 refactor stun client (send/receive) 2017-09-29 14:49:00 +02:00
Mészáros Mihály
87866887d3 ALG fix 2017-09-29 14:49:00 +02:00
Mészáros Mihály
22cc19e53c Add ALG detection discovery 2017-09-29 14:49:00 +02:00
Mészáros Mihály
e93bbd2137 Add padding and tidy 2017-09-29 14:49:00 +02:00
Mészáros Mihály
2848bbdda4 Add man collision 2017-09-29 14:49:00 +02:00
Mészáros Mihály
43cfc4fe70 Add collision test 2017-09-29 14:31:44 +02:00
mom040267
be356d8961 Merge pull request #173 from misi/natdiscovery
Natdiscovery updates
2017-09-04 20:03:46 -07:00
Mészáros Mihály
256266c757 Preserve STUN server IP:port during the map/filter tests even if FQDN is used 2017-09-04 14:37:09 +02:00
Mészáros Mihály
0562a89a41 Tidy:Remove trailing witespace 2017-09-04 14:34:49 +02:00
Mészáros Mihály
a23308e879 Display Local address 2017-09-04 14:34:04 +02:00
skystar-p
584a6cdf9b added config warning about using use-auth-secret 2017-07-03 12:06:18 +09:00
Hui Kang
5eb9bc311b Build by docker
To build, run ./build-docker.sh.
The outputs will be in the same directory.

Signed-off-by: Hui Kang <kangh@us.ibm.com>
2017-05-16 17:30:25 +00:00
Thibaut Ackermann
0177cdf2e3 Move web-admin interface to dedicated (and configurable) ip:port 2017-05-15 10:12:44 +02:00
Carsten Bock
c48835e230 Enhancement: Add option to disable Web-Management-Interface 2017-04-10 14:49:55 +02:00
Oleg Moskalenko
6aa8b7685b code cleaning 4.5.0.6 2017-03-26 20:11:03 -07:00
Mészáros Mihály
f05b9eb962 changelog fixed 2017-03-24 13:17:47 +01:00
misi
9550c8acb9 Merge pull request #114 from paride/master
Typo in the ALPN callback: ta_len should be ha_len
2017-03-24 06:31:31 +01:00
Paride Legovini
8ca94d0238 Typo in the ALPN callback: ta_len should be ha_len
Fixes #113.
Credit for the fix goes to @davidben.
2017-03-23 23:37:22 +01:00
Oleg Moskalenko
2ff0150c98 man pages util fixed 2017-02-20 01:10:38 -08:00
mom040267
556458f003 Merge pull request #100 from mathieu-aubin/patch-1
Updates make-man.sh
2017-02-20 00:37:18 -08:00
Mathieu Aubin
d6cafb8d56 Updates make-man.sh
Changes from cd's to pushd/popd
Switches from hardcoding to script looping
Changed the rm call to act on manpages (.1) files only which adds a bit of safety while still doing the job
2017-02-12 07:30:09 -05:00
mom040267
26e233dea9 Merge pull request #93 from mathieu-aubin/patch-1
Typo
2017-01-10 23:48:03 -08:00
Mathieu Aubin
af674368d1 Typo
Fixes small typo in rpm spec file for changelog section
2017-01-10 08:14:40 -05:00
Oleg Moskalenko
2eac853bee network architecture document started 2017-01-08 21:25:31 -08:00
Oleg Moskalenko
ef1fd15b22 minor uclient fix 2016-12-08 00:19:53 -08:00
Oleg Moskalenko
069f813cd5 TLS1.2 fixed 2016-12-07 23:40:36 -08:00
Oleg Moskalenko
516e534ef2 docs updated 2016-11-13 23:45:23 -08:00
Oleg Moskalenko
3cdb507c9a working on merge fix 2016-11-13 23:10:42 -08:00
yohan
e241d0c71f Add "--prod" to turnserver command-line options. It will hide turnserver version (like apache does).
This is a common corporate security requirement.
2016-10-27 17:48:32 +02:00
Oleg Moskalenko
067d49238d version bumped 2016-10-18 00:06:13 -07:00
Oleg Moskalenko
32f99ce095 version bumped 2016-10-18 00:05:44 -07:00