aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/encrypt_tk.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-12Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-57/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+1
1995-11-08* encrypt_tk.c (cleanup_scratch): Changed interface to no longer requireTheodore Tso1-8/+10
1995-09-12Reintegrate Macintosh changesEzra Peisach1-1/+1
1995-09-11Mac Beta 1 submissionKeith Vetter1-1/+1
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-1/+1
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-6/+6
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-6/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-10/+11
1994-11-21encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1-16/+9
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
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14fix copyrightsJohn Kohl1-1/+1
1990-11-20use new macro for assigning encryption system pointersJohn Kohl1-1/+1
1990-11-08change bzero to memsetJohn Kohl1-3/+4
1990-10-10changes for new encryption data structuresJohn Kohl1-12/+22
1990-09-20use macros to hide abstractionJohn Kohl1-7/+6
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-3/+0
1990-05-18add padding area, and zero it (for encryption functions)John Kohl1-1/+9
1990-05-09changes for new encryption interfaceJohn Kohl1-1/+1
1990-04-18add const to function signatures as appropriateJohn Kohl1-1/+1
1990-03-26fix up error codesJohn Kohl1-1/+1
1990-02-03unify the extern stuff into an include fileJohn Kohl1-5/+1
1990-02-02convert to use valid_etype macroJohn Kohl1-3/+1
1990-01-30use embedded pointers instead of extra argJohn Kohl1-2/+9
1990-01-29*** empty log message ***John Kohl1-0/+104