add more details to CHANGELOG.md and CREDITS.md

This commit is contained in:
Riccardo Germenia 2024-09-02 14:44:37 +02:00
parent 034d5e34f4
commit 4436c4b96f
2 changed files with 3 additions and 1 deletions

View File

@ -47,6 +47,7 @@
* Don't use external pwd command anymore
* Doesn't hang anymore when there's no local resolver
* Added --mtls feature to support client authentication
* Added list of signature_algorithms used for client authentication
* Added support for signature_algorithms_cert extension

View File

@ -76,6 +76,7 @@ Full contribution, see git log.
- Shellcheck static analysis
* Riccardo Germenia
- add list of signature algorithms for client auth
- add support for signature_algorithms_cert extension
- add Certificate message to TLS sockets