index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
cgdconfig
Age
Commit message (
Expand
)
Author
2022-11-17
Restore backward compatibility of UFS2 with previous NetBSD releases by
chs
2022-09-13
cgdconfig(8): Restore loop for password re-entry for non-shared keys.
riastradh
2022-08-30
cgdconfig(8): Gracefully handle failed verification with shared keys.
riastradh
2022-08-12
cgdconfig(8): Handle -P/-S for shared keys with -G too.
riastradh
2022-08-12
cgdconfig(8): Add support for generating shared-key parameters files.
riastradh
2022-08-12
cgdconfig(8): Add support for shared keys.
riastradh
2022-08-12
cgdconfig(8): New -T operation prints all generated keys in cgd.conf.
riastradh
2022-08-12
cgdconfig(8): New -t operation just prints the derived key in base64.
riastradh
2022-05-17
Use the Makefile.inc from libargon2 (fixes the vax build that requires
christos
2022-05-16
make things behave just like before the libcrypt symbol renaming:
christos
2022-05-16
Re-enable threads; apparently we get different results depending if we are
christos
2022-05-15
Build argon2 inline so that crunched programs work. I also disabled threads
christos
2021-12-04
cgdconfig.8: Use argon2id in examples
nia
2021-11-28
-lpthread to LDADD (fixes lint build)
christos
2021-11-22
cgdconfig(8): add some console feedback when calculating the number
nia
2021-11-22
cgdconfig(8): Add an argon2id password-based key generation method
nia
2021-06-16
cgdconfig(8): Fail more gracefully than SIGSEGV if shell_cmd fails.
riastradh
2021-06-03
Make adiantum a first class citizen
prlw1
2021-04-30
cgdconfig.8: use gpt in examples, it's more versatile for this use case
nia
2021-04-18
The -n flag is useless with -g, don't mention it.
maya
2020-12-11
Touch up cgdconfig(8) man page.
riastradh
2020-06-23
Use Nm.
wiz
2020-06-23
cgdconfig.8: remove references to using cgd for swap
nia
2020-06-23
cgdconfig.8: Reflect actual behaviour of /dev/(u)random
nia
2019-04-10
KNF, 80 column police, a few other tidy ups (use if (ret == 0) rather
kre
2019-04-10
PR bin/53999 from rudolf (eq.cz)
kre
2018-12-30
Avoid crash when no algorithm is specified in parameter file.
mlelstv
2018-12-29
Sort SEE ALSO.
wiz
2018-12-28
s/Dec/December/.
alnsn
2018-12-27
Document that cgd.conf supports NAME=label and ROOT.<suffix> targets.
alnsn
2018-09-01
typo
prlw1
2018-05-09
With the change to use getpass_r the 128 byte passphrase limit no
kre
2018-05-09
use explicit_memset(3)
alnsn
2018-05-09
Missed one change when doing a manual merge of my patch with kre's commit.
alnsn
2018-05-09
Add '-e' option (echo the passphrase) and wipe the passphrase after use.
alnsn
2018-05-09
Add commas in enumeration.
wiz
2018-05-09
Fix missing -p in usage message (noted by Christoph Badura, thanks),
kre
2018-05-09
Check arg count in configure() at entry, rather than later.
kre
2018-05-06
Fix usage for rump. Fixes test breakage caused by previous commit.
kre
2018-05-05
Check whether the cgd device selected is available to be
kre
2017-01-10
Need <sys/stat.h> for S_IFBLK.
christos
2016-12-11
Add aes-xts to cgdconfig(8).
alnsn
2016-09-11
Spelling mistake.
sevan
2016-07-01
replace openssl HMAC(3) with our hmac(3).
christos
2015-11-24
CID 1340063: fix TOCTOU
christos
2015-11-22
Don't chdir to the config directory; just form the parameters file with a
christos
2015-06-16
fix error messages containing \n
christos
2014-12-14
fix possibly uninitialized variable.
christos
2014-12-14
avoid local variable shadowing devname.
christos
2014-12-14
Bump date for previous. Fix typo.
wiz
[next]