* CCache-glue.c (krb_in_tkt): Rename from in_tkt().
[krb5.git] / src / lib / krb4 / ChangeLog
2003-02-11 Tom Yu * CCache-glue.c (krb_in_tkt): Rename from in_tkt().
2003-02-11 Tom Yu * password_to_key.c (krb5_passwd_to_key): Replace...
2003-02-11 Tom YuVarious fixes to Windows build of krb4 library. Fix...
2003-02-11 Tom YuFix lots of things to compile on Unix. Fix some typos
2003-02-10 Alexandra EllwoodNote: these checkins are partial progress for Tom Yu...
2003-02-07 Tom YuFix ABI divergence between Unix and Mac krb4 libraries...
2003-02-05 Tom Yucomment
2003-01-28 Ken Raeburn* RealmsConfig-glue.c (get_krbhst_default, krb_get_krbh...
2003-01-27 Ken Raeburnkrb4 library breaks old krb_get_admhst API
2003-01-15 Ken Raeburn* sendauth.c (krb_net_rd_sendauth): Arg raw_len now...
2003-01-15 Tom YuThis is the last piece of the KfM merge
2003-01-10 Ken RaeburnSearch for ar, ranlib, install in KRB5_BUILD_LIBRARY...
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2003-01-05 Sam HartmanOnly system headers should declare errno
2002-12-18 Tom Yu * RealmsConfig-glue.c: Fix up KRB5_CALLCONV
2002-12-16 Tom Yu * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONV
2002-12-14 Tom Yu * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net...
2002-12-12 Tom YuMore KfM merge work
2002-12-07 Tom YuFix some KRB5_CALLCONV botches that were causing troubl...
2002-12-06 Tom Yu * kname_parse.c (kname_unparse): Add new function...
2002-12-05 Tom Yu * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONV
2002-12-05 Tom Yu * krb4int.h: Remove now conflicting prototype for
2002-12-04 Tom Yu * Makefile.in: Fix up includes handling somewhat
2002-12-03 Tom Yu * change_password.c: Remove netdb.h inclusion
2002-11-27 Tom Yu * Makefile.in (SRCS): Add kadm_err.c. It was missing
2002-11-27 Tom YuMerge more KfM krb4 things
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-08 Ken Raeburn* cr_tkt.c (krb_cr_tkt_int): Don't take key arguments...
2002-07-30 Ken Raeburn* log.c: Include stdarg.h.
2002-07-13 Ken RaeburnDon't define DEFINE_SOCKADDR, since nothing tests it...
2002-07-13 Ken Raeburndrop NEED_TIME_H processing in krb.h
2002-07-12 Ken RaeburnDon't install port-sockets.h, and don't include it...
2002-06-21 Ken Raeburn* mk_priv.c (krb4int_address_less): Put braces around...
2002-05-29 Ken Raeburn* DNR.c: Deleted
2002-03-12 Ken RaeburnHandle IPv6 sockets that are used to communicate over...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2001-09-28 Ken Raeburnavoid extra copy of krb_err.h in include; update depend...
2001-07-08 Ezra Peisach * fgetst.c: Include krb4int.h
2001-06-28 Ezra Peisach * krb4int.h: Provide prototype for krb_get_defa...
2001-06-27 Ezra Peisach * krb4int.h: Add prototypes for ad_print, krb_s...
2001-06-26 Ezra Peisach * krb4int.h: Add prototypes for krb__get_realms...
2001-06-20 Ezra Peisach * kname_parse.c (k_isrealm, k_isname, k_isrealm...
2001-06-18 Ezra Peisach * kparse.c (strutol): Cast argument to isupper()/tolow...
2001-06-18 Ezra Peisach * kparse.c (strutol): Cast argument to isupper()/tolow...
2001-06-18 Ezra Peisach * g_pw_in_tkt.c: Include krb5.h so that des_read_passw...
2001-06-11 Ezra Peisach * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALL...
2001-06-08 Ezra Peisach * cr_tkt.c (krb_create_ticket): Get rid of last argume...
2001-06-08 Ezra Peisach * ad_print.c (ad_print): Cast arguments to printf...
2001-06-01 Ezra Peisach * g_krbrlm.c: Remove unused static variable krb_conf
2001-04-14 Ken Raeburn* Makefile.in (EHDRDIR): Install into kerberosIV subdir...
2001-04-14 Ken Raeburn* ad_print.c (ad_print): Pass address of session key...
2001-04-14 Ken Raeburn* g_tkt_svc.c (CredIsExpired): Don't use a variable...
2001-04-13 Danilo Almeida* memcache.h: Don't use macro PROTOTYPE
2001-04-10 Ken Raeburn* cr_err_repl.c (req_act_vno): Delete commented-out...
2001-04-10 Ken Raeburn* kparse.c, send_to_kdc.c: Don't use macro PROTOTYPE
2001-01-30 Tom Yu * lifetime.c: Remove support for "magic" lifetime...
2001-01-27 Tom Yu * dest_tkt.c: Clean up uid handling. Fix stat checks
2001-01-26 Tom Yu * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_cl...
2001-01-26 Tom Yu * prot_client.c: New file; client-side protocol support
2001-01-24 Tom Yu * prot_common.c: Fix up some error returns
2001-01-23 Tom Yudocument recent large number of changes
2001-01-19 Tom Yu * g_ad_tkt.c: Fix error packet parsing
2000-11-09 Danilo Almeida* strnlen.c (krb_strnlen): Put The return type before...
2000-11-08 Tom Yu * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.c
2000-11-01 Ezra Peisach * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS...
2000-10-24 Tom Yu * mk_auth.c (krb_check_auth): Modify call to rd_priv...
2000-10-10 Ezra Peisach * kparse.c: Provide prototype for static struol...
2000-10-08 Tom Yu * g_tkt_svc.c (CredIsExpired): Fix logic bug
2000-10-07 Tom Yu * rd_req.c (krb_rd_req): Call life_to_fime()
2000-10-05 Ezra PeisachMy error - add test for mode_t (AC_TYPE_MODE_T) and...
2000-10-05 Ezra Peisach * netread.c, netwrite.c: Include unistd.h if present...
2000-09-01 Tom Yu * Makefile.in(OBJS, SRCS): Add lifetime.{o,c}
2000-08-22 Ezra Peisach * rd_svc_key.c (krb54_get_service_keyblock): If the...
2000-08-02 Ezra Peisach * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV...
2000-07-21 Ezra Peisach * g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCO...
2000-07-20 Danilo Almeida* memcache.c: Add krb_in_tkt() function to initialize...
2000-07-19 Danilo Almeida* in_tkt.c: Add krb_in_tkt() function to initialize...
2000-07-04 Tom Yu * cr_tkt.c: Frob prototypes so they don't involve...
2000-06-29 Ezra Peisach * cr_tkt.c: Provide prototype for static krb_cr...
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-06-01 Wilfredo SanchezChange wsanchez@apple -> tritan@mit
2000-03-16 Ezra Peisach * cr_tkt.c (krb_cr_tkt_int): Add static prototype.
1999-10-26 Tom Yulog tritan's changes
1999-10-07 Ken Raeburnghudson patch for resource leak krb5-libs/769
1999-09-01 Ken RaeburnDanilo's SendMessage->PostMessage change from 1.1 branch
1999-08-13 Brad ThompsonInitializes some variables so that they do not end...
1999-05-10 Danilo AlmeidaDo win32 build in subdir
1999-04-16 Tom Yu * g_cnffile.c (krb__get_srvtabname): Fix to actually...
1999-03-14 Theodore TsoCommit updated changelog
1998-12-05 Theodore Tsord_svc_key.c (krb54_get_service_keyblock): New function...
1998-12-05 Theodore TsoForgot to check this in earlier
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-08-10 Matthew HancherMon Aug 10 17:51:59 1998 Matthew D Hancher <mdh@mit...
1998-08-07 Tom Yu * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum()
1998-07-09 Matthew HancherThu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit...
1998-06-24 Tom Yu * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt...
1998-05-09 Theodore Tsostime.c (krb_stime):
next