| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | init_sec_context.c (make_ap_req): Enforce a stricter requirement on | Theodore Tso | 1998-01-24 | 2 | -2/+27 |
| * | * Makefile.in (LIBMINOR): Bump minor version due to internal | Tom Yu | 1998-01-22 | 2 | -1/+6 |
| * | * gssapiP_krb5.h: Add rcache member to the creds | Tom Yu | 1998-01-22 | 6 | -2/+46 |
| * | * bindresvport.c: Include string.h for memset prototype | Ezra Peisach | 1998-01-21 | 2 | -0/+5 |
| * | * alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpw | Tom Yu | 1998-01-21 | 3 | -1/+26 |
| * | Changed all PBGetCatInfo to PBGetCatInfoSync for new UH's | Marshall Vale | 1998-01-13 | 2 | -2/+2 |
| * | * in_tkt.c: Conditionalize use of macro do_seteuid, rather than | Tom Yu | 1998-01-06 | 2 | -9/+21 |
| * | * seteuid.c (krb5_seteuid): Don't check for _POSIX_SAVED_IDS, as | Tom Yu | 1998-01-06 | 2 | -9/+12 |
| * | * locate_kdc.c (krb5_locate_kdc): Check return of | Tom Yu | 1998-01-03 | 3 | -0/+16 |
| * | * preauth.c (handle_sam_labels): | Tom Yu | 1998-01-03 | 3 | -0/+24 |
| * | * asn1buf.c (asn12krb5_buf): Check return value of | Tom Yu | 1998-01-03 | 2 | -0/+9 |
| * | * init_rkey.c (mit_des_init_random_key): Punt the struct; use | Tom Yu | 1997-12-29 | 2 | -7/+20 |
| * | * Makefile.in (OBJS): Changed val_cred.$(OBJECT) to | Ezra Peisach | 1997-12-29 | 2 | -1/+6 |
| * | * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services, | Ezra Peisach | 1997-12-16 | 2 | -0/+14 |
| * | * locate_kdc.c (krb5_locate_kdc): Free hostlist array elements | Ezra Peisach | 1997-12-16 | 2 | -0/+9 |
| * | * mk_req_ext.c (krb5_mk_req_extended): Check enctype of session | Tom Yu | 1997-12-16 | 2 | -1/+6 |
| * | * val_cred.c (krb5_gss_validate_cred): Free principal extracted | Ezra Peisach | 1997-12-07 | 2 | -0/+6 |
| * | * gic_pwd.c (krb5_get_init_creds_password): Change fourth argument | Ezra Peisach | 1997-12-07 | 2 | -1/+6 |
| * | * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfree | Ezra Peisach | 1997-12-07 | 2 | -1/+5 |
| * | Include <string.h> | Ezra Peisach | 1997-12-07 | 2 | -0/+5 |
| * | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 7 | -41/+668 |
| * | * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c, | Tom Yu | 1997-12-06 | 12 | -35/+2067 |
| * | * krb5_err.et: Add codes for Cygnus chpw | Tom Yu | 1997-12-06 | 2 | -0/+8 |
| * | * Makefile.in: Add cccopy.c | Tom Yu | 1997-12-06 | 3 | -0/+65 |
| * | * configure.in: Add AC_PROG_LN_S to deal with symlinking in | Tom Yu | 1997-11-29 | 2 | -0/+7 |
| * | * Makefile.in (types.h): Add rules to generate file by running | Ezra Peisach | 1997-11-21 | 2 | -0/+19 |
| * | * Makefile.in (clean-unix): krb_err.h resides in the kerberosIV | Ezra Peisach | 1997-11-21 | 2 | -1/+6 |
| * | * Makefile.in (clean): Remove server-setkey-test | Ezra Peisach | 1997-11-19 | 2 | -0/+6 |
| * | * Makefile.in (clean-unix): Do not remove libraries here as the | Ezra Peisach | 1997-11-19 | 2 | -1/+6 |
| * | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum | Tom Yu | 1997-11-19 | 6 | -5/+20 |
| * | * quad_cksum.c (des_quad_cksum): Reorder parameters to match the | Tom Yu | 1997-11-19 | 3 | -3/+9 |
| * | * configure.in: Use new library build rules | Tom Yu | 1997-11-19 | 3 | -29/+17 |
| * | * Makefile.in: Garbage collect some old library build system | Tom Yu | 1997-11-18 | 3 | -16/+5 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context), | Theodore Tso | 1997-11-16 | 7 | -12/+99 |
| * | (Wrong version of Changelog committed previously) | Theodore Tso | 1997-11-16 | 1 | -1/+2 |
| * | Return GSS_S_FAILURE if a non-NULL context handle is passed to it | Theodore Tso | 1997-11-16 | 2 | -3/+11 |
| * | scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't set | Theodore Tso | 1997-11-11 | 2 | -2/+47 |
| * | send_tgs.c (krb5_send_tgs): Don't send a zero endtime; if the | Theodore Tso | 1997-11-11 | 2 | -1/+7 |
| * | * md5.c: Fix to deal with types longer than 32 bits | Tom Yu | 1997-10-28 | 4 | -2/+21 |
| * | * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider than | Tom Yu | 1997-10-28 | 5 | -74/+183 |
| * | * ktf_wreslv.c, ktf_resolv.c:Initialize version element of | Ezra Peisach | 1997-10-28 | 3 | -0/+7 |
| * | * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the salt | Ezra Peisach | 1997-10-28 | 2 | -0/+19 |
| * | * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions; | Tom Yu | 1997-10-27 | 4 | -82/+26 |
| * | * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c, | Tom Yu | 1997-10-27 | 13 | -102/+103 |
| * | * mac_time.c: Don't use the type KRB_INT32; it was leaked from | Tom Yu | 1997-10-27 | 2 | -2/+10 |
| * | Add checks so that code doesn't bomb out if the version resource is | Theodore Tso | 1997-10-22 | 2 | -0/+14 |
| * | Fix to not lose entries in the chain linked client list | Ezra Peisach | 1997-10-21 | 2 | -1/+16 |
| * | Set KRB5_CONFIG for tests | Ezra Peisach | 1997-10-21 | 2 | -1/+5 |
| * | Include stdlib.h if available for malloc prototype | Ezra Peisach | 1997-10-21 | 2 | -0/+7 |
| * | Real fix this time - deals with the malloc(0) case.. | Ezra Peisach | 1997-10-14 | 1 | -1/+0 |