]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/record/ssl3_record_tls13.c
Reorganize local header files
[thirdparty/openssl.git] / ssl / record / ssl3_record_tls13.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-04-29  Todd ShortCollapse ssl3_state_st (s3) into ssl_st
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-08  Matt CaswellTolerate encrypted or plaintext alerts
2018-08-08  Matt CaswellEnsure that we write out alerts correctly after early_data
2018-03-20  Matt CaswellUpdate copyright year
2018-03-14  Matt CaswellUse the TLSv1.3 record header as AAD
2017-12-08  Matt CaswellConvert the remaining functions in the record layer...
2017-08-31  Matt CaswellVarious review fixes for PSK early_data support
2017-08-31  Matt CaswellEnable the ability to use an external PSK for sending...
2017-08-03  Matt CaswellMove ossl_assert
2017-05-22  Matt CaswellConvert existing usage of assert() to ossl_assert(...
2017-04-19  Todd ShortFix minor compiler issues.
2017-03-16  Matt CaswellUpdate end of early data processing for draft-19
2017-03-02  Matt CaswellProvide functions to write early data
2017-02-08  Matt CaswellFix crash in tls13_enc
2017-02-08  Dr. Stephen HensonUse contants for Chacha/Poly, redo algorithm expressions.
2017-02-08  Dr. Stephen HensonAdd CCM mode support for TLS 1.3
2017-01-10  Matt CaswellEnsure the record sequence number gets incremented
2016-11-29  Matt CaswellFix some style issues in the TLSv1.3 nonce construction...
2016-11-29  Matt CaswellUse the TLSv1.3 nonce construction