commit | 43054d3d734a8fa8a3d2da20c206a47d4060b7bd | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon Sep 11 15:43:56 2017 +0100 |
committer | Matt Caswell <matt@openssl.org> | Wed Jan 24 18:02:35 2018 +0000 |
tree | 8b38e327d08c5a42560ca70eec3df53a82f429f3 | |
parent | 14262ca950b8a75014e5495a2b93e1baa62d33a9 [diff] |
Add support for sending TLSv1.3 cookies This just adds the various extension functions. More changes will be required to actually use them. Reviewed-by: Ben Kaduk <kaduk@mit.edu> (Merged from https://github.com/openssl/openssl/pull/4435)