aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/in_tkt_ktb.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-17/+7
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn1-1/+1
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-2/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-5/+5
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-07-25 * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast fromEzra Peisach1-1/+2
1999-12-06merge 1.1 branch, to 12/1/99Ken Raeburn1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-6/+6
1996-03-27* in_tkt_ktb.c (keytab_keyproc): Do not check to see that theRichard Basch1-59/+6
1996-03-22krb5_get_in_tkt_with_keytab(): only request keytypes that have correspondingRichard Basch1-5/+52
1996-03-15Close the keytab if we opened it, not if the caller opened itRichard Basch1-1/+1
1995-09-12Reintegrate Macintosh changesEzra Peisach1-7/+7
1995-09-11Mac Beta 1 submissionKeith Vetter1-7/+7
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-5/+5
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-3/+3
1995-08-07If there is an error looking up the key, make sure the keytab isTheodore Tso1-6/+9
1995-06-12 A couple bug reports/patches from Ed Phillips (flaregun@udel.edu)Chris Provenzano1-0/+2
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-5/+5
1995-04-14Windows global stuff:Keith Vetter1-3/+3
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-2/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+10
1995-02-08 * get_in_tkt.c (krb5_get_in_tkt())Chris Provenzano1-0/+125