Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ssl_max_server_version() with ssl_downgrade_max_version() | jsing | 2020-05-31 | 1 | -25/+1 |
* | Correct downgrade sentinels when a version pinned method is in use. | jsing | 2020-05-31 | 1 | -1/+33 |
* | Include TLSv1.3 in version handling code. | jsing | 2018-11-06 | 1 | -3/+9 |
* | Provide SSL{,_CTX}_set_{min,max}_proto_version() functions. | jsing | 2017-05-06 | 1 | -1/+47 |
* | Add missing $OpenBSD$ tags. | jsing | 2017-05-06 | 1 | -0/+1 |
* | Move relatively new version range code from ssl_lib.c into a separate | jsing | 2017-01-26 | 1 | -0/+172 |