aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/gc_frm_kdc.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-07 * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1-0/+13
1996-05-04* get_creds.c (krb5_get_credentials_core): new function. Common part ofKen Raeburn1-2/+30
1996-01-11krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1-2/+0
1995-09-12Reintegrate Macintosh changesEzra Peisach1-12/+6
1995-09-11Mac Beta 1 submissionKeith Vetter1-6/+12
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-6/+6
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-6/+0
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-55/+58
1995-05-23Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1-1/+1
1995-04-27 * gc_via_tgt.c, and gc_2tgt.c : Removed.Chris Provenzano1-17/+9
1995-04-25 * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1-2/+2
1995-04-21Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1-0/+5
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-3/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+2
1995-02-23All to change krb5_get_credentials() ..Chris Provenzano1-30/+31
1995-02-02 * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1-3/+0
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-59/+55
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-06-10Fixed inter-realm handling; from OCSG/Cliff NeumannTheodore Tso1-170/+340
1994-01-13Fixed memory deallocation/cleanup on error returnsTheodore Tso1-53/+45
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-24Removed some saber lint flamesTheodore Tso1-2/+2
1992-08-21Pass extra argument to krb5_walk_realm_tree.John Carr1-4/+4
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-06Misc. changesTheodore Tso1-9/+20
1991-03-22don't free/clean up a ticket we're returningJohn Kohl1-1/+4
1991-03-14fix copyrightsJohn Kohl1-1/+0
1991-02-20clean up tgtJohn Kohl1-0/+1
1991-02-18fix up to allow KDC to return a shorthand path, and to ask KDC's for suchJohn Kohl1-7/+35
1991-02-06fix mistaken order of args to tgtname()John Kohl1-2/+2
1990-11-08change bzero to memsetJohn Kohl1-2/+2
1990-10-19need to dereference the pointerJohn Kohl1-1/+1
1990-10-18clean up stuff in credentials, if necessary after a lookupJohn Kohl1-2/+6
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-3/+0
1990-05-11some work on cross-realm case (not completely done)John Kohl1-10/+22
1990-05-04compute etype from keytype (needs to be compatible in any case)John Kohl1-8/+22
1990-05-03change args to krb5_tgtnameJohn Kohl1-2/+5
1990-03-30change copy_cred to copy_credsJohn Kohl1-1/+1
1990-03-27compiles; not testedJohn Kohl1-9/+84
1990-03-23add retval declaration; change 'code' to 'retval'John Kohl1-10/+15
1990-02-05Initial revisionBill Sommerfeld1-0/+89