aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/recordmethod.h
Commit message (Expand)AuthorAgeFilesLines
* Remove repeated wordsDimitri Papadopoulos2023-09-111-1/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Always use uint8_t for TLS record typeTomas Mraz2023-08-251-1/+1
* Avoid issues with endianness when type is used in SSL_trace()Tomas Mraz2023-08-251-1/+1
* quicapitest: Fix SSL_trace() test on big endian platformsTomas Mraz2023-07-141-1/+1
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-2/+2
* Allow partially releasing a record for TLSMatt Caswell2023-04-121-5/+7
* Make the data field for get_record() constMatt Caswell2023-04-121-1/+1
* Extend the new_record_layer functionMatt Caswell2023-01-241-0/+3
* Add support for setting a custom TLS Record LayerMatt Caswell2023-01-241-0/+1
* Remove an unneeded OSSL_RECORD_METHOD functionMatt Caswell2023-01-241-2/+0
* Move recordmethod.h to be an "internal" headerMatt Caswell2023-01-241-0/+335