NetBSD/sbin/cgdconfig
lukem 2d447a3b0c Avoid dereferencing/free()ing invalid pointers if the random device
cannot be opened.
Detected with gcc -Wuninitialized.
(The bug was fixed in rev 1.4 by rumble but reintroduced in rev 1.5 by tv !)
2005-06-02 01:31:30 +00:00
..
Makefile Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
cgdconfig.8 Correct the omission in 're-enter' verification method addition in EXAMPLES. 2004-10-15 15:25:14 +00:00
cgdconfig.c setprogname(3) needs to come before calls to err(3). 2005-03-30 20:59:34 +00:00
cgdlex.l substantial rototill of the code. 2003-03-24 02:02:49 +00:00
cgdparse.y substantial rototill of the code. 2003-03-24 02:02:49 +00:00
params.c Centralize error checking for malloc,calloc,strdup. 2005-03-30 17:10:18 +00:00
params.h Add "urandomkey" key generation method as described in PR kern/22766; 2004-08-13 15:03:57 +00:00
pkcs5_pbkdf2.c Centralize error checking for malloc,calloc,strdup. 2005-03-30 17:10:18 +00:00
pkcs5_pbkdf2.h Fix a longstanding algorithmic flaw in PKCS#5 key generation. 2004-03-17 01:29:13 +00:00
utils.c Avoid dereferencing/free()ing invalid pointers if the random device 2005-06-02 01:31:30 +00:00
utils.h Centralize error checking for malloc,calloc,strdup. 2005-03-30 17:10:18 +00:00