diff options
author | jsing <> | 2018-01-27 15:30:05 +0000 |
---|---|---|
committer | jsing <> | 2018-01-27 15:30:05 +0000 |
commit | 493e742f784a4d7d846e7a28b384c113d30ed942 (patch) | |
tree | 3d53d5ec7c827462ec31ee3156e980e4c951418a /src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c | |
parent | d591e698ee2bf88b94fcbab7fc07c798cf0b3ba8 (diff) | |
download | openbsd-493e742f784a4d7d846e7a28b384c113d30ed942.tar.gz openbsd-493e742f784a4d7d846e7a28b384c113d30ed942.tar.bz2 openbsd-493e742f784a4d7d846e7a28b384c113d30ed942.zip |
Complete the TLS extension handling rewrite for the server-side.
This removes ssl_parse_clienthello_tlsext() and allows the CBS to be
passed all the way through from ssl3_get_client_hello(). The renegotation
check gets pulled up into ssl3_get_client_hello() which is where other
such checks exist.
The TLS extension parsing now also ensures that we do not get duplicates
of any known extensions (the old pre-rewrite code only did this for some
extensions).
ok inoguchi@
Diffstat (limited to 'src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c')
0 files changed, 0 insertions, 0 deletions