summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_tlsext.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove this copy, we have decided we can do this in placebeck2019-01-181-1525/+0
* Get rid of is_serverhello in preparation for other messagesbeck2019-01-171-13/+24
* Add support to enforce restrictions on where extensions can appearbeck2019-01-171-9/+26
* Add a direct copy of the exension parsing code to be modified for tls13.beck2019-01-171-0/+1497