Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-18 | Use _WIN32 instead of __WIN32. | 宋冬生 | 2 | -2/+2 |
2014-11-17 | Add the Cammelia cipher to libcrypto. | Brent Cook | 1 | -1/+5 |
2014-11-03 | Quiet clang warnings about unused arguments in general. | Brent Cook | 1 | -1/+13 |
2014-11-03 | make 'autoreconf' work from dist tarball | Brent Cook | 2 | -1/+3 |
2014-11-03 | override native arc4random_buf on FreeBSD | Brent Cook | 5 | -4/+19 |
2014-11-03 | override native arc4random_buf on OS X | Brent Cook | 1 | -0/+4 |
2014-11-03 | update README to reflect current porting approach | Brent Cook | 1 | -10/+6 |