summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/t_kerb.c
Commit message (Expand)AuthorAgeFilesLines
* In lib/krb5/krb, ensure all function definition headers are in ANSIGreg Hudson2009-10-311-6/+12
* make mark-cstyleTom Yu2009-10-311-126/+127
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-5/+0
* include autoconf.h in a few more placesKen Raeburn2006-04-031-0/+1
* * t_kerb.c: Only include krb.h if krb4 support compiled in,Ezra Peisach2003-03-091-0/+7
* * t_kerb.c: Include string.h for strcmp prototypeEzra Peisach2002-12-231-0/+1
* protoizeKen Raeburn2002-09-031-21/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-6/+6
* * t_kerb.c: Add prototypes for test functionsEzra Peisach2000-09-251-3/+10
* * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach2000-07-181-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-0/+32
* str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1998-05-091-0/+22
* init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op)Richard Basch1997-02-201-1/+0
* Added new function krb5_set_principal_realm(), which is used toTheodore Tso1997-02-191-0/+42
* get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1996-09-261-5/+55
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-231-1/+1
* conv_princ.c (krb5_425_conv_principal): Use new callingTheodore Tso1995-05-051-0/+85