Skip to content

Various minor changes for 3.6.4 release

Nikos Mavrogiannopoulos requested to merge tmp-enable-tls13 into master

As the protocol has been finalized, the implementation is stable and interoperable, there is no need to enable it conditionally. This also includes various changes needed for the 3.6.4 release.

Checklist

  • Code modified for feature

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code
Edited by Nikos Mavrogiannopoulos

Merge request reports