krb5.git
2009-05-05 Greg HudsonIn krb5int_rd_setpw_rep, if we get an error result...
2009-05-05 Greg HudsonRemove some unnecessary null checks in krb5_get_in_tkt_...
2009-05-05 Greg HudsonRemove some unnecessary null checks in krb5_get_in_tkt_...
2009-05-05 Greg HudsonIn krb5_get_in_tkt, free the whole encoded request...
2009-05-05 Greg HudsonFix a case in the krb5_rd_rep error handler (introduced...
2009-05-04 Greg HudsonSimplify cleanup in obtain_sam_padata slightly
2009-05-04 Greg HudsonFix an error message memory leak in krb5_preauth_supply...
2009-05-04 Greg HudsonFix some direct returns in krb5_get_cred_from_kdc_opt...
2009-05-04 Greg Hudsonkrb5_rd_rep could leak memory through its output parame...
2009-05-03 Greg HudsonFix formatting of ok_as_delegate documentation in admin...
2009-05-02 Greg HudsonFix a memory leak in krb5int_rd_chpw_rep in a block...
2009-05-01 Greg HudsonFix a memory leak by reorganizing krb5_principal_intern...
2009-05-01 Greg HudsonCheck return value of ftell() in krb5_ktfileint_find_slot
2009-05-01 Greg HudsonMove an error check to an earlier location in krb5_524_...
2009-04-30 Sam Hartmanmake depend
2009-04-30 Sam HartmanImplement DES and 3DES PRF. Patch fromKAMADA Ken'ichi
2009-04-30 Greg HudsonIn krb5_kt_resolve, ensure that the output parameter...
2009-04-30 Greg HudsonIn ktfile_common_resolve, set the output pointer to...
2009-04-30 Greg HudsonFix a memory leak by reorganizing krb5_ktf_keytab_inter...
2009-04-30 Zhanna TsitkovUninitialized variable may cause unpredictable behavior...
2009-04-30 Greg HudsonDocument ok_as_delegate in the admin guide
2009-04-30 Sam HartmanDo not return PREAUTH_FAILED on unknown preauth
2009-04-29 Greg HudsonAdd DEBUG_ERROR_LOCATIONS support
2009-04-29 Tom YuFix typo in error message reported by Marek Mahut ...
2009-04-28 Greg HudsonFix handling of RET_SEQUENCE flag in mk_priv/mk_ncred
2009-04-28 Greg HudsonFix typo
2009-04-28 Greg HudsonFix a couple of memory leaks in krb5int_sendto, reworki...
2009-04-28 Greg HudsonFix a memory leak in aname_replacer using the recommend...
2009-04-28 Greg HudsonFix a memory leak in module_locate_server
2009-04-27 Greg HudsonFix a few memory leaks in krb5_mk_ncred. Also tighten...
2009-04-27 Greg HudsonFix an unchecked use of fwrite in krb5_ktfileint_delete...
2009-04-27 Greg HudsonMove KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb...
2009-04-25 Ken Raeburnmake installed headers C++-safe
2009-04-24 Greg HudsonSimplify and shorten krb5_ktfileint_find_slot, and...
2009-04-24 Greg HudsonIn krb5_ktfileint_find_slot, don't continue the loop...
2009-04-23 Greg HudsonIn krb5_principal_compare_flags, improve clarity slight...
2009-04-23 Greg HudsonIn krb5_rcache_externalize, remove a pointless null...
2009-04-23 Greg HudsonClose a memory leak in asn1_decode_etype_info2_entry_1_3
2009-04-23 Greg HudsonIn krb5_fcc_read, remove an assert which could never...
2009-04-23 Greg HudsonFix an error-handling block in sendto_kdc.c's setup_con...
2009-04-23 Greg HudsonIn krb5_get_cred_via_tkt, strip the ok-as-delegate...
2009-04-22 Sam Hartmanmove kadmin, ktutil, k5srvutil man pages to man1
2009-04-22 Greg HudsonIn the cross-realm setup example in the admin documenta...
2009-04-16 Greg HudsonSend explicit salt for SALTTYPE_NORMAL keys
2009-04-14 Sam HartmanRequire fast_req checksum to be keyed
2009-04-14 Sam HartmanImplement kinit option for FAST armor ccache
2009-04-13 Will FiveashUpdate kdb5_util man page with missing purge_mkeys...
2009-04-13 Greg Hudsonkrb5_fcc_generate_new was destroying a locked mutex...
2009-04-13 Greg HudsonIn pa_sam, remove a gratuitous null check for etype...
2009-04-13 Greg HudsonMake krb5_mkt_resolve error handling work
2009-04-13 Greg HudsonIn krb5int_dns_init, fix a malloc-returning-null check...
2009-04-12 Ezra PeisachMore dead code elimination. When asprintf was used...
2009-04-12 Ezra Peisachremove dead code
2009-04-12 Ezra PeisachRemove dead assignment of variables that are never...
2009-04-10 Greg HudsonIn krb5_get_in_tkt, r7002 introduced an unused local...
2009-04-10 Greg HudsonSimplify the coupling of problem to response code in...
2009-04-10 Greg HudsonRemove an unnecessary cleanup in krb5_cc_set_default_name
2009-04-10 Greg HudsonCheck the return value of krb5_timeofday in krb5int_pop...
2009-04-10 Greg HudsonCheck return value of krb5int_copy_data_contents in...
2009-04-10 Greg HudsonDocument allow_weak_crypto
2009-04-09 Greg HudsonUpdate defaults in documentation
2009-04-09 Ezra Peisachkdc: handle_referral_params does not return ENOMEM...
2009-04-08 Greg HudsonUsing a patch from Apple, add support for GSS_C_DELEG_P...
2009-04-08 Greg Hudsonmk_safe and mk_priv require the local address to be...
2009-04-08 Ezra PeisachFall through on error return
2009-04-08 Greg HudsonWhen getting initial credentials with a password, try...
2009-04-07 Ezra PeisachSubject k5_utf8s_to_ucs2s could deref NULL pointer..
2009-04-07 Tom YuCVE-2009-0846 asn1_decode_generaltime can free uninitia...
2009-04-07 Tom YuCVE-2009-0847 asn1buf_imbed incorrect length validation
2009-04-07 Tom YuCVE-2009-0844 SPNEGO can read beyond buffer end
2009-04-07 Tom YuApply revised patch from Apple that ensures that a...
2009-04-07 Ezra PeisachNull pointer defref in adding info
2009-04-05 Sam HartmanImplement KDC side of TGS FAST
2009-04-04 Sam Hartmanfix logic errors
2009-04-03 Greg HudsonAdjust the logic in rule_an_to_ln to avoid a "can't...
2009-04-03 Sam HartmanHandle authdata encrypted in subkey
2009-04-03 Sam HartmanMerge fast branch at 22166 onto trunk
2009-04-03 Sam HartmanUnfortunately, pre-1.7 krshd fails to support keyed...
2009-04-02 Tom YuFix krshd and krlogind to use krb5_c_verify_checksum
2009-04-01 Sam HartmanUse the preferred checksum for non-DES keys in the...
2009-03-31 Tom YuMake FAST changes build when pkinit is disabled
2009-03-31 Sam Hartmanmark export grade RC4 as weak
2009-03-31 Sam HartmanInitialize request state in the TGS path
2009-03-31 Sam Hartmanmake depend
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-31 Sam Hartmanin send_tgs.c:
2009-03-30 Greg HudsonAdd PAC and principal parsing test cases
2009-03-25 Will FiveashUpdate kdb5_util man page for mkey migration project
2009-03-24 Greg HudsonRevert r21880 which included k5-int.h in several pkinit...
2009-03-20 Greg HudsonInstall kadmin and kdb headers
2009-03-17 Greg HudsonFix error handling issue in ASN.1 decoder
2009-03-16 Zhanna TsitkovVerify return code from krb5_db_set_mkey_list
2009-03-16 Sam Hartmanmake depend
2009-03-16 Sam HartmanImplement tests for authdata functions
2009-03-16 Sam HartmanImplement krb5int_find_authdata
2009-03-16 Sam HartmanImplement test cases for CF2
2009-03-16 Sam HartmanImplement KRB-FX_CF2
2009-03-16 Sam HartmanCall kdb_set_mkey_list from the KDC
2009-03-16 Sam Hartmankrb5_auth_con_free should support freeing a null auth_c...
2009-03-15 Greg HudsonAdd LDAP back end support for canonical name attribute
next