| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_T | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERS | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead of | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
* | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
* | * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track of | Tom Yu | 2000-10-31 | 2 | -0/+18 |
* | * asn1buf.c (asn1buf_sync): Add new arguments to include the full | Tom Yu | 2000-10-26 | 6 | -71/+214 |
* | * asn1_err.et: Add error codes MISMATCH_INDEF and MISSING_EOC | Tom Yu | 2000-10-26 | 2 | -0/+6 |
* | * t_ser.c: Cast getpid() calls to int as arguments to sprintf | Ezra Peisach | 2000-10-26 | 10 | -23/+48 |
* | * compat_recv.c (krb_v4_recvauth): Update call to mk_priv() | Tom Yu | 2000-10-24 | 2 | -1/+5 |
* | * mk_auth.c (krb_check_auth): Modify call to rd_priv() by kludging | Tom Yu | 2000-10-24 | 7 | -10/+27 |
* | * clnt_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * admin.h (KADM5_PW_FIRST_PROMPT): Get rid of casts from | Ezra Peisach | 2000-10-17 | 4 | -6/+19 |
* | * changepw.c: Cast length argument to recvfrom/sendto to int | Ezra Peisach | 2000-10-17 | 11 | -25/+51 |
* | * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext, | Ezra Peisach | 2000-10-17 | 17 | -36/+84 |
* | * ktbase.c (krb5_kt_resolve): Signed/unsigned int | Ezra Peisach | 2000-10-17 | 9 | -18/+44 |
* | * cc_stdio.c, cc_file.c: Unsigned/signed int cleanup | Ezra Peisach | 2000-10-17 | 3 | -32/+86 |
* | * asn1buf.h: Lengths are now unsigned int for | Ezra Peisach | 2000-10-17 | 16 | -190/+239 |
* | * fetch_mkey.c: Signed/unsigned int cleanup | Ezra Peisach | 2000-10-17 | 3 | -12/+17 |
* | * cksum.c (des_cbc_cksum): Length is unsigned long | Ezra Peisach | 2000-10-17 | 3 | -2/+8 |
* | * nfold.c (krb5_nfold): inbots and outbits are now unsigned int | Ezra Peisach | 2000-10-17 | 3 | -3/+9 |
* | * hash_sha1.c (k5_sha1_hash): Cast length field in shsUpdate call | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * des_int.h: Change prototypes for mit_des_cbc_encrypt(), | Ezra Peisach | 2000-10-17 | 7 | -12/+32 |
* | * krb5_libinit.c: Include krb5_libinit.h for prototypes | Ezra Peisach | 2000-10-17 | 2 | -0/+5 |
* | * lock-test.c (main): Cleanup assignments in conditionals. If | Ezra Peisach | 2000-10-12 | 8 | -21/+44 |
* | getifaddrs() support | Ken Raeburn | 2000-10-10 | 1 | -0/+4 |
* | getifaddrs() support | Ken Raeburn | 2000-10-10 | 4 | -11/+217 |
* | * kparse.c: Provide prototype for static struol(). Do not define | Ezra Peisach | 2000-10-10 | 2 | -3/+8 |
* | * server_dict.c (init_dict): Change syslog() to krb5_klog_syslog() | Ezra Peisach | 2000-10-10 | 2 | -3/+9 |
* | * g_tkt_svc.c (CredIsExpired): Fix logic bug | Tom Yu | 2000-10-08 | 2 | -1/+6 |
* | * rd_req.c (krb_rd_req): Call life_to_fime() | Tom Yu | 2000-10-07 | 4 | -25/+67 |
* | My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argument | Ezra Peisach | 2000-10-05 | 3 | -3/+5 |
* | * netread.c, netwrite.c: Include unistd.h if present on machine | Ezra Peisach | 2000-10-05 | 5 | -1/+19 |
* | Fix typo in last checkin | Ezra Peisach | 2000-10-04 | 1 | -1/+1 |
* | * accept_sec_context.c (krb5_gss_accept_sec_context): If an error | Ezra Peisach | 2000-10-04 | 2 | -0/+12 |
* | * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Fix memory leak if | Ezra Peisach | 2000-10-04 | 2 | -2/+7 |
* | * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned vs signed | Ezra Peisach | 2000-10-03 | 2 | -2/+7 |
* | * gssapiP_generic.h (g_OID_equal): Instead of casting argument to | Ezra Peisach | 2000-10-03 | 2 | -1/+6 |
* | Checkin log for change to add_cred.c - assignment in conditional cleanup | Ezra Peisach | 2000-10-03 | 1 | -1/+2 |
* | Clean up assignments in conditionals warnings by separating the | Ezra Peisach | 2000-10-03 | 1 | -7/+10 |
* | * add_cred.c (krb5_gss_add_cred): krb5_cc_get_type() and | Ezra Peisach | 2000-10-03 | 2 | -1/+7 |
* | * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returning | Ezra Peisach | 2000-10-03 | 3 | -2/+7 |
* | * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name instead | Ezra Peisach | 2000-10-03 | 6 | -10/+20 |
* | * asn1_get.c (asn1_get_tag_indef): Fix to not deref random garbage | Tom Yu | 2000-09-27 | 2 | -1/+8 |
* | * an_to_ln.c: Unsigned vs signed int fixes | Ezra Peisach | 2000-09-26 | 3 | -20/+33 |
* | * conv_princ.c (krb5_425_conv_principal): Call profile_free_list | Ezra Peisach | 2000-09-26 | 2 | -5/+15 |
* | * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char * | Ezra Peisach | 2000-09-25 | 3 | -4/+11 |
* | * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: More | Ezra Peisach | 2000-09-25 | 6 | -24/+37 |
* | * descbc.c, k5_md4des.c, k5_md5des.c, t_cksum.c: Cleanup unsigned | Ezra Peisach | 2000-09-25 | 6 | -20/+34 |
* | * t_kerb.c: Add prototypes for test functions | Ezra Peisach | 2000-09-25 | 2 | -3/+14 |