summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls12_record_layer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Group seal record functions together.jsing2020-09-161-11/+11
* Split the tls12_record_layer_write_mac() function.jsing2020-09-151-10/+19
* Correct a failure case in tls12_record_layer_seal_record_protected()jsing2020-09-151-2/+2
* Start replacing the existing TLSv1.2 record layer.jsing2020-08-301-0/+533