Age | Commit message (Expand) | Author |
---|---|---|
2016-06-30 | Tighten behavior of _rs_allocate failure for portable arc4random implementati... | Brent Cook |
2016-01-04 | Calling clone(2) with CLONE_NEWPID yields multiple processes with pid=1. | Brent Cook |
2015-01-15 | back in september I did the large abstraction refactoring to allow these | Theo de Raadt |
2014-08-13 | munmap correct object in (extremely unlikely, and effectively terminal) | Theo de Raadt |
2014-07-20 | Move more OS-specific functionality to arc4random.h headers. | bcook |
2014-07-19 | Move _ARC4_ATFORK handlers from thread_private.h in portable. | bcook |
2014-07-19 | move _ARC4_LOCK/UNLOCK primitives from thread_private into OS-specific modules | bcook |
2014-07-19 | fixup typos | bcook |
2014-07-19 | Change _rs_allocate so it can combine the two regions (rs and rsx) | Theo de Raadt |
2014-07-18 | Cleanup portable arc4random fork detection code: | Matthew Dempsky |
2014-07-18 | Seperate arc4random's os-dependent parts into static inline functions, | Theo de Raadt |