aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/mk_priv.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-16/+4
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-8/+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-36/+23
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+4
1995-09-12Reintegrate Macintosh changesEzra Peisach1-3/+3
1995-09-11Mac Beta 1 submissionKeith Vetter1-3/+3
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-3/+3
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-3/+3
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-16/+15
1995-05-11 * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1-2/+2
1995-05-03Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1-1/+1
1995-05-02 * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1-14/+24
1995-05-01 * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1-3/+36
1995-04-27Back out previous changes here, replace them with more correct changePaul Park1-8/+12
1995-04-26Supply the time regardless of whether DO_TIME is set becausePaul Park1-9/+8
1995-04-26 * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1-11/+19
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-10 * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1-114/+127
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-5/+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-29/+22
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-4/+4
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-04-26use macros for checksum routinesJohn Kohl1-1/+2
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-02-27add rcache handlingJohn Kohl1-3/+29
1991-02-19update copyright noticesJohn Kohl1-3/+3
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-16/+22
1990-11-20use new macro for assigning encryption system pointersJohn Kohl1-1/+1
1990-11-08change bcopy to memcpy, memset to bzeroJohn Kohl1-8/+9
1990-10-10changes for new encryption structureJohn Kohl1-9/+17
1990-10-02change back to uncasted ptr in ms_timeofday; ms_timeofday changedJohn Kohl1-2/+1
1990-09-20use macros to hide abstractionJohn Kohl1-8/+7
1990-09-11remove unused addrsJohn Kohl1-3/+3
1990-09-10add i_vector supportJohn Kohl1-7/+21
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-5/+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-19fix rcsid nameJohn Kohl1-1/+1
1990-04-18add const where appropriate in function declarationsJohn Kohl1-10/+10
1990-04-03*** empty log message ***edg1-0/+143