aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/get_creds.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-10Patch to get new service tickets in preference to using expiredSam Hartman1-1/+7
2002-09-03protoizeKen Raeburn1-52/+20
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-2/+2
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-5/+5
2000-08-29* get_creds.c (krb5_get_credentials_core): If the supplied enctype is notKen Raeburn1-7/+18
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-3/+3
2000-06-29 * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach1-2/+0
2000-06-27pullup from 1.2 branchKen Raeburn1-0/+21
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-09-01from 1.1 branch:Ken Raeburn1-2/+4
1999-08-04Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida1-4/+5
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-6/+101
1997-02-11get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validateRichard Basch1-4/+2
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-5/+5
1996-07-07 * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1-3/+47
1996-06-06A static function must not use the INTERFACE keywordTheodore Tso1-1/+1
1996-05-04* get_creds.c (krb5_get_credentials_core): new function. Common part ofKen Raeburn1-21/+79
1996-04-30* t_ser.c (stuff): New variable.Ken Raeburn1-2/+2
1996-01-25get_creds.c: Only match on enctype if in_creds.keyblockSam Hartman1-2/+3
1995-12-05When searching for cached credentials, make sure we are also looking forRichard Basch1-1/+1
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-06-08Clean up gcc -Wall flamesTheodore Tso1-2/+3
1995-04-25 * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1-4/+6
1995-04-21Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1-0/+4
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-1/+1
1995-02-23All to change krb5_get_credentials() ..Chris Provenzano1-19/+29
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-10/+11
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-02Make sure the old contents of the creds structure are freed out beforeTheodore Tso1-2/+6
1994-01-17Add safety check to get_credentialsTheodore Tso1-0/+3
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Patches to get user-to-user credentials to work correctlyTheodore Tso1-3/+3
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-06Added code to match on 2nd tkt and tkt encryptred in a session keyTheodore Tso1-6/+13
1991-03-14fix copyrightsJohn Kohl1-1/+1
1990-11-08change bzero to memsetJohn Kohl1-1/+1
1990-10-18add authorization data stuff (from Bill Sommerfeld)John Kohl1-2/+4
1990-05-23fix include filesJohn Kohl1-1/+0
1990-05-07need dto store the credsJohn Kohl1-0/+3
1990-04-23*** empty log message ***John Kohl1-0/+76