aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/send_tgs.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-16Move prototypes for krb5int_send_tgs and krb5int_decode_tgs_rep to int-proto.h.Ezra Peisach1-0/+1
2009-10-31make mark-cstyleTom Yu1-86/+86
2009-09-13Implement s4u extensionsGreg Hudson1-37/+78
2009-05-19When using keyed checksum types with TGS subkeys, Microsoft AD 2003Greg Hudson1-0/+2
2009-04-01Use the preferred checksum for non-DES keys in the kdc_req path andSam Hartman1-2/+14
2009-03-31in send_tgs.c:Sam Hartman1-1/+1
2009-02-23Check return code of encode_krb5_ap_req. Also, tabs vs whitespaceZhanna Tsitkov1-134/+135
2009-02-23send_tgs.c:Sam Hartman1-30/+33
2009-02-13In tgs_construct_tgsreq, free scratch even if scratch->data is NULL.Greg Hudson1-2/+2
2009-02-13Implement TGS authenticator subkey usageSam Hartman1-25/+44
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-1/+1
2009-01-28Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn1-10/+10
2008-10-25partial rewrite of the ASN.1 encodersKen Raeburn1-2/+1
2006-05-09* send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata isKen Raeburn1-1/+1
2004-08-31fix MITKRB5-SA-2004-002Tom Yu1-0/+4
2004-05-13 * send_tgs.c: krb5_send_tgs() was broken in the case of a KRB_ERRORJeffrey Altman1-0/+1
2004-02-27As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman1-2/+3
2003-01-12Memory leak in krb5_send_tgs()Ezra Peisach1-0/+2
2002-09-03protoizeKen Raeburn1-18/+7
2002-06-11client-side TCP supportKen Raeburn1-6/+18
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn1-1/+1
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach1-1/+1
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-3/+2
2000-06-29 * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach1-1/+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-83/+17
1997-12-06 * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1-1/+1
1997-11-11send_tgs.c (krb5_send_tgs): Don't send a zero endtime; if theTheodore Tso1-1/+2
1996-05-15* mk_req_ext.c mk_safe.c send_tgs.c:Richard Basch1-3/+2
1996-03-24Fix multiple enctype bug: the enctype for the eblock used to encryptSam Hartman1-2/+2
1996-01-11krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1-4/+3
1995-12-05Instead of using the TGT session key type, use the application sessionRichard Basch1-1/+1
1995-09-12Reintegrate Macintosh changesEzra Peisach1-25/+19
1995-09-11Mac Beta 1 submissionKeith Vetter1-19/+25
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-9/+9
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-18/+18
1995-09-02get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then setTheodore Tso1-1/+2
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-24/+27
1995-04-28 * send_tgs.c (krb5_send_tgs()), gc_via_tkt.c (krb5_get_cred_via_tkt()):Chris Provenzano1-11/+8
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-36/+126
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1-2/+3
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-4/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+2
1995-02-23All to change krb5_get_credentials() ..Chris Provenzano1-88/+72
1995-02-02 * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1-12/+17
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-47/+40
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-13/+13
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2