summaryrefslogtreecommitdiff
path: root/openssl/src/error.rs
AgeCommit message (Expand)Author
2020-06-05fix clippySteven Fackler
2020-05-24Run clippySteven Fackler
2019-12-21remove deprecated Error::description, replace deprecated cause with sourceAndrii Radyk
2019-05-30Display for Error was incorrectly showing func instead of reason.Simon GĂ©nier
2019-02-22RustfmtSteven Fackler
2018-02-27Always include something in ErrorStack's DisplaySteven Fackler
2018-02-24Add the ability to push errors back onto the error stack.Steven Fackler
2017-12-26Adjust SslConnector and SslAcceptor constructionSteven Fackler
2017-11-04fixed broken example and syntax error in module level documentationAndyGauge
2017-10-27Error documentation improvementAndy Gauge
2017-10-03Convert try! usage to ?johnthagen
2017-07-15RustfmtSteven Fackler
2017-02-19Expose more error informationSteven Fackler
2016-12-09Fix ErrorStack displaySteven Fackler
2016-10-14Fix test_alpn_server_select_noneSteven Fackler
2016-10-12Add support for OpenSSL 1.1.0Alex Crichton
2016-09-01Implement Clone for openssl::error::ErrorStackNovotnik, Petr
2016-08-17Progress on asn1 expiryDavid Weinstein
2016-05-03Error reformSteven Fackler