| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * coding-style: Assume ANSI C '89. Use krb5int_ for internal names | Ken Raeburn | 2001-01-20 | 2 | -14/+18 |
* | some updates, looking towards 1.3 | Ken Raeburn | 2001-01-20 | 1 | -2/+37 |
* | 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 |
* | make some variables volatile | Ken Raeburn | 2000-12-06 | 3 | -2/+7 |
* | * aclocal.m4 (KRB5_AC_INET6): Ensure that we check for sa_len field | Ken Raeburn | 2000-12-06 | 2 | -0/+6 |
* | Use const sockaddr pointer in interface. | Ken Raeburn | 2000-12-06 | 4 | -17/+87 |
* | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 10 | -11/+40 |
* | restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros | Ken Raeburn | 2000-12-06 | 2 | -2/+8 |