summaryrefslogtreecommitdiff
path: root/src/lib/libssl/dtls_locl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused fields from struct dtls1_retransmit_state.jsing2021-10-231-3/+1
* Fold DTLS1_STATE_INTERNAL into DTLS1_STATE.jsing2021-10-231-18/+11
* Untangle ssl3_get_message() return values.jsing2021-10-231-2/+2
* Change dtls1_get_message_header() to take a CBS.jsing2021-09-041-3/+2
* Defragment DTLS.jsing2021-08-311-8/+1
* Replace DTLS r_epoch with the read epoch from the TLSv1.2 record layer.jsing2021-08-301-8/+1
* Dedup dtls1_dispatch_alert()/ssl3_dispatch_alert().jsing2021-07-261-2/+4
* Remove DTLS processed_rcds queue.jsing2021-07-211-3/+2
* Mop up dtls1_get_ccs_header() and struct ccs_header_st.jsing2021-07-191-7/+1
* Move DTLS structs/definitions/prototypes to dtls_locl.h.jsing2021-05-161-0/+251