|
@@ -1,18 +1,21 @@
|
|
|
-12/11/2017 Oleg Moskalenko <[email protected]>
|
|
|
+27/09/2018 Oleg Moskalenko <[email protected]> Mihály Mészáros <[email protected]>
|
|
|
+Version 4.5.0.9 'dan Eider':
|
|
|
+
|
|
|
+27/09/2018 Oleg Moskalenko <[email protected]> Mihály Mészáros <[email protected]>
|
|
|
Version 4.5.0.8 'dan Eider':
|
|
|
- Travis CI integration
|
|
|
- - hint with comment fallthrough to avoid warning
|
|
|
+ - to avoid warnings add compiler comment hint to fallthrough
|
|
|
- reload-tls-certs PR#236 (by Arne Georg Gisnås Gleditsch)
|
|
|
- - minor fixe PR#223 (by Pavel Kretov)
|
|
|
+ - minor fixes PR#223 (by Pavel Kretov)
|
|
|
move rm Makefile to distclean
|
|
|
list all phony targets
|
|
|
- Fix typo PR#253 (by Orsiris de Jong)
|
|
|
- - Fix WebRTC client IPv6 stuck connection. (issue #217)
|
|
|
+ - Fix stuck IPv6 connections. (issue #217)
|
|
|
THX to damencho, vol4iniche
|
|
|
- Spelling fixes.
|
|
|
- Add a warning if --lt-cred-mech and --use-auth-secret both presents.
|
|
|
- Revert "Add the realm parameter in the example config file (by Domenico)"
|
|
|
- - Fix for Verbose config file option -v cli option overridea
|
|
|
+ - Fix for Verbose config file option -v cli option override
|
|
|
- Add a Notice to config about realm default value is the domain name.
|
|
|
- Update total allocation usage on client shutdown
|
|
|
- Fix total and user quota mix-up
|
|
@@ -24,8 +27,9 @@ Version 4.5.0.8 'dan Eider':
|
|
|
- Fix --prod pointer bug
|
|
|
- Fix auth server thread detach race (by weishuyin)
|
|
|
- New Feature: Add -K --keep-address-family
|
|
|
- Be aware if you enable it, then it breaks rfc6156 section-4.2 (default IPv4 family)
|
|
|
+ Be aware if you enable it, then it breaks rfc6156 section 4.2 (default IPv4 family fallback)
|
|
|
- Fix dtls double free crash
|
|
|
+ - Fix compilation errors and warnings (by Oleg)
|
|
|
|
|
|
12/10/2017 Oleg Moskalenko <[email protected]>
|
|
|
Version 4.5.0.7 'dan Eider':
|