summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_conf.c
AgeCommit message (Expand)Author
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-05-01free null cleanup finaleRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-03-25free NULL cleanupRich Salz
2015-03-25Support key loading from certificate fileDr. Stephen Henson
2015-03-24free NULL cleanupRich Salz
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-01-24Fix segfault with empty fields as last in the config.Kurt Roeckx
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
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