Always duplicate the session on NewSessionTicket in TLSv1.3
[oweals/openssl.git] / ssl / statem / extensions_cust.c
2017-04-07 Matt CaswellRemove an out of date TODO
2017-04-07 Matt CaswellCreate an ENDPOINT enum type for use internally
2017-04-07 Matt CaswellPrefix custom extension API callback types with SSL_
2017-04-07 Matt CaswellVarious style tweaks based on feedback
2017-04-07 Matt CaswellImplement a new custom extensions API
2017-04-07 Matt CaswellMove ssl/t1_ext.c to ssl/statem/extensions_cust.c