aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/dtls1.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Opaquify DTLS structs.David Benjamin1-179/+16
2015-04-06Remove buffered_app_data as well.David Benjamin1-16/+0
2015-04-06Remove buffering out records from the next epoch.David Benjamin1-7/+0
2015-03-10Remove ccs_header_st.David Benjamin1-5/+0
2015-03-10Fix types of hm_header_st.David Benjamin1-4/+4
2015-03-10Rework DTLS handshake message reassembly logic.David Benjamin1-6/+15
2015-02-03Simplify DTLS epoch rewind.David Benjamin1-7/+3
2015-02-03Remove alert_fragment and handshake_fragment.David Benjamin1-7/+0
2015-02-03Reformat dtls1.h.David Benjamin1-158/+140
2015-02-03Remove dtls1_timeout_st.David Benjamin1-19/+3
2015-02-03Document DTLS timeout API and add current_time_cb hook.David Benjamin1-12/+0
2015-01-14Support EVP_AEAD in DTLS.David Benjamin1-2/+1
2014-12-16Add outgoing messages to the handshake hash at set_handshake_header.David Benjamin1-1/+0
2014-12-13Merge SSLv23_method and DTLS_ANY_VERSION.David Benjamin1-2/+0
2014-11-10Keep retransmit window size architecture-independent.David Benjamin1-5/+6
2014-11-10Remove DTLSv1_listen.David Benjamin1-3/+0
2014-11-04DTLS1_AD_MISSING_HANDSHAKE_MESSAGE does not exist.David Benjamin1-9/+0
2014-08-18Simplify HelloVerifyRequest processing.David Benjamin1-0/+3
2014-08-18Remove SSL_OP_CISCO_ANYCONNECT.David Benjamin1-1/+0
2014-08-18Tidy DTLS cookie callback types.David Benjamin1-2/+2
2014-08-11Windows build fixes.Adam Langley1-15/+20
2014-07-15Port ssl3_get_client_hello to CBS.David Benjamin1-1/+0
2014-07-14Move public headers to include/openssl/Adam Langley1-1/+264
2014-06-20Inital import.Adam Langley1-0/+1