aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb/verify_mky.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-81/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-15/+6
1995-08-05first pass attempt at cleaning up some gcc -Wall flamesTom Yu1-5/+6
1995-07-27 * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1-1/+3
1995-02-28Avoid <krb5/....> includesJohn Gilmore1-4/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-15/+16
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-02-23Compare key lengths before comparing key dataJohn Carr1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14fix copyrightsJohn Kohl1-2/+2
1991-02-21also erase and free the temp keyJohn Kohl1-0/+2
1991-02-21plug memory leaksJohn Kohl1-0/+4
1990-11-08use memcmp rather than bcmpJohn Kohl1-2/+2
1990-09-20use macros to hide abstractionJohn Kohl1-4/+4
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-05-23include file fix-upsJohn Kohl1-3/+0
1990-04-23add ext-proto.hJohn Kohl1-0/+1
1990-02-13fix reversed comparison on key equalityJohn Kohl1-1/+1
1990-02-08rearrange args to krb5_kdb_decrypt_keyJohn Kohl1-1/+1
1990-02-07more should be a krb5_booleanJohn Kohl1-2/+4
1990-02-05change to use eblock parameterJohn Kohl1-10/+14
1990-02-05*** empty log message ***John Kohl1-0/+67