summaryrefslogtreecommitdiffstats
path: root/src/tests/verify/kdb5_verify.c
Commit message (Expand)AuthorAgeFilesLines
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-4/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * kdb5_verify.c: Declare main() as int instead of void.Ezra Peisach1998-03-301-29/+32
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-061-12/+9
* * kdb5_verify.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-131-6/+0
* * kdb5_verify.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-10/+6
* * kdb5_verify.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-14/+14
* * kdb5_verify.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-061-15/+2
* Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1995-07-271-1/+2
* Use new kdb formatChris Provenzano1995-07-271-7/+7
* Fix handling of default etypePaul Park1995-07-171-2/+2
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-12/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-44/+50
* kdb5_verify.c: Check principals with correct realm nameTheodore Tso1994-10-241-16/+19
* Allow master key to be passed in on the command line. Makes testingTheodore Tso1994-10-071-5/+29
* Check to make sure key version number is 1, not 0Theodore Tso1994-10-061-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Change DEFAULT_DBM_FILE to DEFUALT_KDB_FILETheodore Tso1993-06-031-1/+1
* Added new argument to krb5_db_fetch_mkey callTheodore Tso1992-06-181-2/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* rearrange code to avoid compiler warningJohn Kohl1991-05-011-2/+2
* use krb5_use_cstype macroJohn Kohl1991-05-011-1/+1
* fix some error messages & casesJohn Kohl1991-04-291-5/+6
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* changes for default_realmJohn Kohl1991-02-271-4/+2
* *** empty log message ***John Kohl1991-02-201-0/+449