Rename SSL3_BUFFER to TLS_BUFFER
[openssl.git] / ssl / record / build.info
2022-11-14 Matt CaswellMove declarations out of record.h and record_local.h
2022-11-14 Matt CaswellMove tls_pad.c into ssl/record/methods
2022-10-20 Matt CaswellRemove some redundant code
2022-10-20 Matt CaswellRemove the old buffer management code
2022-08-18 Matt CaswellMove some DTLS read code into the read record layer
2022-08-18 Matt CaswellMove Record layer methods code into a sub-directory