summaryrefslogtreecommitdiffstats
path: root/src/tests/verify/kdb5_verify.c
Commit message (Expand)AuthorAgeFilesLines
* Invoke krb5_free_principal to remove memory leakEzra Peisach2006-10-181-0/+1
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-0/+1
* * create/kdb5_mkdums.c (set_dbname_help): Set default realm and construct anKen Raeburn2005-10-041-9/+18
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-1/+4
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-3/+3
* * kdb5_verify.c (main): Use krb5_free_unparsed_name() to free upEzra Peisach2001-11-191-0/+11
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-2/+2
* * kdb5_verify.c (check_princ): Compiler warning cleanup. Get ridEzra Peisach2000-07-281-14/+3
* kdb5_verify.c: Remove unused variableEzra Peisach2000-07-031-2/+0
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-3/+4
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* 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