master
Remove support for SSLv3
Removes unused args for new record layers.
Removes unused functions and macros from ssl_local.h and recmethod_local.h
Removes some stale SSLv3 support around the code and updated documentation to reflect removal.
ssl: avoid integer overflow by casting sum terms to size_t and not the result
ssl: Remove shadowed variable in write retry path
4.0-POST-CLANG-FORMAT-WEBKIT
Remove further remnants of SSLv2 ClientHello handling