Commit graph

9 commits

Author SHA1 Message Date
stanley lieber e35616cb66 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
stanley lieber d057d67bed /sys/lib/rootstub 2017-12-11 19:34:15 -05:00
cinap_lenrek 234137bce3 fix bugs and cleanup cryptsetup code
devfs:

- fix memory leak in devfs leaking the aes key
- allocate aes-xts cipher state in secure memory
- actually check if the hexkey got fully parsed

cryptsetup:

- get rid of stupid "type YES" prompt
- use genrandom() to generate salts and keys
- rewrite cryptsetup to use common pbkdf2 and readcons routines
- fix alot of error handling and simplify the code
- move cryptsetup command to disk/cryptsetup
- update cryptsetup(8) manual page
2016-10-24 20:56:11 +02:00
stanley lieber 459f018d0d add HISTORY to various man pages 2013-12-27 16:22:05 -05:00
stanley lieber 1556afae40 2c(1), torrent(1), uhtml(1), kbd(3), cwfs(4), hgfs(4), cifsd(8), cryptsetup(8), hjfs(8), kbdfs(8), realemu(8), wpa(8): fix spelling, typos 2013-08-23 15:48:52 -04:00
stanley lieber 7a704e4ab6 cryptsetup(8): add SOURCE and reference aes(2) 2012-07-07 16:19:07 -05:00
stanley lieber eddec3a69f cryptsetup(8): grammar, clarity 2012-07-07 16:13:49 -05:00
stanley lieber 1231ba045a cryptsetup(8): english 2012-07-05 12:34:26 -05:00
cinap_lenrek 4472cbe66e add cryptsetup(8), add crypt command doc to fs(3) 2012-07-05 19:17:03 +02:00