Home | History | Annotate | Download | only in cgdconfig
History log of /src/sbin/cgdconfig/utils.h
RevisionDateAuthorComments
 1.9  11-May-2008  elric Add a new keygen method which will execute an external command and
take its output as the key. I've been meaning to do this for quite
a while...
 1.8  28-Apr-2008  martin branches: 1.8.2;
Remove clause 3 and 4 from TNF licenses
 1.7  06-Nov-2007  christos branches: 1.7.8; 1.7.10;
3 month roland feedback timeout:
- Pass lint
- knf
- convert ints to size_t's
 1.6  26-Aug-2006  christos branches: 1.6.8;
Programs that use efun.
 1.5  30-Mar-2005  christos Centralize error checking for malloc,calloc,strdup.
 1.4  13-Aug-2004  tv Add "urandomkey" key generation method as described in PR kern/22766;
useful for configuring a throwaway key for cgd-on-swap at boot time.
 1.3  23-Sep-2003  cb branches: 1.3.2;
add a new verification method that prompts for the pkcs#5 pbkdf2
passphrase again and checks the generated key against the original.
 1.2  24-Mar-2003  elric substantial rototill of the code.

o added new features:
o -G: generate a new paramsfile that produces the same
key as the old paramsfile,
o ffs verify_method,
o multiple keygen methods that are xor'ed together
(for n-factor authentication), and
o calibrating the iteration count of PKCS#5 PBKDF2 to
the current machine's speed.
o changed paramsfile format to allow for the new features.
o replaced open-coded parser with yacc grammar.
o lots of supporting changes.
o updated documentation to reflect new features and new
paramsfile format.
 1.1  04-Oct-2002  elric Initial checkin of cgdconfig(8), a program to configure a cgd.
 1.3.2.1  13-Aug-2004  tv Oy, sometimes CVS sticky tags hurt. Revert urandomkey; that should be on HEAD.
 1.6.8.1  06-Nov-2007  matt sync with HEAD
 1.7.10.1  18-May-2008  yamt sync with head.
 1.7.8.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.

RSS XML Feed