Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / test / tls13secretstest.c
2023-09-07 Matt CaswellCopyright year updates
2023-01-24 Matt CaswellExtend the new_record_layer function
2022-10-20 Matt CaswellRemove some redundant code
2022-08-18 Matt CaswellRemove some redundant code
2022-08-18 Matt CaswellImplement KTLS in the new read record layer code
2022-08-18 Matt CaswellEnsure various SSL options are passed down to the recor...
2022-07-28 Tomas MrazSSL object refactoring using SSL_CONNECTION object
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-01-28 Richard LevitteUpdate copyright year
2021-01-12 Richard LevitteClean away extraneous library specific FETCH_FAILED...
2020-11-11 Richard LevitteSSL: refactor all SSLfatal() calls
2020-04-23 Matt CaswellUpdate copyright year
2020-03-26 Matt CaswellUse a fetched cipher for the TLSv1.3 early secret
2020-02-06 Matt CaswellExplicitly fetch ciphers and digests in libssl
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-07-02 Antoine CœurFix Typos
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-05 Matt CaswellFix some SSL_export_keying_material() issues
2018-09-14 Richard LevitteVMS: turn on name mangling for all our programs
2018-07-20 Matt CaswellUpdate the TLSv1.3 test vectors
2018-05-11 Kurt RoeckxUse void in all function definitions that do not take...
2018-02-26 Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-13 Matt CaswellUpdate copyright year
2018-02-02 Tatsuhiro TsujikawaMake sure that exporting keying material is allowed
2017-12-04 Matt CaswellConvert the state machine code to use SSLfatal()
2017-08-11 FdaSilvaYYFix some Typos and indents
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-07-07 Matt CaswellUpdate tls13_hkdf_expand() to take the length of the...
2017-05-03 Matt CaswellUpdate tls13secretstest test vectors for TLSv1.3 draft-20
2017-04-24 Richard LevitteAdapt all test programs
2017-04-18 Richard LevitteVMS: Fix internals test programs
2017-03-28 PauliTest infrastructure additions.
2017-03-19 Joseph Birr-PixtonUpdate test vectors in tls13secretstest
2017-03-16 Matt CaswellUpdate the TLSv1.3 secrets test vectors for draft-19
2017-03-02 Matt CaswellImplement the early data changes required in tls13_chan...
2017-02-02 Cory BenfieldTest logging TLSv1.3 secrets.
2017-01-30 Matt CaswellConstruct the client side psk extension for TLSv1.3
2017-01-10 Matt CaswellVerify that the sig algs extension has been sent for...
2017-01-10 Matt CaswellFix client application traffic secret
2016-11-23 Matt CaswellUpdate tls13secretstest to use the new simpler test...
2016-11-23 Matt CaswellUpdate state machine to be closer to TLS1.3
2016-11-23 Matt CaswellImplement tls13_change_cipher_state()
2016-11-09 Matt CaswellAdd a test for the TLS1.3 secret generation