Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check Content-Length of HTTP responses | lloyd | 2014-04-05 | 1 | -1/+10 |
* | Use stdint.h instead of cstdint for Clang. Bugzilla 266 | lloyd | 2014-02-21 | 1 | -7/+9 |
* | Remove dependency on boost string algos | lloyd | 2014-02-13 | 3 | -13/+30 |
* | Add ChaCha | lloyd | 2014-01-31 | 1 | -12/+41 |
* | More unique_ptr, and pull <memory> all the way up to types.h | lloyd | 2014-01-18 | 1 | -0/+1 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -0/+6 |
* | Fix dependency checks for intrinsics and runtime Altivec check | lloyd | 2014-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 47 | -0/+4596 |