summaryrefslogtreecommitdiff
path: root/openssl/build.rs
AgeCommit message (Expand)Author
2021-01-01Silence new clippy lintJonas Platte
2020-12-05Use space indentation to silence rustfmtCharlie Li
2020-12-05Fix syntax error from previous commitCharlie Li
2020-12-05Account for differing tmp DH callback behaviour in LibreSSL >= 3.2.1Charlie Li
2020-05-24Run clippySteven Fackler
2019-04-24Reconcile exdata and version functions between libraries/versions.Charlie Li
2019-04-24Support LibreSSL 2.9.1Charlie Li
2018-09-12Support libressl 2.8.0Steven Fackler
2018-06-09Switch to accessors in libressl where possibleSteven Fackler
2018-05-20Overhaul openssl cfgsSteven Fackler
2018-05-19Support min/max version in LibreSSLSteven Fackler
2018-05-09Fix base version for min/max proto accessorsSteven Fackler
2018-02-13OpenSSL 1.1.1 supportSteven Fackler
2017-09-17openssl: libressl 2.6.1 dropped suuport for npnMarc-Antoine Perennou
2016-12-21Add LibreSSL 2.5.0 supportSébastien Marie
2016-11-04More buildscript tweaksSteven Fackler
2016-11-04Improve buildscript logicSteven Fackler
2016-10-17Implement new feature setupSteven Fackler
2016-10-14Merge pull request #471 from sfackler/no-compSteven Fackler
2016-10-14Check feature compatibility in build scriptSteven Fackler
2016-10-14Handle OPENSSL_NO_COMPSteven Fackler
2016-10-12Add support for OpenSSL 1.1.0Alex Crichton
2016-08-09Make c_helpers optionalSteven Fackler
2015-12-09Replace SslStream implementation!Steven Fackler