summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/key_schedule/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use relative paths so beck can run regress in his git tree and havetb2022-06-291-2/+3
| | | | the correct ssl_local.h etc be picked up.
* Add initial TLS 1.3 key schedule support with basic regress testsbeck2018-11-071-0/+9
ok jsing@ tb@