aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/methods.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Support disabling any or all TLS or DTLS versionsViktor Dukhovni2016-01-191-1/+60
* Protocol version selection and negotiation rewriteViktor Dukhovni2016-01-021-21/+33
* Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSIONMatt Caswell2015-11-051-12/+18
* Change statem prefix to ossl_statemMatt Caswell2015-10-301-32/+36
* Reorganise state machine filesMatt Caswell2015-10-301-0/+347