Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-25 | update changelog for 2.5.2 | Brent Cook | 1 | -2/+37 |
2017-03-25 | rebase netcat patch | Brent Cook | 1 | -15/+15 |
2017-03-17 | Add regress tls_prf | kinichiro | 3 | -0/+11 |
2017-03-17 | Add regress servertest | kinichiro | 4 | -0/+46 |
2017-03-16 | add getpagesize check for cmake | Brent Cook | 1 | -0/+5 |
2017-03-16 | remove sysconf fallback for now | Brent Cook | 1 | -8/+2 |
2017-03-15 | Add support for getpagesize | kinichiro | 6 | -1/+33 |
2017-03-09 | Add recallocarray | kinichiro | 5 | -1/+20 |
2017-03-08 | Add ssl/t1_hash.c | kinichiro | 2 | -0/+2 |
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 |