| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.c | Tom Yu | 2001-01-26 | 2 | -0/+4 |
| * | * prot_client.c: New file; client-side protocol support | Tom Yu | 2001-01-26 | 3 | -0/+393 |
| * | * prot.h: Add new prototypes for prot_client.c stuff. Also, add | Tom Yu | 2001-01-26 | 2 | -0/+39 |
| * | * state.c (envvarok): Disallow LC_* and NLSPATH | Tom Yu | 2001-01-26 | 2 | -0/+6 |
| * | more afsstring2key unterminated-input checks & fixes | Ken Raeburn | 2001-01-25 | 2 | -2/+25 |
| * | * t_afss2k.c: Extend test cases to cover situation where krb5_data refers to | Ken Raeburn | 2001-01-25 | 3 | -18/+49 |
| * | * prot_common.c: Fix up some error returns | Tom Yu | 2001-01-24 | 3 | -37/+120 |
| * | * prot.h: Add prototype for decode_kdc_request() and some rough | Tom Yu | 2001-01-24 | 2 | -0/+18 |
| * | * stringtokey.c (kerberos): Now const. | Ken Raeburn | 2001-01-24 | 2 | -2/+7 |
| * | * forward.c (rd_and_store_for_creds): Overwrite any existing value | Tom Yu | 2001-01-24 | 2 | -1/+6 |
| * | * rc_io.c (getdir): Subtract one from dirlen, since sizeof | Tom Yu | 2001-01-24 | 2 | -11/+20 |
| * | document recent large number of changes | Tom Yu | 2001-01-23 | 1 | -0/+48 |
| * | * cr_ciph.c: Include prot.h. KRB4_PUT32 -> KRB4_PUT32BE. | Tom Yu | 2001-01-23 | 1 | -1/+2 |
| * | * prot_common.c: New file; contains functions to encode/decode | Tom Yu | 2001-01-23 | 18 | -67/+636 |
| * | * krb.h: Remove internal prototypes and macros | Tom Yu | 2001-01-23 | 3 | -152/+173 |
| * | * krb5_32.def: Add krb5_rc_close() so gssapi builds | Danilo Almeida | 2001-01-22 | 2 | -0/+5 |
| * | missed a variable that should've been made const | Ken Raeburn | 2001-01-21 | 2 | -2/+3 |
| * | add mit copyright | Ken Raeburn | 2001-01-21 | 1 | -0/+24 |
| * | fix year for last change | Ken Raeburn | 2001-01-21 | 1 | -1/+1 |
| * | make afs string2key thread-safe | Ken Raeburn | 2001-01-20 | 2 | -53/+63 |
| * | add some comments | Ken Raeburn | 2001-01-20 | 1 | -0/+5 |
| * | new test case for afs string2key | Ken Raeburn | 2001-01-20 | 3 | -2/+106 |
| * | * preauth.c: Don't use PROTOTYPE macro, just always use the prototypes | Ken Raeburn | 2001-01-20 | 2 | -10/+15 |
| * | * preauth.c: Remove uses of KRB5_NPROTOTYPE() macro | Tom Yu | 2001-01-20 | 2 | -44/+48 |
| * | * krb5.hin (KRB5_NPROTOTYPE): Delete | Ken Raeburn | 2001-01-20 | 2 | -1/+2 |
| * | Always use ANSI C features (prototypes, const, void *, etc). | Ken Raeburn | 2001-01-20 | 3 | -884/+845 |
| * | * rcfns.c: New file, with fn versions of former dispatch macros from krb5.h | Ken Raeburn | 2001-01-20 | 3 | -3/+99 |
| * | rebuilt | Ken Raeburn | 2001-01-20 | 1 | -11/+7 |
| * | * com_err.h (add_error_table, remove_error_table): Annotate as modifying | Ken Raeburn | 2001-01-20 | 5 | -25/+48 |
| * | * g_ad_tkt.c: Fix error packet parsing | Tom Yu | 2001-01-19 | 3 | -34/+49 |
| * | use revised compile_et script instead of calling awk directly | Ken Raeburn | 2001-01-18 | 2 | -4/+10 |
| * | update to implement equivalent of ref count | Ken Raeburn | 2001-01-18 | 4 | -24/+33 |
| * | Make compile_et script installable, and install it. | Ken Raeburn | 2001-01-18 | 4 | -21/+47 |
| * | Make prototypes unconditional | Ken Raeburn | 2001-01-17 | 6 | -374/+293 |
| * | * str_conv.c (krb5_keysalt_iterate): Always use the prototype for | Ken Raeburn | 2001-01-17 | 2 | -2/+6 |
| * | * krcp.c (error): Always declare with ellipsis | Ken Raeburn | 2001-01-17 | 2 | -6/+5 |
| * | * acconfig.h (HAVE_SA_LEN): Undef | Ken Raeburn | 2001-01-16 | 1 | -0/+4 |
| * | * configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that we | Ken Raeburn | 2001-01-16 | 2 | -0/+10 |
| * | Document configure.in change | Sam Hartman | 2001-01-14 | 1 | -0/+4 |
| * | 2001-01-12 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-01-14 | 3 | -45/+28 |
| * | * sane_hostname.c: Switch off of KRB5_USE_INET6 instead of | Tom Yu | 2001-01-13 | 2 | -2/+9 |
| * | * configure.in: Look for socklen_t, define HAVE_SOCKLEN_T if found | Ken Raeburn | 2000-12-18 | 2 | -0/+20 |
| * | localaddr.c: Add getnameinfo support. Annotate for lclint. | Ken Raeburn | 2000-12-18 | 3 | -203/+304 |
| * | * ktutil.c (ktutil_list): Provide a real usage message | Ken Raeburn | 2000-12-15 | 2 | -2/+6 |
| * | add "-4" option to rlogin to not try krb5 auth | Ken Raeburn | 2000-12-15 | 3 | -2/+35 |
| * | fix multiple-include problem on OpenBSD | Ken Raeburn | 2000-12-13 | 2 | -0/+6 |
| * | update network.c with getifaddrs support from lib/krb5/os/localaddr.c | Ken Raeburn | 2000-12-13 | 2 | -11/+182 |
| * | log msg for previous checkins | Ken Raeburn | 2000-12-09 | 1 | -0/+11 |
| * | check in -01 draft | Ken Raeburn | 2000-12-08 | 1 | -184/+305 |
| * | * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plus | Ken Raeburn | 2000-12-08 | 3 | -35/+21 |