aboutsummaryrefslogtreecommitdiff
path: root/src/tests/verify/kdb5_verify.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-3/+4
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-4/+4
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1-1/+1
1998-03-30 * kdb5_verify.c: Declare main() as int instead of void.Ezra Peisach1-29/+32
1997-02-20Remove unneeded calls to krb5_init_etsRichard Basch1-1/+0
1996-05-06Fixed the abstraction violation, where the code knew the details about theRichard Basch1-12/+9
1995-12-13 * kdb5_verify.c : Remove mkvno for krb5_db_entryChris Provenzano1-6/+0
1995-11-09 * kdb5_verify.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1-10/+6
1995-09-06 * kdb5_verify.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1-14/+14
1995-09-06 * kdb5_verify.c : Remove krb5_enctype references, and replace withChris Provenzano1-15/+2
1995-07-27Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1-1/+2
1995-07-27Use new kdb formatChris Provenzano1-7/+7
1995-07-17Fix handling of default etypePaul Park1-2/+2
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-12/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-44/+50
1994-10-24kdb5_verify.c: Check principals with correct realm nameTheodore Tso1-16/+19
1994-10-07Allow master key to be passed in on the command line. Makes testingTheodore Tso1-5/+29
1994-10-06Check to make sure key version number is 1, not 0Theodore Tso1-1/+1
1994-08-18stamp out rcs keywordsMark Eichin1-7/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Change DEFAULT_DBM_FILE to DEFUALT_KDB_FILETheodore Tso1-1/+1
1992-06-18Added new argument to krb5_db_fetch_mkey callTheodore Tso1-2/+1
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-01rearrange code to avoid compiler warningJohn Kohl1-2/+2
1991-05-01use krb5_use_cstype macroJohn Kohl1-1/+1
1991-04-29fix some error messages & casesJohn Kohl1-5/+6
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-02-27changes for default_realmJohn Kohl1-4/+2
1991-02-20*** empty log message ***John Kohl1-0/+449