]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem_dtls.c
Adapt all EVP_CIPHER_CTX users for it becoming opaque
[thirdparty/openssl.git] / ssl / statem / statem_dtls.c
2016-01-12  Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2015-12-13  tjmaoAllow ChaCha20-Poly1305 in DTLS
2015-12-13  Rich SalzRevert "Allow ChaCha20-Poly1305 in DTLS"
2015-12-11  Rich SalzAllow ChaCha20-Poly1305 in DTLS
2015-12-10  Matt CaswellEnsure |rwstate| is set correctly on BIO_flush
2015-12-10  Matt CaswellFix DTLS handshake fragment retries
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-11-09  Matt CaswellStandardise our style for checking malloc failures
2015-10-30  Matt CaswellConvert enums to typedefs
2015-10-30  Matt CaswellMore state machine reorg
2015-10-30  Matt CaswellReorganise state machine files