| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix warnings | Steven Fackler | 2015-03-10 | 1 | -1/+1 | |
| * | Merge pull request #172 from reaperhulk/add-ssl-ctx-set-get-options | Steven Fackler | 2015-03-07 | 1 | -0/+56 | |
| |\ | ||||||
| | * | add support for SSL_CTX_clear_options and use bitflags | Paul Kehrer | 2015-02-23 | 1 | -7/+51 | |
| | * | add support for SSL_CTX_set_options and SSL_CTX_get_options | Paul Kehrer | 2015-02-22 | 1 | -0/+12 | |
| * | | Added try_clone to SslStream for SslStream<TcpStream>. | Aaron Weiss | 2015-03-02 | 1 | -0/+12 | |
| * | | Convert to new IO. | Steven Fackler | 2015-02-24 | 1 | -71/+55 | |
| |/ | ||||||
| * | Update depreciated code | Kevin Butler | 2015-02-20 | 1 | -7/+7 | |
| * | Unique<T> now derefs to *mut T | Kevin Butler | 2015-02-20 | 1 | -26/+27 | |
| * | Rename method for clarity | Steven Fackler | 2015-02-16 | 1 | -2/+2 | |
| * | Properly handle errors in write | Steven Fackler | 2015-02-16 | 1 | -18/+29 | |
| * | Deal with openssl errors in read | Steven Fackler | 2015-02-16 | 1 | -3/+9 | |
| * | rustup to current master | Robin Gloster | 2015-02-12 | 1 | -24/+24 | |
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 1 | -0/+643 | |