| Commit message (Expand) | Author | Age | Files | Lines |
* | Combine all release notes into a single file, just easier to read. | Jack Lloyd | 2015-07-02 | 1 | -83/+0 |
* | Update for 1.11.14 release1.11.14 | lloyd | 2015-02-28 | 1 | -22/+56 |
* | Update relnotes and todo, fix python signature | lloyd | 2015-02-19 | 1 | -29/+43 |
* | Reduce the CTR_BE buffer down to just a few blocks. | lloyd | 2015-02-17 | 1 | -0/+2 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -0/+6 |
* | Mark modules pulling in external deps (zlib, boost, etc) as such, and | lloyd | 2015-02-06 | 1 | -0/+5 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -8/+4 |
* | Handle repeated initializations of the library better and deal with | lloyd | 2015-01-24 | 1 | -0/+8 |
* | Allow reducing the size of the allocated mlock pool via env variable | lloyd | 2015-01-24 | 1 | -0/+9 |
* | Remove memset_s, not implemented on any machine I can test on and | lloyd | 2015-01-23 | 1 | -2/+2 |
* | Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00 | lloyd | 2015-01-21 | 1 | -0/+9 |