summaryrefslogtreecommitdiffstats
path: root/ssl/methods.c
AgeCommit message (Expand)Author
2016-08-18Indent ssl/Emilia Kasper
2016-08-04Make DTLS1_BAD_VER work with DTLS_client_method()David Woodhouse
2016-05-17Copyright consolidation 01/10Rich Salz
2016-03-27Allow different protocol version when trying to reuse a sessionFedor Indutny
2016-03-09Deprecate the use of version-specific methodsKurt Roeckx
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni
2016-01-02Protocol version selection and negotiation rewriteViktor Dukhovni
2015-11-05Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSIONMatt Caswell
2015-10-30Change statem prefix to ossl_statemMatt Caswell
2015-10-30Reorganise state machine filesMatt Caswell