summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/fetch_mkey.c
Commit message (Expand)AuthorAgeFilesLines
* * fetch_mkey.c: Signed/unsigned int cleanupEzra Peisach2000-10-171-8/+5
* * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warningEzra Peisach2000-09-201-3/+8
* pullup from 1.2 branchKen Raeburn2000-06-271-1/+1
* from Bear Giles:Ken Raeburn2000-02-211-2/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-6/+34
* * fetch_mkey: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1995-12-121-1/+1
* * fetch_mkey.c: If the keyblock is initialized with an enctype ofRichard Basch1995-12-121-1/+3
* * fetch_mkey.c, kdb_cpw.c, t_kdb.c :Chris Provenzano1995-11-091-3/+2
* fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the masterTheodore Tso1995-09-131-0/+2
* * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c,Chris Provenzano1995-09-061-5/+5
* * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove krb5_enctypeChris Provenzano1995-09-061-1/+0
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-4/+4
* Move stash file #define to osconf.h and add stash file name handlingPaul Park1995-07-171-4/+4
* Oops. The ketype field was 2 bytes, not 1Theodore Tso1995-03-251-2/+2
* Fix stupid bug from the last changeTheodore Tso1995-03-251-1/+1
* Hardcode the size of the keytype field in the file format, to beTheodore Tso1995-03-251-1/+1
* Avoid <krb5/....> includesJohn Gilmore1995-02-281-6/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-16/+12
* Set the keyblock's magic number and encryption type information appropriatelyTheodore Tso1994-11-091-0/+2
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Make sure memory is freed on errorsTheodore Tso1993-12-241-2/+5
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Now allows the user to pass in their own custom salt information for theTheodore Tso1992-09-291-4/+11
* Make use of ANSI stdio configurableJohn Carr1992-02-231-1/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* use "rb" for STDCJohn Kohl1991-04-191-0/+4
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-141-1/+1
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-1/+6
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* use macros to hide abstractionJohn Kohl1990-09-201-4/+1
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* include file fix-upsJohn Kohl1990-05-231-5/+1
* add twice argumentJohn Kohl1990-05-021-1/+4
* add support for non-interactive fetchJohn Kohl1990-04-271-1/+52
* need to use DECLARG macrosJohn Kohl1990-04-231-5/+10
* *** empty log message ***John Kohl1990-02-131-0/+76