krb5.git
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
2009-03-15 Greg HudsonDocument alias support in LDAP back end
2009-03-14 Greg HudsonImprove LDAP admin documentation
2009-03-13 Tom YuCVE-2009-0845 SPNEGO can dereference a null pointer
2009-03-13 Greg HudsonUse correct salt for canonicalized principals
2009-03-12 Ken RaeburnBetter fix: Delay setting 'outbuf' until after the...
2009-03-12 Ken Raeburncrash using library-allocated storage for header in...
2009-03-11 Greg HudsonReport verbose error messages from KDC
2009-03-11 Greg HudsonMake a working krb5_copy_error_message
2009-03-11 Zhanna TsitkovMake Lite Client lib link again
2009-03-11 Zhanna TsitkovMake it link again
2009-03-10 Will FiveashSeveral small fixes to enable the migrate mkey commands...
2009-03-10 Zhanna TsitkovAdded test for KRB5_NT_UNKNOWN princ type
2009-03-10 Greg HudsonRename kdb_setup_lib_handle to krb5_db_setup_lib_handle...
2009-03-09 Zhanna TsitkovRemoved unneeded printf's
2009-03-09 Zhanna TsitkovIntroduced '-u' option to kvno to enforce KRB5_NT_UNKNO...
2009-03-06 Ken RaeburnAdd "-V" option to klist to print the package name...
2009-03-06 Sam Hartmansend_as_req re-encodes the request
2009-03-05 Zhanna TsitkovTake out of the loop unchangeble assignments. Tabulation
2009-02-26 Sam Hartmankrb5_merge_authdata should initialize output on failure
2009-02-26 Sam HartmanInclude authenticator and ticket authdata in gss-api
2009-02-23 Zhanna TsitkovCheck return code of encode_krb5_ap_req. Also, tabs...
2009-02-23 Greg HudsonIn krb5int_generate_and_save_subkey, check the return...
2009-02-23 Greg HudsonCheck the return value of fseek in two places in kt_file.c
2009-02-23 Zhanna TsitkovCorrect the return code
2009-02-23 Greg HudsonKill an odd (but harmless) use of strncpy in
2009-02-23 Sam Hartmansend_tgs.c:
2009-02-20 Greg HudsonIn krcp, check the return value when closing the output...
2009-02-20 Russ AllberyAlso install k5srvutil into PREFIX/bin instead of PREFI...
2009-02-20 Zhanna TsitkovAdjust to the return value of isflagset routine
2009-02-20 Zhanna TsitkovKDC realm referral test
2009-02-19 Ken Raeburnremove obsolete GNU.ORG realm info
2009-02-19 Zhanna TsitkovFix in handle_referral_params
2009-02-18 Ken RaeburnSome fixups and stubs for building ccapi on UNIX, and...
2009-02-17 Greg HudsonRevert the fopen part of the previous krb5_kuserok...
next