Stop using unimplemented cipher classes.
[openssl.git] / include / openssl / sslerr.h
2017-12-14 Todd ShortFix 'make update'
2017-12-14 Matt CaswellSend supported_versions in an HRR
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-12-14 Matt CaswellDrop CCS messages received in the TLSv1.3 handshake
2017-12-14 Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-12-14 Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-08 Matt CaswellConvert the remaining functions in the record layer...
2017-12-04 Matt CaswellAdd some more cleanups
2017-12-04 Matt CaswellAdd some sanity checks for the fatal error condition
2017-12-04 Matt CaswellFix up a few places in the state machine that got misse...
2017-12-04 Matt CaswellConvert more functions in ssl/statem/statem.c to use...
2017-12-04 Matt CaswellConvert remaining functions in statem_srvr.c to use...
2017-12-04 Matt CaswellConvert remaining functions in statem_clnt.c to use...
2017-12-04 Matt CaswellConvert the state machine code to use SSLfatal()
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-04 Todd ShortSession resume broken switching contexts
2017-08-31 Matt CaswellComplain if we are writing early data but SNI or ALPN...
2017-07-13 Dr. Stephen Hensonmake errors
2017-06-21 Matt CaswellAdd TLSv1.3 client side external PSK support
2017-06-16 Matt CaswellAllow the server to change the ciphersuite on resume
2017-06-07 Rich Salzmake error tables const and separate header file