| Commit message (Expand) | Author | Age | Files | Lines |
| * | Separate interface address processing from Kerberos-related functions. | Ken Raeburn | 2000-02-25 | 2 | -159/+238 |
| * | * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt() | Ezra Peisach | 2000-02-25 | 3 | -5/+12 |
| * | fix for vpath and du4.0 make | Ken Raeburn | 2000-02-22 | 4 | -0/+16 |
| * | Makefile.in (clean-unix): Add clean-libobjs | Ezra Peisach | 2000-02-22 | 4 | -2/+10 |
| * | from Bear Giles: | Ken Raeburn | 2000-02-21 | 2 | -2/+5 |
| * | from Bear Giles: | Ken Raeburn | 2000-02-21 | 2 | -13/+22 |
| * | * kadm_rpc_xdr.c (xdr_chpass3_arg): | Tom Yu | 2000-02-19 | 2 | -2/+7 |
| * | * kdb_cpw.c (krb5_dbe_crk): | Tom Yu | 2000-02-19 | 2 | -0/+13 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly free | Tom Yu | 2000-02-18 | 9 | -9/+84 |
| * | * auth_gssapi.c (auth_gssapi_create): Free call_res because | Tom Yu | 2000-02-17 | 4 | -37/+43 |
| * | * preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt length | Ken Raeburn | 2000-02-16 | 2 | -7/+51 |
| * | * localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONF | Ken Raeburn | 2000-02-16 | 2 | -10/+69 |
| * | * server.c: Add code to set a signal handler for SIGHUP and a few | Tom Yu | 2000-02-15 | 3 | -0/+29 |
| * | * svc.c (xprt_register): Zero out xports after allocating | Tom Yu | 2000-02-15 | 3 | -16/+51 |
| * | Add client-side stubs and functions with additional capabilities to | Tom Yu | 2000-02-14 | 10 | -15/+501 |
| * | Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r... | Marshall Vale | 2000-02-11 | 1 | -11/+17 |
| * | * init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OS | Marshall Vale | 2000-02-11 | 1 | -0/+7 |
| * | Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1) | Miro Jurisic | 2000-02-11 | 2 | -2/+6 |
| * | changelog updated for stdcc_util.c change | Alexandra Ellwood | 2000-02-10 | 1 | -0/+5 |
| * | Added +1 to strlens so that null terminator will fit in the buffer ;-P | Alexandra Ellwood | 2000-02-10 | 1 | -2/+2 |
| * | * init_os_ctx.c: Added changes for the Mac for limited support of Application... | Marshall Vale | 2000-02-08 | 1 | -0/+10 |
| * | Limited support for Applicaiton Support folder as location for krb5.ini on th... | Marshall Vale | 2000-02-08 | 1 | -8/+24 |
| * | * api.1/lock.exp: Since a "wait" directive to the command list of | Tom Yu | 2000-02-08 | 2 | -0/+12 |
| * | * lib/lib.t: Call kinit and kdestroy with -5 flag to accomodate | Tom Yu | 2000-02-08 | 2 | -2/+7 |
| * | * config/unix.exp: Call send_error instead of fail to prevent | Tom Yu | 2000-02-07 | 3 | -7/+16 |
| * | changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p... | Scott McGuire | 2000-02-07 | 2 | -1/+7 |
| * | * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set to | Ken Raeburn | 2000-02-07 | 3 | -15/+35 |
| * | updated some comments (fcusack) | Ken Raeburn | 2000-02-07 | 2 | -6/+9 |
| * | added flags field to predicted_sam_response (fcusack) | Ken Raeburn | 2000-02-07 | 3 | -11/+13 |
| * | more fcusack changes - rest of first set | Ken Raeburn | 2000-02-07 | 4 | -2/+19 |
| * | Frank Cusack changes, set 1, diffs 1-3 of 4 | Ken Raeburn | 2000-02-07 | 7 | -11/+30 |
| * | (krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit... | Scott McGuire | 2000-02-04 | 2 | -1/+7 |
| * | Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist... | Scott McGuire | 2000-02-04 | 2 | -8/+9 |
| * | * krb5_32.def: Replace decode_krb5_ticket with krb5_decode_ticket. | Danilo Almeida | 2000-02-02 | 2 | -11/+30 |
| * | * krb5_decode.c (krb5_decode_ticket): Add function to provide | Danilo Almeida | 2000-02-02 | 2 | -0/+14 |
| * | * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change the | Ezra Peisach | 2000-01-29 | 3 | -2/+9 |
| * | limit kadm5 net interface to des for now until gssapi mech is fixed | Ken Raeburn | 2000-01-27 | 2 | -2/+14 |
| * | * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01, | Ken Raeburn | 2000-01-27 | 2 | -19/+10 |
| * | * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crc | Ken Raeburn | 2000-01-27 | 2 | -1/+6 |
| * | * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD; | Tom Yu | 2000-01-24 | 2 | -26/+10 |
| * | * krb5_libinit.c: Conditionalize call to stdcc_shutdown() | Tom Yu | 2000-01-24 | 2 | -5/+9 |
| * | * configure.in: Fix to build library objects in this directory | Tom Yu | 2000-01-24 | 4 | -5/+16 |
| * | * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit | Tom Yu | 2000-01-24 | 4 | -6/+20 |
| * | * crypto_libinit.c: Add terminating newline; use 0 and 1 instead | Tom Yu | 2000-01-24 | 2 | -4/+9 |
| * | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 13 | -0/+183 |
| * | Various changes to: | Ken Raeburn | 2000-01-22 | 45 | -143/+203 |
| * | * prng.c (enc): Now static and const, and points to const | Ken Raeburn | 2000-01-22 | 2 | -1/+5 |
| * | Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c: | Ken Raeburn | 2000-01-22 | 4 | -15/+42 |
| * | * logger.c (klog_vsyslog): Convert pid_t to long for printing | Ken Raeburn | 1999-12-06 | 3 | -3/+12 |
| * | * Makefile.in (LIBMINOR): Update to 2 | Ken Raeburn | 1999-12-06 | 2 | -1/+5 |