krb5.git
2009-05-23 Greg HudsonIn krb5_ktfileint_write_entry, add a no-op fseek in...
2009-05-22 Ken Raeburnwhitespace
2009-05-22 Ken RaeburnMake Sun cc error out on unknown attributes
2009-05-22 Ken RaeburnUse correct type for krb5_c_prf_length length arg
2009-05-22 Ken RaeburnUse printf format attribute only with gcc
2009-05-22 Ken Raeburnmake prompt string vars point to const
2009-05-22 Ken Raeburnfix minor syntax error
2009-05-22 Greg HudsonRemove spurious assertion in handle_authdata
2009-05-20 Sam HartmanInclude regression test for krb-fx-cf2 for RC4 enctype
2009-05-20 Greg HudsonAdd a comment to the r22168 change since it's not obvio...
2009-05-20 Greg HudsonRestore compatibility with KDCs using key usage 8 to...
2009-05-19 Greg HudsonWhen using keyed checksum types with TGS subkeys, Micro...
2009-05-18 Sam HartmanIn practice, key usage 9 requires no translation
2009-05-18 Sam HartmanCopy the sequence key rather than the subkey for lucid...
2009-05-18 Sam HartmanDocument use of key fields in GSS context
2009-05-14 Tom YuAdd IOV_SHIM_EXERCISE_WRAP and IOV_SHIM_EXERCISE_UNWRAP...
2009-05-14 Greg Hudsongss_krb5int_export_lucid_sec_context was erroneously...
2009-05-14 Greg HudsonUCS2 support doesn't handle upper half of BMP
2009-05-14 Ken Raeburnremove some old code for debugging the debugging code
2009-05-13 Tom YuIn util/support/utf8_conv.c, the SWAP16 macro is invoke...
2009-05-11 Ken Raeburnreduce character-class table entry size (40%) based...
2009-05-11 Greg HudsonIn recvauth_common, convert a use of strcpy to strdup
2009-05-11 Greg HudsonRefactor rule_an_to_ln, creating a new helper function...
2009-05-07 Sam HartmanTry decrypting using session key if subkey fails in...
2009-05-07 Sam Hartmanman1 in title header for man1 manpages
2009-05-07 Greg HudsonAllow more than 10 past keys to be stored by a policy
2009-05-07 Greg HudsonAfter consultation with kenh, remove a comment and...
2009-05-06 Greg HudsonFix yet another memory leak in pa_sam
2009-05-06 Greg HudsonFix multiple memory leaks in obtain_sam_padata
2009-05-06 Greg HudsonIn pa_sam, use the correct function to free sam_challen...
2009-05-06 Greg HudsonFix a memory leak in pa_sam_2 where an outer data struc...
2009-05-05 Greg HudsonFix a memory leak in pa_sam
2009-05-05 Greg HudsonFix a memory leak in krb5_obtain_padata
2009-05-05 Greg HudsonIn pa_sam_2, free sc2 in an error-handling case where...
2009-05-05 Greg HudsonIn pa_sam_2, free scratch in a couple of error-handling...
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
next