aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/bio
Commit message (Collapse)AuthorAgeFilesLines
* Restructure PEM input/output methodsSteven Fackler2016-08-021-107/+0
| | | | | Dealing with byte buffers directly avoids error handling weirdness and we were loading it all into memory before anyway.
* Error reformSteven Fackler2016-05-031-4/+4
|
* RustfmtSteven Fackler2015-12-151-12/+14
|
* Split stuff requiring a shim out to a separate crateSteven Fackler2015-11-161-2/+3
|
* Reduce SslStream constructor duplicationSteven Fackler2015-06-271-4/+2
|
* Move macro replicas into C shimSteven Fackler2015-06-271-1/+1
|
* Fix EOF handling in retry wrapperSteven Fackler2015-06-251-0/+6
|
* rustup: changes to io::ErrorSean McArthur2015-04-021-4/+2
|
* Remove a bunch of use of core featureSteven Fackler2015-03-301-3/+2
|
* Convert to new IO.Steven Fackler2015-02-241-30/+28
|
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+105