summaryrefslogtreecommitdiff
path: root/sbin/cgdconfig/utils.c
AgeCommit message (Expand)Author
2012-03-20Convert to C89 function definitionsmatt
2009-04-11fix sign-compare issueslukem
2008-05-11Add a new keygen method which will execute an external command andelric
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-063 month roland feedback timeout:christos
2007-02-06memxor(): Fixed size_t/int mismatch.cbiere
2006-08-26Programs that use efun.christos
2006-05-11__b64_pton() wants unsigned char *.mrg
2006-03-22Coverity CID 2753: Free the correct variable.christos
2006-03-22fix compile problem.christos
2006-03-22Coverity CID 1593: Plug memory leakchristos
2006-03-20Coverity CID 1203: Check return code of b64_ntop().christos
2005-06-27- constify.christos
2005-06-02Avoid dereferencing/free()ing invalid pointers if the random devicelukem
2005-03-30one more malloc -> emalloc.elric
2005-03-30Centralize error checking for malloc,calloc,strdup.christos
2004-08-13Add "urandomkey" key generation method as described in PR kern/22766;tv
2004-08-10Avoid dereferencing/free()ing invalid pointers if the random devicerumble
2003-09-23add a new verification method that prompts for the pkcs#5 pbkdf2cb
2003-03-24substantial rototill of the code.elric
2002-10-04Initial checkin of cgdconfig(8), a program to configure a cgd.elric