aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/kdc_util.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-28Don't include trailing null in the transited encoding produced by the KDC.Sam Hartman1-2/+2
2002-09-11protoizeKen Raeburn1-78/+34
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn1-3/+3
2001-12-11 * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed intEzra Peisach1-7/+7
2001-10-25 * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it wereTom Yu1-2/+6
2001-10-13 * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhatTom Yu1-15/+30
2001-06-19 * kdc_util.c (ktypes2str): New function; construct a stringTom Yu1-0/+66
2001-06-04 * kdc_util.c (add_to_transited): Add braces to provide unambiguousEzra Peisach1-32/+32
2000-10-17 * kdc_preauth.c (get_etype_info): Initialize length ofEzra Peisach1-1/+1
2000-06-30pullup from 1.2-beta4Ken Raeburn1-13/+23
2000-03-01 * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu1-0/+48
2000-01-27permit use of non-des session keys nowKen Raeburn1-26/+3
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-09-01force single-des session keys until we've got multiple-cryptosystem stuff wor...Ken Raeburn1-3/+27
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-64/+51
1998-03-20 * kdc_util.c (add_to_transited): Check lengths, fix up commaTom Yu1-28/+98
1997-11-25do_tgs_req.c (process_tgs_req): Add check to make sure cname and snameTheodore Tso1-0/+3
1997-11-11kdc_util.c (kdc_process_tgs_req): If not using the reply cache,Theodore Tso1-1/+3
1997-09-24 * kdc_util.c (add_to_transited): Fix up memory leaks, clean outEzra Peisach1-3/+16
1997-07-30 * kdc_util.c:Tom Yu1-1/+6
1997-05-30 * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1-5/+20
1997-02-18Replace krb5_xfree with appropriate free routineRichard Basch1-1/+1
1996-10-19Added magic number to initializer of nolrentryTheodore Tso1-1/+1
1996-05-07Mark's changes for ticket validationKen Raeburn1-2/+9
1996-04-09add SAM preauth extensible snk4 supportMark Eichin1-1/+4
1995-12-12 * extern.h: Added a krb5_keytab to the realm context. The keytabChris Provenzano1-14/+17
1995-11-09* kdc_preauth.c (get_etype_info): Added function to return theTheodore Tso1-0/+50
1995-11-08* kdc_util.c (): Added new helper functionsTheodore Tso1-0/+88
1995-10-11kdc_preauth.c (get_preauth_hint_list): Fix missing indirection inTheodore Tso1-11/+0
1995-09-06 * do_as_req.c, do_tgs_req.c, kdc_util.c, kerberos_v4.c, main.c :Chris Provenzano1-2/+2
1995-09-04Add const declarations to make remove warnings about convertingEzra Peisach1-2/+2
1995-08-15Use per-realm key/salt list to find appropriate keys. Fix gcc -Wall complaintsPaul Park1-7/+24
1995-07-27Fix compiler complaints and remove dependence on mit-des.hPaul Park1-1/+2
1995-07-27Use new kdb formatChris Provenzano1-15/+24
1995-07-07Use checksum verifier routinePaul Park1-27/+10
1995-06-23Multiple realm support and remove KDB_CONVERT_KEY_OUTOF_DBPaul Park1-7/+38
1995-06-13(kdc_process_tgs_req): Set the auth_context rcache to null beforeEzra Peisach1-0/+2
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-09dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1-21/+24
1995-06-08Update kadmind5 to use new logging routinesPaul Park1-3/+4
1995-04-29kdc_util.c (kdc_process_tgs_req): Make sure apreq->ticket getsTheodore Tso1-1/+0
1995-03-27 * kdc_util.c Use new calling conventions for krb5_rd_req_decoded()Chris Provenzano1-150/+109
1995-03-17configure.in, Makefile.in: Use the libdes425 library so that the DESTheodore Tso1-2/+4
1995-02-28* *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1-8/+1
1995-02-02 * kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() argChris Provenzano1-1/+2
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1-3/+0
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-66/+60
1994-12-13do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; itTheodore Tso1-6/+0
1994-11-08Fix lineage check so that we don't fail if we're cross-authenticatingTheodore Tso1-1/+1
1994-10-04Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1-0/+2