DISABLE_SSLV3 option, disables SSLv3 at compile time
authorIan Beckwith <ianb@erislabs.net>
Thu, 10 Dec 2015 18:10:29 +0000 (18:10 +0000)
committerIan Beckwith <ianb@erislabs.net>
Thu, 10 Dec 2015 18:19:52 +0000 (18:19 +0000)
commit051725bc40aea63ff1e9c53fcde4803f476255c3
tree5ff7b7591dfe04b7dffb39615fdb349dc77e3020
parentb5203ffb6f7937fb4c616e718c91b123ea8116ce
DISABLE_SSLV3 option, disables SSLv3 at compile time

Needed to link with debian's openssl, which has
SSLv3_{client,server}_method disabled
ck_ssl.c
ckcftp.c
debian/changelog
debian/patches/060_disable_sslv3.patch [new file with mode: 0644]
debian/patches/series
debian/rules