Pavel Punsky
678996a529
Update version to 4.7.0 ( #1691 )
...
Set new release version to 4.7.0
Updating minor version due to some breaking changes in options to enable
more secure/robust configuration without additional flags (or relying on
recommended conf file which people seem to skip during updates)
2025-05-30 14:13:59 -07:00
Pavel Punsky
b6e53ca4c9
Update version to 4.6.3 ( #1609 )
...
preparing for new tag 4.6.3
---------
Co-authored-by: tyranron <tyranron@gmail.com>
2024-12-11 10:13:38 -08:00
Pavel Punsky
af8a057eac
Update version to 4.6.2 ( #1174 )
...
Update version number, generate authors and changelog files
Release notes (short summary of changes)
```
- Make sure microhttpd starts using epoll if supported
- Add sessioncount to prometheus metrics
- Add STUN request/response/error prometheus counters
- Cleanup logs on turnserver start
- Fix duplicate stdout log output
- Log threadId to logs to aid in multi-threaded debugging
- Optional build info compiled into turnserver binary
- Fix arguments expansion in `docker-entrypoint.sh`
- Santise database connection strings before printing to log
- Support Windows MSVC
- Add configuration option for TLS 1.3 ciphersuites
- Improve openssl3 and FIPS support
- Use single SSL_CTX for TLS and DTLS support
- Update openssl API use to non-deprecated version
- Set string bytes to null to prevent random origin
- Fix memory corruption on socket close
- Fix packet backlog fifo that processed packets in reverse order in some scenarios
- Fix off-by-one when terminating gcm_nonce
- Fixes to Redis memleaks and socketleaks
- Fix malformed response to mobility refresh request
- Fuzzing support
- Ignore raw UDP if no_udp is enabled
- Better detect availability of SCTP protocol
```
---------
Co-authored-by: tyranron <tyranron@gmail.com>
2023-04-10 19:00:08 -07:00
tyranron
744a263d80
Upgrade Docker image to 4.6.1 Coturn version
2022-12-04 12:37:47 +01:00
tyranron
491b231f80
Fix ChangeLog for 4.6.1 version
2022-12-04 12:00:51 +01:00
Pavel Punsky
38088baa22
Update Changelog and Readme ( #1087 )
...
Authors generated using:
```
git log --pretty=format:"%an" 4.6.0..HEAD|sort|uniq
```
Commit log:
```
git log --pretty=format:"- %s (%an)" 4.6.0..HEAD
```
Readme.md files updated by rearranging existing file (and loosely
following format suggested by
https://github.com/jehna/readme-best-practices )
2022-11-16 15:12:41 -08:00
Pavel Punsky
73c14d6b10
Replace references to non-existent pdf file with links ( #1002 )
...
Fixes #800
2022-09-29 11:09:10 -07:00
tyranron
b7b43edd33
Fix ChangeLog for 4.6.0 release ( #976 )
2022-09-13 12:34:00 +03:00
Gustavo Garcia
35c9e8d52f
Update ChangeLog
2022-09-12 19:29:06 +02:00
Pavel Punsky
8dab694478
Update ChangeLog
2022-08-29 13:24:00 -07:00
Gustavo Garcia
a84fb6df47
Update ChangeLog
2022-08-16 08:16:19 +02:00
Mészáros Mihály
3121747ade
Update Changelog
2021-09-22 13:43:33 +02:00
Mészáros Mihály
ee432e160f
Fix for log_binding (regression)
2021-06-17 13:06:02 +02:00
Mészáros Mihály
7ad04a37d6
Not send SOFTWARE attr, if no_sotware_attribute on
2021-06-05 22:10:31 +02:00
Mészáros Mihály
708b83ea78
RESPONSE_ORIGIN attribute only if rfc5780 is on
2021-06-05 22:10:31 +02:00
Mészáros Mihály
54ef051844
Disable stun backward compatibility
2021-06-05 22:10:31 +02:00
Mészáros Mihály
eda11698f0
Add option no-rfc5780
...
To avoid any amplifiaction STUN binding attacks.
2021-06-05 22:10:31 +02:00
Mészáros Mihály
dd1b11da80
Update Changelog with PR#739
2021-05-07 21:23:24 +02:00
tyranron
008589f8e0
Update mongo-c-driver to 1.17.5 version
2021-04-12 17:41:08 +03:00
Mészáros Mihály
e2d71ce6bf
Add mereged PR-s to Changelog
2021-03-23 10:03:34 +01:00
Mészáros Mihály
2204778ce1
Replace keep-address-family with allocation-default-address-family
2021-03-12 23:05:18 +01:00
Mészáros Mihály
907f1ec9a8
Add changelog PR #687
2021-01-14 21:18:35 +01:00
Mészáros Mihály
e5d4e62dec
Fix typo "finsihed" reported by Felipe Cecagno
2021-01-14 15:14:53 +01:00
Mészáros Mihály
060bf18787
Changelog for CVE-2020-26262
2021-01-10 20:59:55 +01:00
Mészáros Mihály
fe3ed44089
Update date in ChangeLog
2021-01-10 17:19:25 +01:00
Mészáros Mihály
f1d946c1b4
Refactoring Prometheus
...
* Fix c++ support
* Simplify: Remove session id/allocation
2021-01-10 00:32:49 +00:00
Mészáros Mihály
a8bd1c50d3
Fix typo
2021-01-08 09:45:20 +00:00
Mészáros Mihály
2edc14a193
Fixes #601
2021-01-07 21:38:43 +00:00
Mészáros Mihály
13082beae8
Fixes #600
2021-01-07 21:31:12 +00:00
Mészáros Mihály
9fcd86f3cc
Fixes #621
2021-01-07 21:25:27 +00:00
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
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
14f1630ec6
Fix stale-nonce documentation Resolves #604
2021-01-05 10:25:10 +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
fa01cfeed6
Move acme to new file
2020-12-15 13:25:56 +00:00
Mészáros Mihály
d4686750ee
Move acme to new file
2020-12-15 13:04:11 +00: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
b0fb4a9a0a
Rename new timestamp options, and fix these cli handling
2020-12-08 11:51:25 +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
9c35494351
Update Docker MongoDB libs and fix systemctl
2020-12-08 09:39:33 +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
032d352716
Changelog for PR#643
2020-12-08 08:35:07 +01:00
Mészáros Mihály
2bc61f483e
Add changelog to merged PRs
2020-12-07 15:26:40 +01:00
Mészáros Mihály
2acb952670
tidy after PR #517
2020-07-08 09:47:24 +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
Mészáros Mihály
aab60340b2
Fix date in ChangeLog
2020-06-24 17:13:42 +02:00
Mészáros Mihály
fdf7065d0f
Add CVE to ChangeLog
2020-06-24 16:58:17 +02:00