| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split stuff requiring a shim out to a separate crate | Steven Fackler | 2015-11-16 | 1 | -142/+0 |
| * | Nonblocking streams support. | Jamie Turner | 2015-10-20 | 1 | -0/+4 |
| * | Update OpenSSL version checks to 1.0 numbers instead of 0.10 numbers | Lars Bergstrom | 2015-10-14 | 1 | -2/+2 |
| * | Clean up init stuff | Steven Fackler | 2015-10-05 | 1 | -3/+2 |
| * | Set threadid_func on linux/osx (fixes #281) | Manish Goregaokar | 2015-10-05 | 1 | -0/+27 |
| * | Add SSL::set_ecdh_auto() | Frank Denis | 2015-09-25 | 1 | -0/+6 |
| * | Add support for set_tmp_dh() and RFC5114 DH parameters for forward secrecy. | Frank Denis | 2015-08-31 | 1 | -0/+18 |
| * | Implement certificate extensions for certificate requests | Jethro Beekman | 2015-07-08 | 1 | -0/+4 |
| * | Fix set_hostname | Steven Fackler | 2015-06-27 | 1 | -0/+4 |
| * | Move macro replicas into C shim | Steven Fackler | 2015-06-27 | 1 | -0/+80 |