summaryrefslogtreecommitdiff
path: root/components/entropy.c
AgeCommit message (Expand)Author
2023-01-03entropy: Use Unicode escape sequence in stringplanet36
2022-10-28various: Put paths into defines to avoid line wrapsdrkhsh
2022-10-27do not rely on obsolete featureNRK
2022-10-27components/*.c: include slstatus.hNRK
2019-02-07Add FreeBSD support for netspeeds, entropy and ip componentsMichael Buch
2018-07-08Consistency with 80 char limit and breaksAaron Marcher
2018-07-07Simplify format specifiers for uintmax_tAaron Marcher
2018-07-07Change uint64_t to uintmax_tAaron Marcher
2018-07-06entropy: Use POSIX types for format specifiersAaron Marcher
2018-07-06entropy: Improve typesAaron Marcher
2018-05-20Refactor entropy.cLaslo Hunhold
2018-05-06entropy: Small fixAaron Marcher
2018-05-06entropy: Port to OpenBSDAaron Marcher
2018-05-01Use indentation to increase readabilityLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30entropy: OS splitQuentin Rameau
2018-03-21More robust preprocessor switchesAaron Marcher
2018-03-18Build Linux-only functions only on LinuxAaron Marcher
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold