Skip to content

update tlsfuzzer with TLS 1.3 HRR test

Daiki Ueno requested to merge tmp-tlsfuzzer-tls13-hrr into master

This updates the tlsfuzzer submodule to the latest git master to bring in the new test-tls13-hrr.py test.

Fixes #469 (closed).

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