| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: add SSL_get_peer_certificate() | Cody P Schafer | 2014-11-24 | 1 | -0/+1 |
| * | sys: add some methods for dealing with x509 certs | Cody P Schafer | 2014-11-24 | 1 | -0/+6 |
| * | sys (and bn): make CRYPTO_free() take a *mut c_void insead of a *const c_char | Cody P Schafer | 2014-11-24 | 1 | -1/+1 |
| * | Runtime fallout | Valerii Hiora | 2014-11-21 | 1 | -1/+2 |
| * | Baseline server support | Cody P Schafer | 2014-11-19 | 1 | -0/+1 |
| * | Move AES XTS support to a feature | Steven Fackler | 2014-11-16 | 1 | -0/+2 |
| * | Add XTS-AES mode | Corey Ford | 2014-11-14 | 1 | -0/+2 |
| * | New build system | Valerii Hiora | 2014-11-13 | 3 | -0/+560 |