Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-20 | include <_bsd_types.h> on MinGW | Brent Cook | 1 | -0/+4 |
2014-07-19 | remove thread_private.h defines, moved to arc4random_*.h | Brent Cook | 1 | -14/+0 |
2014-07-18 | update to newly-refactored arc4random compatibility shims | Brent Cook | 4 | -0/+23 |
2014-07-18 | initial underpinnings for mingw/cross compilation support | Brent Cook | 2 | -13/+22 |
2014-07-15 | move fork_rand.sh so it does not get run every time | Brent Cook | 1 | -0/+0 |
2014-07-15 | indicate failure to the test harness | Brent Cook | 1 | -0/+1 |
2014-07-15 | added fork_rand test to check for PID wraparound | Brent Cook | 3 | -2/+93 |
2014-07-15 | crank version | Bob Beck | 1 | -1/+1 |
2014-07-15 | register the atfork handler from arc4random | Brent Cook | 1 | -0/+8 |
2014-07-15 | enable the asn1 test | Brent Cook | 1 | -1/+1 |