Skip to content

tls: add debugging to native TLS code

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/tls-x into master

This is an attempt to make investigating the TLS state machine a bit more feasible.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading