index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
arc4random.c
Commit message (
Expand
)
Author
Age
*
compat: Fix UB in arc4random.
Roy Marples
2019-10-16
*
Move compat out of src.
Roy Marples
2017-03-19
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15
*
Tell coverity that we don't care about this errors because they
Roy Marples
2016-05-03
*
Fix compat/arc4random() to not stir on every evocation.
Roy Marples
2016-02-11
*
Use a GCC pragma directive to mask off the warning about not careing about th...
Roy Marples
2015-11-13
*
Fix more gcc errors with -Wconversion.
Roy Marples
2015-03-17
*
Fix some more conversion errors on Linux.
Roy Marples
2015-03-15
*
Remove some inline keywords, let the compiler work it out better.
Roy Marples
2014-09-18
*
Split arc4random_uniform into it's own compat function and add
Roy Marples
2014-09-07
*
Should use arc4random_uniform when wanting a randon number between
Roy Marples
2014-05-24
*
Fix more clang analyzer errors
Roy Marples
2014-02-27
*
Import cut down arc4ramdom.c from OpenBSD for better randomness.
Roy Marples
2010-01-13
*
Replace the mk stubs with a autotools like configure script.
Roy Marples
2009-07-14