index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
entropy.c
Age
Commit message (
Expand
)
Author
2023-01-03
entropy: Use Unicode escape sequence in string
planet36
2022-10-28
various: Put paths into defines to avoid line wraps
drkhsh
2022-10-27
do not rely on obsolete feature
NRK
2022-10-27
components/*.c: include slstatus.h
NRK
2019-02-07
Add FreeBSD support for netspeeds, entropy and ip components
Michael Buch
2018-07-08
Consistency with 80 char limit and breaks
Aaron Marcher
2018-07-07
Simplify format specifiers for uintmax_t
Aaron Marcher
2018-07-07
Change uint64_t to uintmax_t
Aaron Marcher
2018-07-06
entropy: Use POSIX types for format specifiers
Aaron Marcher
2018-07-06
entropy: Improve types
Aaron Marcher
2018-05-20
Refactor entropy.c
Laslo Hunhold
2018-05-06
entropy: Small fix
Aaron Marcher
2018-05-06
entropy: Port to OpenBSD
Aaron Marcher
2018-05-01
Use indentation to increase readability
Laslo Hunhold
2018-05-01
Revert component-split
Laslo Hunhold
2018-04-30
entropy: OS split
Quentin Rameau
2018-03-21
More robust preprocessor switches
Aaron Marcher
2018-03-18
Build Linux-only functions only on Linux
Aaron Marcher
2017-09-24
Move components into dedicated subdirectory
Laslo Hunhold