aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb/fetch_mkey.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-182/+0
2000-10-17 * fetch_mkey.c: Signed/unsigned int cleanupEzra Peisach1-8/+5
2000-09-20 * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warningEzra Peisach1-3/+8
2000-06-27pullup from 1.2 branchKen Raeburn1-1/+1
2000-02-21from Bear Giles:Ken Raeburn1-2/+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-6/+34
1995-12-12 * fetch_mkey: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1-1/+1
1995-12-12 * fetch_mkey.c: If the keyblock is initialized with an enctype ofRichard Basch1-1/+3
1995-11-09 * fetch_mkey.c, kdb_cpw.c, t_kdb.c :Chris Provenzano1-3/+2
1995-09-13fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the masterTheodore Tso1-0/+2
1995-09-06 * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c,Chris Provenzano1-5/+5
1995-09-06 * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctypeChris Provenzano1-1/+0
1995-08-05first pass attempt at cleaning up some gcc -Wall flamesTom Yu1-4/+4
1995-07-17Move stash file #define to osconf.h and add stash file name handlingPaul Park1-4/+4
1995-03-25Oops. The ketype field was 2 bytes, not 1Theodore Tso1-2/+2
1995-03-25Fix stupid bug from the last changeTheodore Tso1-1/+1
1995-03-25Hardcode the size of the keytype field in the file format, to beTheodore Tso1-1/+1
1995-02-28Avoid <krb5/....> includesJohn Gilmore1-6/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-16/+12
1994-11-09Set the keyblock's magic number and encryption type information appropriatelyTheodore Tso1-0/+2
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-12-24Make sure memory is freed on errorsTheodore Tso1-2/+5
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-09-29Now allows the user to pass in their own custom salt information for theTheodore Tso1-4/+11
1992-02-23Make use of ANSI stdio configurableJohn Carr1-1/+1
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19use "rb" for STDCJohn Kohl1-0/+4
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-03-14fix copyrightsJohn Kohl1-1/+1
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-1/+6
1990-11-08change bzero to memsetJohn Kohl1-1/+1
1990-09-20use macros to hide abstractionJohn Kohl1-4/+1
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-05-23include file fix-upsJohn Kohl1-5/+1
1990-05-02add twice argumentJohn Kohl1-1/+4
1990-04-27add support for non-interactive fetchJohn Kohl1-1/+52
1990-04-23need to use DECLARG macrosJohn Kohl1-5/+10
1990-02-13*** empty log message ***John Kohl1-0/+76