summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_conf.c
AgeCommit message (Expand)Author
2014-12-15Allow using -SSLv2 again when setting Protocol in the config.Kurt Roeckx
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-03-27Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson
2014-01-03Add ServerInfoFile to SSL_CONF, update docs.Dr. Stephen Henson
2013-11-13Delete duplicate entry.Krzysztof Kwiatkowski
2013-11-01Add -ecdh_single option.Dr. Stephen Henson
2013-11-01Fix warning.Dr. Stephen Henson
2013-10-22Add SSL_CONF command to set DH Parameters.Dr. Stephen Henson
2013-10-22Fix argument processing.Dr. Stephen Henson
2013-10-21Constification.Dr. Stephen Henson
2013-10-20Extend SSL_CONFDr. Stephen Henson
2013-10-20Typo.Dr. Stephen Henson
2013-08-17Make no-ec compilation work.Dr. Stephen Henson
2012-12-07really fix automatic ;-)Dr. Stephen Henson
2012-12-06fix handling of "automatic" in file modeDr. Stephen Henson
2012-12-01return error if Suite B mode is selected and TLS 1.2 can't be used. Correct e...Dr. Stephen Henson
2012-11-21curves can be set in both client and serverDr. Stephen Henson
2012-11-21use correct return values when callin cmdDr. Stephen Henson
2012-11-19fix typo and warningDr. Stephen Henson
2012-11-16add SSL_CONF functions and documentationDr. Stephen Henson