aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/t_kerb.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31In lib/krb5/krb, ensure all function definition headers are in ANSIGreg Hudson1-6/+12
2009-10-31make mark-cstyleTom Yu1-126/+127
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-5/+0
2006-04-03include autoconf.h in a few more placesKen Raeburn1-0/+1
2003-03-09 * t_kerb.c: Only include krb.h if krb4 support compiled in,Ezra Peisach1-0/+7
2002-12-23 * t_kerb.c: Include string.h for strcmp prototypeEzra Peisach1-0/+1
2002-09-03protoizeKen Raeburn1-21/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-6/+6
2000-09-25 * t_kerb.c: Add prototypes for test functionsEzra Peisach1-3/+10
2000-07-18 * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-0/+32
1998-05-09str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1-0/+22
1997-02-20init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op)Richard Basch1-1/+0
1997-02-19Added new function krb5_set_principal_realm(), which is used toTheodore Tso1-0/+42
1996-09-26get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1-5/+55
1995-05-23Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1-1/+1
1995-05-05conv_princ.c (krb5_425_conv_principal): Use new callingTheodore Tso1-0/+85