Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-08 | update manpage linksv2.5.3 | Brent Cook | 1 | -2/+49 | |
2017-04-06 | update changelog for stable release | Brent Cook | 1 | -1/+5 | |
2017-04-03 | track OPENBSD_6_1 | Brent Cook | 1 | -1/+1 | |
2017-04-03 | tag OpenBSD 6.1 release | Brent Cook | 1 | -0/+2 | |
2017-03-25 | condense and refine changelog a bitv2.5.2 | Brent Cook | 1 | -18/+9 | |
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 | |
- Fix the condition of exporting getentropy - Modify the CMake condition of including arc4random_uniform as same as autoconf | |||||
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 | |