Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f425f564 | 2014-07-21 07:50:32 | test for and use system explicit_bzero if it exists ok beck@ guenther@ | ||
| 0ec7cdcb | 2014-07-21 07:34:01 | include err.h shim Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@ | ||
| 4335a49f | 2014-07-21 05:40:28 | use correct link order for app and tests ok beck@ guenther@ | ||
| 8a44ab84 | 2014-07-21 04:21:59 | preserve timestamps on copy from upstream checkout this saves time on rebuilds when testing tarballs ok beck@ guenther@ | ||
| f4d98ff1 | 2014-07-20 14:45:26 | conditionally disable -Wpointer-sign where supported ok beck@ | ||
| 136ddd7a | 2014-07-20 13:59:03 | update guard, add win32 support for endian.h Thanks to Jonas 'Sortie' Termansen for pointing the guard inconsistency out. ok beck@ | ||
| 9c2c499b | 2014-07-20 13:40:14 | Use correct static link order for unit tests. thanks to Jonas 'Sortie' Termansen ok beck@ | ||
| 237250e0 | 2014-07-20 13:32:44 | include <_bsd_types.h> on MinGW ok beck@ | ||
| edebb7a6 | 2014-07-19 10:49:08 | remove thread_private.h defines, moved to arc4random_*.h | ||
| 1b1bce16 | 2014-07-17 23:58:46 | update to newly-refactored arc4random compatibility shims the thread-private bits can move next ok beck@ |