Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tighten behavior of _rs_allocate failure for portable arc4random implementati... | bcook | 2016-06-30 | 1 | -1/+2 |
* | unify files further | deraadt | 2015-09-11 | 1 | -4/+4 |
* | back in september I did the large abstraction refactoring to allow these | deraadt | 2015-01-15 | 1 | -1/+2 |
* | munmap correct object in (extremely unlikely, and effectively terminal) | deraadt | 2014-08-13 | 1 | -2/+2 |
* | Move more OS-specific functionality to arc4random.h headers. | bcook | 2014-07-20 | 1 | -1/+10 |
* | Move _ARC4_ATFORK handlers from thread_private.h in portable. | bcook | 2014-07-19 | 1 | -1/+3 |
* | move _ARC4_LOCK/UNLOCK primitives from thread_private into OS-specific modules | bcook | 2014-07-19 | 1 | -1/+7 |
* | fixup typos | bcook | 2014-07-19 | 1 | -18/+18 |
* | Change _rs_allocate so it can combine the two regions (rs and rsx) | deraadt | 2014-07-19 | 1 | -15/+14 |
* | Cleanup portable arc4random fork detection code: | matthew | 2014-07-18 | 1 | -11/+8 |
* | Seperate arc4random's os-dependent parts into static inline functions, | deraadt | 2014-07-18 | 1 | -0/+66 |