plan9fox/sys
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
..
doc
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include lib9p: limit the number of srv processes kept arround 8 2016-10-23 17:16:22 +02:00
lib fix wrong manpage section index generation for rc-httpd(8) 2016-08-27 22:37:08 +02:00
man fix bugs and cleanup cryptsetup code 2016-10-24 20:56:11 +02:00
src fix bugs and cleanup cryptsetup code 2016-10-24 20:56:11 +02:00