summaryrefslogtreecommitdiffstats
path: root/common/state/backend_format_raw.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* treewide: Remove duplicate incudesAlexander Shiyan2022-06-101-2/+0
* state: make first boot less verboseAhmad Fatoum2021-12-071-3/+3
* state: mark state init errors speciallyAhmad Fatoum2021-12-071-2/+1
* state: backend_raw: fix ignoring unpack failuresMarco Felsch2021-10-051-1/+3
* common: state: fix typoUlrich Ölmann2019-02-071-2/+2
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-4/+0
* state: fix compile warnings for dev_err expansionSteffen Trumtrar2017-07-101-1/+1
* state: backend_raw: init digest earlierSascha Hauer2017-04-241-4/+6
* state: Allow to load without authentificationSascha Hauer2017-03-311-3/+3
* state: backend_raw: alloc digest only when neededSascha Hauer2017-03-311-53/+59
* state: Convert all bufs to void *Sascha Hauer2017-03-311-5/+5
* state: replace len_hint logicSascha Hauer2017-03-311-1/+4
* state: use packed attribute for on storage structsStefan Lengfeld2016-11-031-1/+1
* state: Refactor state frameworkMarkus Pargmann2016-07-081-0/+329