Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 950dcb2d | 2016-07-31 17:10:39 | properly enable strnlen checks for MSVC | ||
| f6582d1d | 2016-07-17 18:12:23 | avoid BSWAP assembly for ARM <= v6 | ||
| 3a193a58 | 2016-07-17 17:37:16 | format 64-bit int portably (windows wants %l64d) | ||
| 94532f96 | 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. | ||
| 0ae23dfc | 2016-06-07 07:04:16 | bump changelog to sync tags with openbsd source | ||
| bff756ef | 2016-06-06 05:03:27 | update changelog | ||
| 5b39a35b | 2016-05-30 09:02:59 | Update changelog | ||
| 41d8aa6a | 2016-05-03 09:25:59 | pushed encode.c change upstream | ||
| b8b86286 | 2016-05-03 02:13:13 | prefer limits.h over sys/limits.h | ||
| 6cb804b3 | 2016-05-02 22:51:07 | update changelog |