aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/chk_trans.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-31ticket: newSam Hartman1-1/+1
2002-10-30 * chk_trans.c (krb5_check_transited_list): Style nit: checkTom Yu1-3/+3
2002-10-30ticket: 1230Sam Hartman1-4/+10
2001-07-31krb5_check_transited_list now takes pointers to constKen Raeburn1-2/+2
2001-06-28 * chk_trans.c (foreach_realm): Cleanup loal variable set but neverEzra Peisach1-3/+1
2001-06-21 * chk_trans.c: Cast length arguments of %.*s in formats to intEzra Peisach1-8/+8
2001-06-20New implementation of transited-realm checking, with some test cases. The testKen Raeburn1-78/+404
2001-03-31reindent for readabilityKen Raeburn1-72/+72
2000-06-27pullup from 1.2 branchKen Raeburn1-8/+9
1998-07-07 * chk_trans.c: Fix up previous fix; short-circuit out whenTom Yu1-2/+3
1998-07-01chk_trans.c (krb5_check_transited_list): Fix use of an uninitalizedTheodore Tso1-2/+1
1998-03-17 * chk_trans.c (krb5_check_transited_list): Check lengths whenTom Yu1-4/+20
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-2/+2
1995-05-23Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-07Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ...Keith Vetter1-1/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-1/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-5/+6
1994-09-22Applied Cybersafe's changes to do transited realm path checkingTheodore Tso1-0/+92