summaryrefslogtreecommitdiffstats
path: root/ssl/statem/statem_dtls.c
AgeCommit message (Expand)Author
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-24Move pqueue into sslRich Salz
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte
2015-12-12Allow ChaCha20-Poly1305 in DTLStjmao
2015-12-12Revert "Allow ChaCha20-Poly1305 in DTLS"Rich Salz
2015-12-11Allow ChaCha20-Poly1305 in DTLSRich Salz
2015-12-10Ensure |rwstate| is set correctly on BIO_flushMatt Caswell
2015-12-10Fix DTLS handshake fragment retriesMatt Caswell
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte
2015-11-09Standardise our style for checking malloc failuresMatt Caswell
2015-10-30Convert enums to typedefsMatt Caswell
2015-10-30More state machine reorgMatt Caswell
2015-10-30Reorganise state machine filesMatt Caswell