index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
veritysetup
/
veritysetup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-3
/
+3
*
{crypt|verity}setup: mention volume name in some error messages
Lennart Poettering
2023-06-01
1
-4
/
+4
*
veritysetup: add support for fec options
Gaël PORTAY
2023-04-13
1
-0
/
+47
*
veritysetup: add support for superblock and underlying options
Gaël PORTAY
2023-04-13
1
-6
/
+132
*
veritysetup: add support for hash-offset option
Gaël PORTAY
2023-04-13
1
-2
/
+17
*
veritysetup: fix memory corruption
Lennart Poettering
2022-04-01
1
-5
/
+11
*
tree-wide: unify some code that looks for --help in the command line
Lennart Poettering
2022-03-31
1
-4
/
+2
*
veritysetup: do some superficial checking on volume name
Lennart Poettering
2022-03-31
1
-0
/
+6
*
veritysetup: mangle option strings like in cryptsetup
Lennart Poettering
2022-03-31
1
-2
/
+2
*
veritysetup: give command line parameters proper names
Lennart Poettering
2022-03-31
1
-15
/
+28
*
veritysetup: fix parsing of root-hash-signature= option
Zbigniew Jędrzejewski-Szmek
2022-03-31
1
-34
/
+17
*
veritysetup: fix typo (#22886)
Gaël PORTAY
2022-03-28
1
-1
/
+1
*
dm-verity: Remove usage of integrity
Tony Asleson
2021-10-14
1
-1
/
+1
*
man: describe veritysetup command syntax
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
veritysetup: print help for --help/-h/help
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+4
*
cryptsetup: explicitl set default log functions wherever needed
Lennart Poettering
2021-06-01
1
-0
/
+2
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-5
/
+4
*
veritysetup: remove unused globals
Gaël PORTAY
2021-01-15
1
-6
/
+0
*
veritysetup-generator: add support for veritytab
Gaël PORTAY
2021-01-15
1
-0
/
+3
*
veritysetup: add support for dm-verity options
Gaël PORTAY
2021-01-15
1
-7
/
+100
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-1
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-1
/
+1
*
shared: rename crypt-util.c → cryptsetup-util.c
Lennart Poettering
2020-09-02
1
-1
/
+1
*
tree-wide: enable/disable libcrypsetup debug output depending on our level
Luca Boccassi
2020-08-14
1
-2
/
+2
*
tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Lennart Poettering
2020-07-21
1
-1
/
+1
*
veritysetup: add support for dm-verity root hash signature
Luca Boccassi
2020-06-25
1
-2
/
+25
*
veritysetup: use static destructors and define main through macro
Yu Watanabe
2018-11-22
1
-58
/
+33
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-3
/
+14
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-2
/
+3
*
util-lib: export cryptsetup logging glue function
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-6
/
+2
*
util-lib: add cleanup function for crypt_free
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-5
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
verity: add support for setting up verity-protected root disks in the initrd
Lennart Poettering
2016-12-21
1
-0
/
+154