aboutsummaryrefslogtreecommitdiff
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21bump versionBrent Cook1-1/+1
2014-07-21build openbsd memmem implementation for explicit_bzero testBrent Cook3-1/+7
2014-07-21compute absolute paths to sourceBrent Cook1-10/+11
2014-07-21better handle disabled tests and exclude filesBrent Cook2-7/+21
2014-07-21rename local tests to end in test.cBrent Cook2-0/+0
2014-07-21test for and use system explicit_bzero if it existsBrent Cook2-1/+10
2014-07-21include err.h shimBrent Cook3-1/+28
2014-07-21use correct link order for app and testsBrent Cook2-3/+3
2014-07-21preserve timestamps on copy from upstream checkoutBrent Cook1-28/+30
2014-07-20conditionally disable -Wpointer-sign where supportedBrent Cook1-0/+10
2014-07-20update guard, add win32 support for endian.hBrent Cook1-6/+22
2014-07-20Use correct static link order for unit tests.Brent Cook1-2/+2
2014-07-20include <_bsd_types.h> on MinGWBrent Cook1-0/+4
2014-07-19remove thread_private.h defines, moved to arc4random_*.hBrent Cook1-14/+0
2014-07-18update to newly-refactored arc4random compatibility shimsBrent Cook4-0/+23
2014-07-18initial underpinnings for mingw/cross compilation supportBrent Cook2-13/+22
2014-07-15move fork_rand.sh so it does not get run every timeBrent Cook1-0/+0
2014-07-15indicate failure to the test harnessBrent Cook1-0/+1
2014-07-15added fork_rand test to check for PID wraparoundBrent Cook3-2/+93
2014-07-15crank versionBob Beck1-1/+1
2014-07-15register the atfork handler from arc4randomBrent Cook1-0/+8
2014-07-15enable the asn1 testBrent Cook1-1/+1