summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-24Clear key on exit in PKCS12_gen_mac()tb1-25/+38
2022-07-24Plug a leak in PKCS12_setup_mac()tb1-2/+3
2022-07-24Move cipher_id bsearch functions back to the bottom of the file.jsing1-16/+16
2022-07-24Set NULL BIOs for QUIC.jsing1-1/+14
2022-07-24Provide record layer callbacks for QUIC.jsing7-16/+217
2022-07-24Move tls13_phh_done_cb() after tl13_phh_received_cb().jsing1-12/+12
2022-07-24Provide QUIC encryption levels.jsing6-20/+33
2022-07-24Rely on tlsext_parse() to set a decode_error alerttb1-79/+47
2022-07-24Start making ts opaquetb10-50/+134
2022-07-23Fix file names in comments.tb1-7/+7
2022-07-22Convert TLS transcript from BUF_MEM to tls_buffer.jsing2-29/+16
2022-07-22Extend TLS buffer regress to cover read/write usage.jsing1-13/+219
2022-07-22Add read and write support to tls_buffer.jsing4-13/+139
2022-07-22Simplify tls13_server_encrypted_extensions_recvtb1-8/+2
2022-07-22Remove redundant length checks in parse functionstb1-21/+1
2022-07-21Make test table based, extend it a littletb1-69/+117
2022-07-20Simplify tlsext_supported_groups_server_parsetb1-45/+31
2022-07-20link ssl_set_alpn_protos to regresstb1-1/+2