Fix up path generation to use OPENSSL_MODULES
[openssl.git] / ssl / build.info
2024-02-10 Hugo LandauQUIC RIO: Add frontend SSL_poll implementation
2023-03-30 Hugo LandauRevise build.info
2023-03-30 Hugo LandauQUIC Thread Assist Core
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-09-13 Paulitime: move OSSL_TIME to libcrypto
2022-08-18 Matt CaswellMove ktls.c into the record layer
2022-08-18 Matt CaswellMove protocol version specific code into separate files
2022-08-18 Matt CaswellMove Record layer methods code into a sub-directory
2022-08-18 Matt CaswellAdd a skeleton TLS record method
2022-07-06 Paulissl: implement an event queue
2022-06-22 Paulissl: expose the get time function internally
2022-06-22 Paulibuild.info changes for priority queue
2022-06-03 Tomas MrazAdd empty implementations of quic method functions
2022-05-27 Hugo LandauQUIC wire format support
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