aboutsummaryrefslogtreecommitdiff
path: root/ssl/methods.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-27Allow different protocol version when trying to reuse a sessionFedor Indutny1-142/+24
2016-03-09Deprecate the use of version-specific methodsKurt Roeckx1-37/+144
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni1-1/+60
2016-01-02Protocol version selection and negotiation rewriteViktor Dukhovni1-21/+33
2015-11-05Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSIONMatt Caswell1-12/+18
2015-10-30Change statem prefix to ossl_statemMatt Caswell1-32/+36
2015-10-30Reorganise state machine filesMatt Caswell1-0/+347