Add/remove error tables in library initialization/termination, not per context.
[krb5.git] / src / lib / krb5 / krb / ChangeLog
2004-06-02 Ken RaeburnAdd/remove error tables in library initialization/termi...
2004-06-02 Ken Raeburn* srv_rcache.c (krb5_get_server_rcache): Use krb5_rc_re...
2004-05-25 Ezra Peisach * conv_creds.c (krb5int_encode_v4tkt): Unsigned vs...
2004-05-24 Ezra Peisach * t_ser.c (ser_keytab_test): Cleanup memory leak of...
2004-05-13 Jeffrey Altman * send_tgs.c: krb5_send_tgs() was broken in the...
2004-04-24 Ken Raeburn* conv_creds.c (krb524_init_ets, krb524_convert_creds_k...
2004-04-24 Ken RaeburnAdded support for library initialization and finalizati...
2004-04-16 Sam Hartmankrb5_get_in_tkt ignores lifetime
2004-04-15 Sam HartmanFix memory leak when not sending to master KDC in
2004-03-09 Ken HornsteinFix missing case for get_init_creds API change
2004-02-28 Ken Raeburn* gic_pwd.c (krb5_get_in_tkt_with_password): Fix a...
2004-02-27 Jeffrey AltmanAs discussed on the krbdev mailing list, krb5_get_init_...
2004-02-14 Ken RaeburnDon't specify defaults for GET{PEER,SOCK}NAME_ARG{2...
2004-02-06 Sam HartmanEnable aes128-cts for client
2003-12-20 Ken Raeburn* get_in_tkt.c (get_in_tkt_enctypes): Now const
2003-12-16 Ken Raeburn* conv_creds.c (krb5int_encode_v4tkt): Zero out unused...
2003-12-13 Ken RaeburnAdd platform-dependent 64-bit and inline-function suppo...
2003-10-30 Tom Yuinitial sequence number mask short by 4 bits
2003-10-08 Tom YuSave encoded KRB-SAFE-BODY to avoid problems caused...
2003-09-02 Tom YuApply patch from Cesar Garcia to fix lifetime computati...
2003-08-19 Sam HartmanDon't double free the encrypted credential part
2003-08-08 Tom Yuget_init_creds_password: DNS SRV off causes bogus REALM...
2003-07-22 Sam HartmanSend generalstring not octetstring in etype_info2....
2003-07-17 Ken Raeburndelete ##WIN16## lines from makefiles
2003-07-15 Ken Raeburn* Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_e...
2003-07-09 Alexandra EllwoodExport krb5_get_permitted_enctypes and krb5_set_real_ti...
2003-06-27 Tom Yu * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass...
2003-06-16 Sam HartmanSet use_conf_ktypes to 1 while looking up the tgt to...
2003-06-13 Tom Yukrb5_rd_rep leaks subkeys
2003-06-11 Tom YuDon't escape rcache filename characters with backslash
2003-06-06 Sam HartmanDon't allow renewable_ok to be set if the renew liftime...
2003-06-06 Ezra PeisachStatic function krb5_generate_authenticator should...
2003-05-30 Ken Raeburn* get_in_tkt.c (krb5_get_init_creds): Change hardcoded...
2003-05-30 Ken Raeburn* init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always.
2003-05-30 Alexandra Ellwood* get_in_tkt.c: (verify_as_reply) Only check the renewa...
2003-05-28 Ken RaeburnRename interface to krb5_524_convert_creds, export...
2003-05-27 Sam HartmanAvoid memory leak of server and client principal in
2003-05-24 Ken RaeburnBig step towards integrating libkrb524 into libkrb5:
2003-05-23 Sam Hartmanuse kdc_default_options
2003-05-23 Tom Yu * gen_seqnum.c (krb5_generate_seq_number): Fix think...
2003-05-23 Tom YuImplement heuristic for matching broken Heimdal sequenc...
2003-05-22 Sam Hartmankrb5int_populate_gic_opt should return void
2003-05-21 Tom YuSet length correctly in krb5_get_in_tkt_with_password...
2003-05-20 Sam Hartmankrb5_get_in_tkt now only supports old (non-etype-info2...
2003-05-20 Sam HartmanImplement krb5_get_in_tkt_with_password and
2003-05-18 Tom YuSequence numbers are now unsigned. Implement lenient...
2003-05-17 Ken Raeburn* chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error...
2003-05-17 Ken Raeburn* ser_ctx.c (krb5_context_internalize): Copy read-in...
2003-05-13 Sam HartmanTry forwarding with no enctype restriction if forwardin...
2003-05-13 Sam HartmanFix memory leaks and double frees in preauth2.c
2003-05-12 Sam Hartman* IMplement etype_info in KDC. If the request contains...
2003-05-10 Ken RaeburnAdd a new krb5_context field for the config-file tgs_en...
2003-05-10 Tom Yupunt leftover conflict markers
2003-05-10 Tom YuRename the local_subkey and remote_subkey fields in...
2003-05-06 Sam HartmanImplement encoders for etype_info2 and add support...
2003-04-27 Sam Hartmankrb5_setpw_result_string should be internal
2003-04-25 Sam HartmanImplementation of Microsoft set password client library...
2003-04-24 Ezra Peisach * kfree.c (krb5_free_pwd_sequences): Correction to...
2003-04-23 Ezra Peisachkrb5_free_pwd_sequences only frees first element
2003-04-18 Ken Raeburnfix typo
2003-04-18 Ken Raeburn* init_ctx.c (DEFAULT_ETYPE_LIST): Add AES with 256...
2003-04-01 Ken Raeburn* unparse.c (krb5_unparse_name_ext): Don't move buffer...
2003-04-01 Ken RaeburnRed Hat's krb5_princ_size fixes
2003-04-01 Sam HartmanIf the auth context does not have the DO_TIME flag...
2003-03-09 Ezra Peisach * t_kerb.c: Only include krb.h if krb4 support compile...
2003-03-06 Tom Yu * preauth2.c (pa_sam_2): Add intermediate size_t varia...
2003-03-06 Alexandra Ellwood* appdefault.c: Fix constness to avoid warning. * init_...
2003-03-05 Tom Yu * srv_rcache.c (krb5_get_server_rcache): Fix missed
2003-03-04 Sam HartmanGSS_C_NO_CREDENTIAL should accept any principal
2003-02-25 Tom YuHandle NULL result_string->data returned from error in
2003-02-15 Sam HartmanThe client sorts the enctype list returned by etype_inf...
2003-02-13 Sam HartmanFix double free of AS key
2003-02-11 Sam HartmanSupport credentials encrypted in the session key rather...
2003-02-04 Sam HartmanGet addressless tickets by default
2003-01-12 Ezra PeisachMemory leak in krb5_send_tgs()
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2003-01-10 Sam HartmanPatch to get new service tickets in preference to using...
2003-01-08 Sam HartmanPreviously fwd_tgt_creds required either that the hostn...
2003-01-08 Ken Raeburn* appdefault.c (conf_yes, conf_no): Now const
2003-01-08 Sam HartmanFor new encryption types and for RC4, encrypt the krb_c...
2003-01-07 Sam HartmanFix logic error in previous patch that broke gss_init_s...
2003-01-06 Sam HartmanImplement krb5_auth_con_set_checksum_func, an API for...
2002-12-23 Ezra Peisach * t_kerb.c: Include string.h for strcmp prototype
2002-12-19 Ken RaeburnClean up some broken uses of "const" in function interfaces
2002-11-14 Ezra Peisach * get_in_tkt.c (krb5_get_in_tkt): Do not pass...
2002-11-07 Ezra Peisach * conv_princ.c (strnchr): Make length argument...
2002-10-30 Tom Yu * chk_trans.c (krb5_check_transited_list): Style nit...
2002-10-30 Sam Hartmanticket: 1230
2002-10-28 Ken Raeburn* get_in_tkt.c (conf_yes, conf_no): Now const. Referen...
2002-10-28 Sam HartmanIf we get cannot resolve KDC for master but find a...
2002-10-24 Ken HornsteinClient code lacks support for draft-ietf-krb-wg-kerbero...
2002-10-23 Ken Hornsteingic_pwd doesn't support password expiration notificatio...
2002-09-11 Sam HartmanDon't request addresses when
2002-09-03 Ken Raeburnprotoize
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-23 Ken Raeburn* init_ctx.c (init_common): Initialize udp_pref_limit...
2002-08-15 Tom Yu * t_ser.c (ser_ccache_test): Remove references to...
2002-08-02 Tom Yu * unparse.c (krb5_unparse_name_ext): Error out if...
2002-06-26 Ezra Peisach * appdefault.c (conf_boolean): Change variable from...
next