]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use minimum and maximum protocol version instead of version fixed methods
authorKurt Roeckx <kurt@roeckx.be>
Tue, 2 Feb 2016 22:58:49 +0000 (23:58 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Wed, 9 Mar 2016 18:38:56 +0000 (19:38 +0100)
commit0d5301aff900970b09d2fe0c70d1038157d7638b
treeeccb37f83a5388dee8ec57cbb90eb3b404ea3be0
parent1fc7d6664a3d118f9d5de217c9ffd154ed9ddb6f
Use minimum and maximum protocol version instead of version fixed methods

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
MR: #1824
apps/ciphers.c
apps/s_client.c
apps/s_server.c
apps/s_time.c
test/ssltest.c