aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/send_tgs.c
AgeCommit message (Expand)AuthorFilesLines
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
1993-06-03Make sure authorization data in the TGS_REQ is initialized correctlyTheodore Tso1-0/+3
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-20mk_req_extended no longer has times argumentJohn Carr1-1/+0
1991-05-01fix typoJohn Kohl1-1/+1
1991-05-01use checksum & encryption macrtosJohn Kohl1-7/+7
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-03-14fix copyrightsJohn Kohl1-2/+2
1991-02-20plug memory leakJohn Kohl1-0/+4
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-12/+115
1990-11-08change bzero to memsetJohn Kohl1-1/+1
1990-10-19need to cast since sname is constJohn Kohl1-1/+1
1990-10-19change 'const krb5_principal' to krb5_const_principalJohn Kohl1-2/+2
1990-10-18remove inappropriate XXXJohn Kohl1-1/+1
1990-10-18we pass in the sumtype nowJohn Kohl1-1/+0
1990-10-10changes for new encryption data structuresJohn Kohl1-39/+49
1990-10-01Updated interface to mk_req_extendedTheodore Tso1-0/+1
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-3/+0
1990-05-10changes for new encryption & cksum interfaceJohn Kohl1-5/+13
1990-04-19fix const for **'sJohn Kohl1-8/+8
1990-04-18add const to function signatures as appropriateJohn Kohl1-18/+18
1990-04-17use macros to verify message typeJohn Kohl1-3/+3
1990-04-06*** empty log message ***John Kohl1-0/+162