Commit Graph

985 Commits

Author SHA1 Message Date
seungbin-ko
d1e04869b0 Updated INSTALL
Fix typos about INSTALL filenames.
2020-02-10 18:09:56 +09:00
Mészáros Mihály
540ef5fd6e Comment out osx xcode 9.4 2019-10-28 11:16:52 +01:00
Mészáros Mihály
06a8793ca3 Merge PR#449 2019-10-22 15:10:58 +02:00
Mészáros Mihály
76d0698243
Merge pull request #449 from rao-donut/fix-dockerfile
Fix Dockerfile for latest Debian
2019-10-22 14:57:01 +02:00
Mészáros Mihály
4096a35d4d Update travis 2019-10-22 14:31:50 +02:00
Mészáros Mihály
4c21fcfba2 Merge PR#442 2019-10-22 13:28:11 +02:00
Mészáros Mihály
8c8af9ec85
Merge pull request #442 from chanduthedev/ssh-length
Updated incorrect string length check for 'ssh'
2019-10-22 13:17:32 +02:00
Mészáros Mihály
846dd07bfd
Merge pull request #417 from robert-scheck/append-log
Append only to log files rather to override them
2019-10-22 12:19:23 +02:00
Mészáros Mihály
577b0454dc Merge branch 'append-logs' 2019-10-22 12:07:25 +02:00
Mészáros Mihály
1dab47ce56 Add PR#417 2019-10-22 11:43:07 +02:00
Robert Scheck
cfdb99dc72 Append only to log files rather to override them (fixes #416) 2019-10-22 11:40:26 +02:00
Mészáros Mihály
eb0565efbb Merge branch 'typo' 2019-10-22 11:32:11 +02:00
Mészáros Mihály
6cd165117d Merge PR#455 2019-10-22 11:31:32 +02:00
chanduthedev
c317a19334 Some more typo's fixed 2019-10-16 13:56:32 +08:00
chanduthedev
0259b9115c
Type corrected.
Replace sinse with 'since' and sever with 'server'.
2019-10-14 18:33:13 +08:00
RIORAO
5b2a3ec2d0 Fix Dockerfile for latest Debian 2019-10-04 20:37:14 +09:00
chanduthedev
9b0e53c18a
Updated incorrect string length check for 'ssh'
ssh length should be 3, but checking for 4. So updated memcmp method to 3 instead of 4.
2019-09-27 14:36:03 +08:00
Bradley T. Hughes
24397e896c
Merge pull request #404 from PhillipVoyle/master
Fix spelling mistake
2019-08-04 21:42:56 +02:00
Robert Scheck
f1effd1a69 Append only to log files rather to override them (fixes #416) 2019-07-26 17:01:53 +02:00
Phillip Voyle
33b74fdc2a Fix spelling mistake 2019-05-30 14:23:44 +12:00
Mészáros Mihály
9de0b2d420 Update Changelog PR #381 2019-05-21 15:31:10 +02:00
Mészáros Mihály
493efa3179
Merge pull request #381 from islamoglus/feature/configure_with_private_libs
Modifying configure file for enable to compile with private libraries
2019-05-21 13:38:39 +02:00
Mészáros Mihály
3bbed1c6d6 Merge remote-tracking branch 'noblewhale/master' 2019-05-21 13:30:14 +02:00
Mészáros Mihály
4489f1c8b8 Update changelog add PR#284 2019-05-21 13:20:50 +02:00
Zebadiah Long
6d41ec1b34 documentation for redis peer bandwidth usage stats 2019-05-21 12:30:12 +02:00
Zebadiah Long
8bf70a1199 added bandwidth usage reporting for bandwidth used by peers 2019-05-21 12:30:12 +02:00
Mészáros Mihály
a409588eda Fix: sqlite disconnect function 2019-05-21 12:23:59 +02:00
islamoglus
0163b1f6a3 re-design, adding real compile test for private libraries 2019-05-21 11:07:56 +03:00
Mészáros Mihály
e1cec37f27 From debian packaging some additions to the systemd example service file 2019-05-20 15:28:20 +02:00
Mészáros Mihály
7fbf9436f2
Merge pull request #276 from Liberasys/master
Added systemd service file example.
2019-05-20 15:17:41 +02:00
Mészáros Mihály
dbbd4e6559 Add info about turn_session_info tls_method changed behavior 2019-05-20 14:34:15 +02:00
Mészáros Mihály
e4f688972d
Merge pull request #382 from islamoglus/feature/boringssl_compatibility
Using SSL_get_version method for BoringSSL compatibility
2019-05-20 14:20:36 +02:00
Mészáros Mihály
d1ffb1ac78 Update Changelog 2019-05-20 09:15:35 +00:00
Mészáros Mihály
dfa95e6af5
Merge pull request #367 from shu-mutou/disconnect-db
Disconnect database gracefully
2019-05-20 11:10:30 +02:00
Mészáros Mihály
ed7121aa90
Merge pull request #392 from islamoglus/bugfix/wrong_fread_usage
Wrong fread usage
2019-05-20 10:58:13 +02:00
Mészáros Mihály
1081bb8239
Merge pull request #390 from ALE-Rainbow/fixMongoBadConnectionStringCrash
fix mongo driver crash when invalid connection string is used
2019-05-20 10:50:17 +02:00
Mészáros Mihály
7f8ff54860
Merge pull request #386 from ALE-Rainbow/fixIPPermissionSQLInjection
fix the webadmin ip permission add/delete sql injection
2019-05-20 10:48:57 +02:00
islamoglus
9e16440552 check fread result is 0 or less than expected 2019-05-15 09:51:38 +03:00
islamoglus
59be080af5 wrong fread usage 2019-05-14 17:30:29 +03:00
Thibaut Ackermann
3df99009d3 fix mongo driver crash when invalid connection string is used 2019-05-14 15:25:58 +02:00
Mészáros Mihály
c4477bfddd
Fix typo (Thanks: benbro) 2019-05-13 12:06:35 +02:00
Thibaut Ackermann
cf938cd915 fix the webadmin ip permission add/delete sql injection 2019-05-07 11:23:29 +02:00
islamoglus
82fbde71bd using SSL_get_version method for BoringSSL compatibility 2019-04-22 16:00:57 +03:00
islamoglus
74d8b6716c Modifying configure file for enable to compile with private libraries 2019-04-22 15:23:00 +03:00
Shu Muto
dac67ea046 Disconnect database gracefully
Coturn does not disconnect database properly when shutdown.
This behavior causes accumulation of sockets for database with TIME_WAIT.
Especially, `turnadmin` is recommended to manage userdb,
but use of `turnadmin` from other application or scripts
can run out of socket resource due to above problem.

This patch adds database disconnection when shutdown
for both of `turnserver` and `turnadmin`.

Fixes #366
2019-03-18 15:33:21 +09:00
Mészáros Mihály
e0d84e14ed Add Changelog PR#327 2019-03-11 11:46:52 +01:00
Mészáros Mihály
1265522666
Merge pull request #327 from alexte/master
strip white-spaces from config file lines end
2019-03-11 11:44:18 +01:00
Mészáros Mihály
14debc5a2b Add Changelog PR#359 2019-03-11 11:42:39 +01:00
Mészáros Mihály
8e4db32259 Fix free hiredis_libevent2.c 2019-03-11 11:35:09 +01:00
Mészáros Mihály
c15d3364f1
Merge pull request #359 from bradleythughes/do-not-overload-standard-api
Do not overload standard C API
2019-03-11 11:30:56 +01:00