]> granicus.if.org Git - curl/commit
polarssl: Fix exclusive SSL protocol version options
authorJay Satiro <raysatiro@yahoo.com>
Fri, 2 Jan 2015 17:33:41 +0000 (12:33 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Feb 2015 09:39:17 +0000 (10:39 +0100)
commit20c727ec4c6c1af9b62158e913dd15a746b6076f
tree5cd1806fec16d9a66fa34dcc0e446b447a3d30a6
parent9956ef2d3349dca0ace32edef8f847e23b8fd015
polarssl: Fix exclusive SSL protocol version options

Prior to this change the options for exclusive SSL protocol versions did
not actually set the protocol exclusive.

http://curl.haxx.se/mail/lib-2015-01/0002.html
Reported-by: Dan Fandrich
lib/vtls/polarssl.c