| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New build system | Valerii Hiora | 2014-11-13 | 1 | -481/+0 |
| * | Support PNaCl/NaCl. | Richard Diamond | 2014-11-09 | 1 | -14/+20 |
| * | Clean up some warnings | Steven Fackler | 2014-10-31 | 1 | -2/+2 |
| * | Clean up some BN stuff | Steven Fackler | 2014-10-26 | 1 | -2/+9 |
| * | Cert loading from PEM & restructuring | Valerii Hiora | 2014-10-15 | 1 | -4/+7 |
| * | Correct init mutexes and locking function | Valerii Hiora | 2014-10-14 | 1 | -1/+24 |
| * | ssl: allow setting cipher list | Cody P Schafer | 2014-10-13 | 1 | -0/+1 |
| * | Refactor init and error handling code | Jared Roesch | 2014-10-11 | 1 | -0/+12 |
| * | Prepare for s/static/const/ | Alex Crichton | 2014-10-09 | 1 | -88/+88 |
| * | BN_is_zero as a Rust function | Valerii Hiora | 2014-10-09 | 1 | -19/+2 |
| * | X509 Generator sample | Valerii Hiora | 2014-10-08 | 1 | -1/+1 |
| * | Fixed incorrect EOF handling in MemBio, added error description | Valerii Hiora | 2014-10-07 | 1 | -1/+11 |
| * | Potential fix for #68 | Valerii Hiora | 2014-10-07 | 1 | -3/+6 |
| * | Better error handling in cert generation | Valerii Hiora | 2014-10-06 | 1 | -0/+2 |
| * | Load crypto error strings | Jared Roesch | 2014-10-05 | 1 | -1/+2 |
| * | Make errors human readable | Jared Roesch | 2014-10-05 | 1 | -0/+6 |
| * | Clean up warnings | Steven Fackler | 2014-10-04 | 1 | -1/+1 |
| * | Changes made to support 0.12.0-dev ( October 2, 2014 ) | D.K | 2014-10-04 | 1 | -4/+2 |
| * | Merge pull request #64 from reem/fix/big-num-is-zero | Steven Fackler | 2014-10-04 | 1 | -2/+7 |
| |\ | |||||
| | * | Add a dummy bn_is_zero C dependency to wrap BN_is_zero | Jonathan Reem | 2014-10-04 | 1 | -2/+7 |
| * | | Merge pull request #58 from vhbit/verify-data | Steven Fackler | 2014-10-04 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | User-provided data in verify | Valerii Hiora | 2014-10-02 | 1 | -0/+1 |
| * | | Add bindings to CRYPTO_memcmp | Alex Crichton | 2014-10-01 | 1 | -1/+3 |
| |/ | |||||
| * | Unification and explicity in FFI type decls | Valerii Hiora | 2014-09-30 | 1 | -16/+16 |
| * | single `ffi` module | Valerii Hiora | 2014-09-30 | 1 | -0/+418 |