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

1502 Commits

Author SHA1 Message Date
Mészáros Mihály
ef7916842d Add systemd notification support 2021-01-07 17:51:34 +00:00
Mészáros Mihály
ae0b41153c Fix PR288 2021-01-07 14:26:17 +00:00
Mészáros Mihály
05ecf28a95 Merge branch 'master' into PR288 2021-01-07 12:00:22 +00:00
Mészáros Mihály
5b13fdd37b Fix: Read log options in first pass. Fixes #602 2021-01-07 10:33:14 +00:00
Mészáros Mihály
50ebef7a3f Fix g++ 2 errors and many warnings
Resolves #661 #654
2021-01-05 21:47:50 +00:00
Mészáros Mihály
30c1a2076b Comment out fialing travis check on osx xcode11.6 2021-01-05 12:18:18 +00:00
Mészáros Mihály
7fe2808d43 Use SemVer 2.0 version numbering 2021-01-05 10:49:26 +00:00
Mészáros Mihály
1600b07bb3 merge PR#672 2021-01-05 10:49:26 +00:00
Mészáros Mihály
288c486676
Merge pull request #672 from jelmd/acme_fix
fix acme wrt. security, redundancy, consistency
2021-01-05 11:42:03 +01:00
Mészáros Mihály
14f1630ec6 Fix stale-nonce documentation Resolves #604 2021-01-05 10:25:10 +00:00
Mészáros Mihály
6ce463e8e2 Removed wiki, due it was outdated and redundant. 2021-01-05 09:57:16 +00:00
Mészáros Mihály
27b261eb58 Disable binding logging to avoid DoS attack
* Add new option log-binding
2021-01-05 09:55:55 +00:00
Mészáros Mihály
86b78aa6fa Tidy: fix spacing 2021-01-05 07:44:58 +00:00
Jens Elkner
619305a43c configure: disable debug 2020-12-31 19:08:57 +01:00
Jens Elkner
36481cc396 configure fix 2020-12-31 19:06:46 +01:00
Jens Elkner
8c99505614 fix acme wrt. security, redundancy, consistency 2020-12-31 16:39:00 +01:00
Mészáros Mihály
8dc5bbcb3b Tidy: too long line length 2020-12-22 17:05:42 +00:00
Mészáros Mihály
6101ebd51b external-ip private part to white list fixes#584 2020-12-22 16:58:00 +00:00
Mészáros Mihály
ae541958cd Tidy: remoe trailing space 2020-12-18 08:22:02 +00:00
Mészáros Mihály
1d2314ca0b Merge branch 'PR551' into acme 2020-12-18 08:12:33 +00:00
Mészáros Mihály
2f790ec18b Tidy acme code 2020-12-18 08:06:25 +00:00
Mészáros Mihály
377e8f7687 Ugly Hack: Parse HTTP request 2020-12-18 08:05:56 +00:00
Mészáros Mihály
d73a8e85d7 Add acme to config file 2020-12-18 08:05:19 +00:00
Mészáros Mihály
174d039c73 fix acme-redirect help 2020-12-15 13:56:21 +00:00
Mészáros Mihály
1300021c6f Correct acme-redirect man and readme 2020-12-15 13:36:02 +00:00
Mészáros Mihály
fa01cfeed6 Move acme to new file 2020-12-15 13:25:56 +00:00
Jens Elkner
02d62e828d acme-redirect: add option to man page, fix help text 2020-12-15 13:24:10 +00:00
Jens Elkner
12c7d19a47 support of --acme-redirect <URL> 2020-12-15 13:24:10 +00:00
Mészáros Mihály
d4686750ee Move acme to new file 2020-12-15 13:04:11 +00:00
Jens Elkner
9b0dd4380c acme-redirect: add option to man page, fix help text 2020-12-15 13:01:51 +00:00
Jens Elkner
7e525c8e1c support of --acme-redirect <URL> 2020-12-15 13:01:51 +00:00
Mészáros Mihály
d84028b6db Simplify the ipv6 ::/128 (in6addr_any) check 2020-12-10 14:17:00 +01:00
Mészáros Mihály
dd0ffdb51a Add comment to ioa_addr_is_zero 2020-12-10 14:15:26 +01:00
Mészáros Mihály
9b1cca1fbe Add PR#660 to changelog 2020-12-10 11:12:09 +01:00
Mészáros Mihály
5b07b980d8
Merge pull request #660 from CamJN/master
fix compilation on macOS Big Sur
2020-12-10 11:10:45 +01:00
Camden Narzt
0880d7cd0f
fix compilation on macOS Big Sur
You must define `__APPLE_USE_RFC_3542` in order to use the `IPV6_DONTFRAG` sockopt: https://opensource.apple.com/source/xnu/xnu-6153.141.1/bsd/netinet6/in6.h.auto.html
```
 * To use the new IPv6 Sockets options introduced by RFC 3542
 * the constant __APPLE_USE_RFC_3542 must be defined before
 * including <netinet/in.h>
```
2020-12-09 16:15:40 -07:00
Mészáros Mihály
08bb62ea88 Update README to fix #658 2020-12-08 13:40:49 +01:00
Mészáros Mihály
b0fb4a9a0a Rename new timestamp options, and fix these cli handling 2020-12-08 11:51:25 +01:00
Mészáros Mihály
37b61993e5 Add new log options to config file 2020-12-08 11:10:15 +01:00
Mészáros Mihály
9a0d9d8c5d Replace new-timestamp_format=>new-timestamp-format 2020-12-08 11:07:53 +01:00
Mészáros Mihály
50f789ab5a Add new timestamp options to the README and man 2020-12-08 10:44:40 +01:00
Mészáros Mihály
3c70219798 Fix docker lint warn: workdir need to be absolute 2020-12-08 09:45:56 +01:00
Mészáros Mihály
9c35494351 Update Docker MongoDB libs and fix systemctl 2020-12-08 09:39:33 +01:00
Mészáros Mihály
c8ba70788b Merge branch 'master' of github.com:coturn/coturn into coturn-master 2020-12-08 08:52:02 +01:00
Mészáros Mihály
b13cc41a82 Add to changelog PR #655 #618 #599 2020-12-08 08:49:51 +01:00
Mészáros Mihály
00659f3948
Merge pull request #599 from cedk/libressl
Do not use FIPS and remove hardcode OPENSSL_VERSION_NUMBER with LibreSSL
2020-12-08 08:48:15 +01:00
Mészáros Mihály
c0822dab95
Merge pull request #618 from PaulWay/paulway_log_real_time
Print full date and time in logs
2020-12-08 08:45:48 +01:00
Mészáros Mihály
330744de24
Merge pull request #655 from Startup-Stack/proxy-protocol
Add support for proxy protocol V1
2020-12-08 08:37:54 +01:00
Mészáros Mihály
032d352716 Changelog for PR#643 2020-12-08 08:35:07 +01:00
Mészáros Mihály
75309e5c2d
Merge pull request #643 from tupelo-schneck/master
Allow RFC6062 TCP relay data to look like TLS; fixes #605
2020-12-08 08:16:31 +01:00