1
0
mirror of https://github.com/coturn/coturn.git synced 2025-10-31 15:00:59 +01:00

1502 Commits

Author SHA1 Message Date
Mészáros Mihály
2f9ac538f5 Add ifdef around default value 2020-07-08 10:00:53 +02:00
Mészáros Mihály
2acb952670 tidy after PR #517 2020-07-08 09:47:24 +02:00
Mészáros Mihály
063def2c0a Merge branch 'prometheus' 2020-07-07 20:23:08 +02:00
Mészáros Mihály
93a8c8aa78 Fix null pointer dereferenceThanks to Thomas Moeller for the report! 2020-07-03 11:07:40 +02:00
wolmi
a5d1fbba57
Merge branch 'master' into prometheus 2020-06-29 09:33:20 +02:00
Mészáros Mihály
aab60340b2 Fix date in ChangeLog 4.5.1.3 2020-06-24 17:13:42 +02:00
Mészáros Mihály
6d605d353f Bump version 2020-06-24 17:05:18 +02:00
Mészáros Mihály
fdf7065d0f Add CVE to ChangeLog 2020-06-24 16:58:17 +02:00
Mészáros Mihály
fefc55041c tidy 2020-06-24 16:51:53 +02:00
Mészáros Mihály
170da11407 init with zero any new or reused stun buffers 2020-06-24 16:51:53 +02:00
Mészáros Mihály
2b6556debe Merge branch 'master' of github.com:coturn/coturn 2020-06-24 16:03:47 +02:00
Mészáros Mihály
dbb384d194 Update ChangeLog PR#577 2020-06-24 16:00:42 +02:00
Mészáros Mihály
97c37d9a5f
Merge pull request #577 from osterik/feature/build-from-local-folder
build RPM from local folder instead of git repo
2020-06-24 15:41:33 +02:00
Mészáros Mihály
61cb7537d0 Add .vscode to gitignore 2020-06-24 12:40:56 +02:00
Mészáros Mihály
f01ee958b7 Update ChangeLog 2020-06-24 12:35:24 +02:00
Mészáros Mihály
3950202fc2
Merge pull request #579 from islamoglus/bugfix/ignore_md5_for_boringssl
Ignore MD5 for BoringSSL
2020-06-24 12:23:52 +02:00
Mészáros Mihály
e8dd65870c
Merge pull request #566 from bpcurse/patch-1
Remove reference to SSLv3
2020-06-24 11:46:49 +02:00
Mészáros Mihály
07f21e0eba
Merge pull request #574 from DevRockstarZ/turnconf
Change Docker turnserver.conf to latest turnserver.conf
2020-06-24 11:36:19 +02:00
Mészáros Mihály
45b1a7e1b9
Merge pull request #576 from osterik/bugfix/remove-mac-extended-attribute
tell tar to not include the metadata into release
2020-06-24 11:17:08 +02:00
Mészáros Mihály
5e3273e05b
Merge pull request #575 from osterik/bugfix/centos7_rpm_build
fix for #556
2020-06-24 11:11:27 +02:00
islamoglus
a43d3b63b4 ignore md5 for boringssl 2020-06-11 07:40:00 +03:00
Ilya Kisleyko
283d7c5749 tell tar to not include the metadata into release 2020-06-09 18:30:30 +00:00
Ilya Kisleyko
b9d2fd00e6 build RPM from local folder instead of git repo 2020-06-09 18:28:08 +00:00
Ilya Kisleyko
b2dc7240df fix for #556 2020-06-09 18:25:15 +00:00
JooYoung
635e72f1ec Change Docker turnserver.conf to newer turnserver.conf 2020-06-09 17:44:06 +09:00
JooYoung
e5129dcc1a Docker turnserver.conf edit (--allow-loopback-peers option) 2020-06-09 17:24:17 +09:00
Miquel Ortega
798349fb5b Change gauge to counters metrics 2020-06-05 11:29:22 +02:00
bpcurse
1a4b4cc63a
Remove reference to SSLv3
Judging from the information provided here https://github.com/coturn/coturn/issues/220#issuecomment-371916988,
SSL isn't supported anymore so the reference should be removed from the config file.
2020-05-29 15:24:21 +02:00
Jens Elkner
7e2c98bc1f acme-redirect: add option to man page, fix help text 2020-05-18 17:00:31 +02:00
Mészáros Mihály
113f13855a
Fix missing DH2066 default update in config 2020-05-18 08:24:40 +02:00
Jens Elkner
5105dfafd3 support of --acme-redirect <URL> 2020-05-18 07:21:56 +02:00
Miquel Ortega
83cf9ea6c4 Merge branch 'prometheus' of github.com:wolmi/coturn into prometheus 2020-05-05 19:44:16 +02:00
Miquel Ortega
6680bf17ba Added prometheus to README 2020-05-05 19:42:37 +02:00
Miquel Ortega
fdfa4b8594 Added no-prometheus flag on example configuration 2020-05-05 19:32:25 +02:00
Miquel Ortega
2789a27fb9 Added no-promethsu CLI option 2020-05-05 15:49:50 +02:00
Mészáros Mihály
e6365fdb0a Fix changelog 4.5.1.2 2020-04-30 20:45:54 +02:00
Mészáros Mihály
2b2f116c2d Bump version 2020-04-30 20:41:17 +02:00
Mészáros Mihály
fe11c8ee11
Merge pull request #540 from Fi1osof/patch-1
Error in readme?
2020-04-30 20:34:25 +02:00
Nikolay Lanets
9e460b21fb
Error in readme? 2020-04-30 17:39:39 +03:00
Mészáros Mihály
e228a5e745 Quick and dirty fix for tot_recv_messages wrong count in e.g. secure_tls_client_c2c_tcp_relay.sh 2020-04-30 12:15:54 +00:00
Mészáros Mihály
8c6b2f6135 Update Changelog 2020-04-29 22:03:36 +02:00
Mészáros Mihály
cbab22501f Merge branch 'dynamic-tables' 2020-04-29 22:00:39 +02:00
Mészáros Mihály
82892a2c1c update man, run make-man.sh 2020-04-29 22:00:04 +02:00
Greg Fodor
9102773ef0 Remove unnecessary characters in README.turnserver 2020-04-28 17:19:25 +00:00
Greg Fodor
38e7daf3d6 Merge remote master 2020-04-28 17:18:30 +00:00
Greg Fodor
7c1573ddb9 Update manpages and README 2020-04-28 17:17:21 +00:00
wolmi
7bbe78a5f2
Merge branch 'master' into prometheus 2020-04-28 12:56:33 +02:00
Mészáros Mihály
7d1c1e0f89 Add new test certs 2020-04-28 09:26:31 +00:00
Mészáros Mihály
ded19f58c8 do not require to set cli password if no-cli 2020-04-28 11:14:08 +02:00
Mészáros Mihály
5b65099678 update Changelog and update man 2020-04-28 10:15:43 +02:00