aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/methods.c
Commit message (Expand)AuthorAgeFilesLines
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-0/+18
* Indent ssl/Emilia Kasper2016-08-181-81/+27
* Make DTLS1_BAD_VER work with DTLS_client_method()David Woodhouse2016-08-041-0/+5
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+6
* Allow different protocol version when trying to reuse a sessionFedor Indutny2016-03-271-142/+24
* Deprecate the use of version-specific methodsKurt Roeckx2016-03-091-37/+144
* 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