| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * Makefile.in (LIBMAJOR): Bump major version due to possible | Tom Yu | 1997-10-14 | 2 | -1/+6 |
| * | * Makefile.in: Bump major version due to possible size changes | Tom Yu | 1997-10-14 | 2 | -2/+6 |
| * | * des_int.h: Use better logic to find an appropriate type for | Tom Yu | 1997-10-14 | 3 | -7/+42 |
| * | Fix error when number of enctypes comming in is 0 | Ezra Peisach | 1997-10-14 | 1 | -5/+12 |
| * | * server_init.c (kadm5_destroy): Call kadm5_free_config_params | Ezra Peisach | 1997-10-13 | 3 | -1/+12 |
| * | * client_init.c (kadm5_destroy): Free handle->lhandle field, call | Ezra Peisach | 1997-10-13 | 2 | -2/+12 |
| * | * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPES | Ezra Peisach | 1997-10-13 | 2 | -3/+36 |
| * | * t_kdb.c (do_testing): Add krb5_free_context | Ezra Peisach | 1997-10-13 | 2 | -0/+7 |
| * | * configure.in, Makefile.in: Add test to disable udp test under | Tom Yu | 1997-10-10 | 3 | -2/+19 |
| * | * get_myaddress.c: Include string.h for memcpy prototype | Ezra Peisach | 1997-10-07 | 2 | -0/+5 |
| * | Include ctype.h for isspace declaration | Ezra Peisach | 1997-10-07 | 2 | -0/+5 |
| * | * set_realm.c (krb5_set_principal_realm): Allocate extra byte for nul in | Ezra Peisach | 1997-10-06 | 2 | -1/+6 |
| * | * t_std_conf.c (main): Call krb5_free_context when done | Ezra Peisach | 1997-10-06 | 2 | -0/+7 |
| * | * destest.c (main): Initialize context to 0 so it will not be | Ezra Peisach | 1997-10-06 | 3 | -0/+16 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 14 | -21/+45 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 23 | -24/+73 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 8 | -5/+21 |
| * | * ccdefname.c (krb5_cc_default_name): Returns a const char * | Ezra Peisach | 1997-09-15 | 2 | -1/+5 |
| * | * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incoming principal | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * ccbase.c (krb5_cc_resolve): Incoming cache name is const | Ezra Peisach | 1997-09-15 | 2 | -2/+7 |
| * | * mcc-proto.h, mcc_reslv.c (krb5_mcc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * scc-proto.h, scc_reslv.c (krb5_scc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is const | Ezra Peisach | 1997-09-15 | 6 | -9/+25 |
| * | * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memset | Tom Yu | 1997-09-02 | 2 | -1/+5 |
| * | * decomp_tkt.c (decomp_ticket): Fix swapped args to memset | Tom Yu | 1997-09-02 | 2 | -2/+6 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Move nulling out of | Tom Yu | 1997-08-29 | 2 | -1/+7 |