Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d328203f | 2014-07-28 20:57:43 | produce a error if platform has no arc4random hook ok deraadt@ beck@ | ||
| 35e2d8d0 | 2014-07-28 19:26:15 | add asprintf / vasprintf from OpenSSH portable ok deraadt@ beck@ | ||
| 02ad0041 | 2014-07-25 14:58:53 | Update endian.h for AIX/IRIX Added AIX/IRIX compatibility for endian detection. ok bcook@ deraadt@ beck@ | ||
| 981fc361 | 2014-07-28 12:09:38 | Guard individual compatibility header prototypes. This is to avoid redefining prototypes from the libc headers. Also, simplify the autoconf function checks and remove some copy/paste errors checking for 'write'. ok wouter@ | ||
| cd168d51 | 2014-07-28 07:50:48 | split big line | ||
| e48e4f0e | 2014-07-27 06:20:33 | prefer - over /dev/stdin for cmp test | ||
| f8195c9c | 2014-07-27 06:15:26 | check link requirements for dl_iterate_phdr Note that gcc chose to disable this rather than cause link issues with older copies of Solaris 10: https://gcc.gnu.org/ml/gcc-patches/2012-01/msg00816.html If we want to support Solaris <10.10 (I'd rather support up-to-date versions), getentropy_solaris would need to change. | ||
| 1b62d5e4 | 2014-07-27 06:13:54 | remove bash-isms from test scripts | ||
| 0a74a4d4 | 2014-07-27 06:11:56 | add strndup/strnlen compat functions from OpenBSD | ||
| fb67b92e | 2014-07-27 06:10:23 | include system headers for err.h compat macros |