Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-05 | Add crypto/evp/m_md5_sha1.c | kinichiro | 2 | -0/+2 |
2017-02-20 | Fix condition of arc4random* and getentropy for Cygwin build | kinichiro | 2 | -13/+6 |
2017-02-18 | Remove "exit 1" (added by mistake) | Paul Graham | 1 | -2/+0 |
2017-02-15 | Document 32-bit time_t problem on minw-w64 toolchain and how to avoid it | Paul Graham | 2 | -1/+29 |