aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/error.rs
Commit message (Expand)AuthorAgeFilesLines
* Always include something in ErrorStack's DisplaySteven Fackler2018-02-271-0/+4
* Add the ability to push errors back onto the error stack.Steven Fackler2018-02-241-4/+45
* Adjust SslConnector and SslAcceptor constructionSteven Fackler2017-12-261-7/+7
* fixed broken example and syntax error in module level documentationAndyGauge2017-11-041-2/+2
* Error documentation improvementAndy Gauge2017-10-271-0/+20
* Convert try! usage to ?johnthagen2017-10-031-9/+9
* RustfmtSteven Fackler2017-07-151-1/+7
* Expose more error informationSteven Fackler2017-02-191-17/+79
* Fix ErrorStack displaySteven Fackler2016-12-091-2/+2
* Fix test_alpn_server_select_noneSteven Fackler2016-10-141-42/+54
* Add support for OpenSSL 1.1.0Alex Crichton2016-10-121-1/+4
* Implement Clone for openssl::error::ErrorStackNovotnik, Petr2016-09-011-1/+2
* Progress on asn1 expiryDavid Weinstein2016-08-171-0/+6
* Error reformSteven Fackler2016-05-031-0/+137