Merge pull request #1591 from drwetter/1583_changelog

Add latest changes
This commit is contained in:
Dirk Wetter 2020-04-27 19:20:14 +02:00 committed by GitHub
commit a3b84ce0c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,20 @@
## Change Log
### Features implemented / improvements in 3.1dev
* Extend Server (cipher) preference: always now in wide mode instead of running all ciphers in the end (per default)
* Improved compatibility with OpenSSL 3.0
* Renamed PFS/perfect forward secrecy --> FS/forward secrecy
* Improved mass testing
* Align better colors of ciphers with standard cipherlists
* Added several ciphers to colored ciphers
* Percent output char problem fixed
* Several display/output fixes
* Security fix: DNS input
* Don't use external pwd anymore
* Rating (pending)
### Features implemented / improvements in 3.0
* Full support of TLS 1.3, shows also drafts supported