summaryrefslogtreecommitdiff
path: root/components/entropy.c
Commit message (Expand)AuthorAgeFilesLines
* entropy: Use Unicode escape sequence in stringplanet362022-12-191-1/+2
* various: Put paths into defines to avoid line wrapsdrkhsh2022-10-281-3/+3
* do not rely on obsolete featureNRK2022-10-261-2/+2
* components/*.c: include slstatus.hNRK2022-10-261-0/+1
* Add FreeBSD support for netspeeds, entropy and ip componentsMichael Buch2019-02-071-1/+1
* Consistency with 80 char limit and breaksAaron Marcher2018-07-081-2/+2
* Simplify format specifiers for uintmax_tAaron Marcher2018-07-071-3/+3
* Change uint64_t to uintmax_tAaron Marcher2018-07-071-3/+3
* entropy: Use POSIX types for format specifiersAaron Marcher2018-07-061-3/+3
* entropy: Improve typesAaron Marcher2018-07-061-1/+2
* Refactor entropy.cLaslo Hunhold2018-05-201-3/+6
* entropy: Small fixAaron Marcher2018-05-061-1/+2
* entropy: Port to OpenBSDAaron Marcher2018-05-061-1/+5
* Use indentation to increase readabilityLaslo Hunhold2018-05-011-9/+12
* Revert component-splitLaslo Hunhold2018-05-011-0/+15
* entropy: OS splitQuentin Rameau2018-04-301-15/+0
* More robust preprocessor switchesAaron Marcher2018-03-211-1/+1
* Build Linux-only functions only on LinuxAaron Marcher2018-03-181-0/+2
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+13