aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/rd_rep.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-31fix MITKRB5-SA-2004-002Tom Yu1-0/+2
2003-06-13krb5_rd_rep leaks subkeysTom Yu1-0/+8
2003-05-10Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu1-1/+9
2002-09-03protoizeKen Raeburn1-5/+1
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-1/+1
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-24/+3
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-3/+3
1995-12-21Change use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAILEDTheodore Tso1-1/+1
1995-09-12Reintegrate Macintosh changesEzra Peisach1-3/+2
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+3
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-3/+3
1995-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-4/+3
1995-08-29Copy keyblock from message instead of setting a pointer to data which is goin...Paul Park1-1/+2
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-7/+8
1995-05-01 * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1-7/+1
1995-03-27 * Makefile.in: Removed rd_req_sim.cChris Provenzano1-5/+11
1995-03-10 * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1-23/+34
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-5/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-13/+14
1994-11-17Check to make sure the subkey exists before setting its encryption typeTheodore Tso1-1/+2
1994-11-11Set the encryption type in the keyblock information in the decryptedTheodore Tso1-0/+1
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-03-14fix copyrightsJohn Kohl1-2/+2
1991-02-19Changes to conform with API modificationsTheodore Tso1-14/+11
1990-11-20use new macro for assigning encryption system pointersJohn Kohl1-1/+1
1990-11-08change bzero to memsetJohn Kohl1-1/+2
1990-10-10changes for new encryption structureJohn Kohl1-3/+7
1990-09-28no need for credentials; use keyblock directlyJohn Kohl1-6/+6
1990-09-28*** empty log message ***John Kohl1-0/+97