doc: EVP_PKEY_get_utf8/octet_string_param() clarify NULL buffer behavior
[openssl.git] / ssl / build.info
2021-06-13 Tomas MrazDo not duplicate symbols between libcrypto and libssl...
2021-06-02 Paulitls: remove TODOs
2021-05-07 Richard LevitteDrop libimplementations.a
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-10-16 Matt CaswellConcentrate deprecated libssl API usage in one file
2020-09-09 PauliTLS fixes for CBC mode and no-deprecated
2020-09-03 Matt CaswellAdd an HMAC implementation that is TLS aware
2020-08-31 John BaldwinMove KTLS inline functions only used by libssl into...
2020-07-06 Matt CaswellAdd provider support for TLS CBC padding and MAC removal
2020-07-06 Matt CaswellSplit the padding/mac removal functions out into a...
2019-08-14 Matt CaswellIf we are multiblock capable make sure we use it
2019-07-11 Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2017-04-07 Matt CaswellMove ssl/t1_ext.c to ssl/statem/extensions_cust.c
2016-12-08 Matt CaswellMove client parsing of ServerHello extensions into...
2016-12-08 Matt CaswellSplit extensions code into core extensions and server...
2016-12-08 Matt CaswellRefactor ClientHello extension parsing
2016-12-08 Matt CaswellMove tls_collect_extensions() into a separate file
2016-11-29 Matt CaswellUse the TLSv1.3 nonce construction
2016-11-09 Matt CaswellAdd support for TLS1.3 secret generation
2016-09-13 Matt CaswellFirst pass at writing a writeable packets API
2016-02-09 Matt CaswellUpdate build.info files for auto-init/de-init
2016-02-01 Richard Levitteunified build scheme: add build.info files