summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-id128
Commit message (Collapse)AuthorAgeFilesLines
* shared: add random-util.[ch]Ronny Chevalier2015-04-111-0/+1
|
* Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek2015-03-091-17/+10
| | | | | | | | Usually when using loop_read(), we want to read the full buffer. Add a helper that mirrors loop_write(), and returns 0 when full buffer was read, and an error otherwise. Use -ENODATA for the short read, to distinguish it from a read error.
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-111-1/+1
|
* sd-id128: do stricter checking of random boot idZbigniew Jędrzejewski-Szmek2014-10-031-2/+5
| | | | | | | If we are bothering to check whether the kernel is not feeding us bad data, we might as well do it properly. CID #1237692.
* sd-id128: use new dev_urandom() callLennart Poettering2014-02-191-12/+4
|
* build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek2014-01-253-0/+253