| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More deprecated function cleanup | Steven Fackler | 2016-02-08 | 1 | -1/+1 |
| * | Stop using deprecated method | Steven Fackler | 2016-02-08 | 1 | -1/+2 |
| * | openssl/ssl/context: test that we are refcounting correctly | Cody P Schafer | 2016-01-18 | 1 | -0/+13 |
| * | Fix should_panic check | Steven Fackler | 2016-01-11 | 1 | -3/+3 |
| * | Add stream panic propagation behind a nightly feature gate | Steven Fackler | 2016-01-11 | 1 | -0/+88 |
| * | Work around the worst of clone bogusness | Steven Fackler | 2015-12-18 | 1 | -0/+8 |
| * | Disable cross compilation for now | Steven Fackler | 2015-12-17 | 1 | -1/+2 |
| * | Rustfmt | Steven Fackler | 2015-12-15 | 1 | -93/+112 |
| * | Replace SslStream implementation! | Steven Fackler | 2015-12-09 | 1 | -20/+1 |
| * | Implement read and write | Steven Fackler | 2015-12-09 | 1 | -0/+12 |
| * | IT LIVES | Steven Fackler | 2015-12-09 | 1 | -1/+8 |
| * | Switch to libc 0.2 | Steven Fackler | 2015-11-16 | 1 | -29/+14 |
| * | Move SSL methods to Ssl object, add getter | Steven Fackler | 2015-11-16 | 1 | -19/+19 |
| * | Revert "Revert "Merge pull request #280 from ltratt/libressl_build"" | Steven Fackler | 2015-11-16 | 1 | -4/+0 |
| * | Get nonblocking tests working on OSX/Windows | Alex Crichton | 2015-10-22 | 2 | -0/+1022 |