Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 47d4f710 | 2016-07-31 17:10:39 | properly enable strnlen checks for MSVC | ||
| 12348e6f | 2016-07-29 07:51:02 | create OPENBSD_6_0 branch | ||
| 1b10e48a | 2016-07-19 12:11:28 | Fix typo in USE_BUILTIN_ARC4RANDOM check Solaris 11 recently introduced a builtin arc4random in libc which fails the tests in "make check". Found USE_BUILTIN_ARC4RANDOM, but could not get it to work. Apparently, there is a typo in the configure logic rendering USE_BUILTIN_ARC4RANDOM ineffective. | ||
| a9332cce | 2016-07-17 18:12:23 | avoid BSWAP assembly for ARM <= v6 | ||
| fa435db8 | 2016-07-17 17:37:16 | format 64-bit int portably (windows wants %l64d) | ||
| 618c32e4 | 2016-07-11 03:14:23 | don't build nc with MSVC | ||
| b13529f7 | 2016-07-09 12:40:22 | Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default" This reverts commit 30adf9c06e8d3d7ac9e89f4b2b290567bcafa75c. | ||
| 30adf9c0 | 2016-07-07 07:27:39 | remove DEFAULT_CA_FILE patch, since libtls handles this by default | ||
| 23083e77 | 2016-07-05 20:33:16 | include OCSP test script | ||
| aab67108 | 2016-07-04 23:29:39 | add OCSP test |