summaryrefslogtreecommitdiffstats
path: root/compat/arc4random.c
Commit message (Expand)AuthorAge
* compat: Fix UB in arc4random.Roy Marples2019-10-16
* Move compat out of src.Roy Marples2017-03-19
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Tell coverity that we don't care about this errors because theyRoy Marples2016-05-03
* Fix compat/arc4random() to not stir on every evocation. Roy Marples2016-02-11
* Use a GCC pragma directive to mask off the warning about not careing about th...Roy Marples2015-11-13
* Fix more gcc errors with -Wconversion.Roy Marples2015-03-17
* Fix some more conversion errors on Linux.Roy Marples2015-03-15
* Remove some inline keywords, let the compiler work it out better.Roy Marples2014-09-18
* Split arc4random_uniform into it's own compat function and addRoy Marples2014-09-07
* Should use arc4random_uniform when wanting a randon number betweenRoy Marples2014-05-24
* Fix more clang analyzer errorsRoy Marples2014-02-27
* Import cut down arc4ramdom.c from OpenBSD for better randomness.Roy Marples2010-01-13
* Replace the mk stubs with a autotools like configure script.Roy Marples2009-07-14