]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/extensions_srvr.c
Add a renegotiation test
[thirdparty/openssl.git] / ssl / statem / extensions_srvr.c
2016-12-08  Matt CaswellAvoid repeatedly scanning the list of extensions
2016-12-08  Matt CaswellSimplify ClientHello extension parsing
2016-12-08  Matt CaswellMove ALPN processing into an extension finalisation...
2016-12-08  Matt CaswellProvide server side extension init and finalisation...
2016-12-08  Matt CaswellMove client construction of ClientHello extensions...
2016-12-08  Matt CaswellMove client parsing of ServerHello extensions into...
2016-12-08  Matt CaswellRename some functions
2016-12-08  Matt CaswellMove ServerHello extension construction into the new...
2016-12-08  Matt CaswellSplit extensions code into core extensions and server...