]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2016-09-02  Greg HudsonFix krb5_get_init_creds_password() pwchange leak
2016-09-02  Greg HudsonFix leak in gss_display_name() for non-MN names
2016-09-02  Greg HudsonFix leaks on error in krb5 gss_acquire_cred()
2016-09-02  Greg HudsonFix leak on error in libkadm5_clnt initialization
2016-09-02  Greg HudsonFix memory leak destroying DIR ccache
2016-09-02  Tom YuWarn about dump -recurse nonfunctionality
2016-07-26  Tom YuUpdate for krb5-1.13.6-postrelease
2016-07-25  Tom YuUpdates for krb5-1.13.6 krb5-1.13.6-final
2016-07-21  Tom Yumake update-po
2016-07-21  Tom Yumake depend
2016-07-21  Greg HudsonFix S4U2Self KDC crash when anon is restricted
2016-07-20  Greg HudsonFix error handling in k5_expand_path()
2016-07-15  Greg HudsonUpdate LDAP docs for password lockout
2016-07-06  Tom YuFix typo in doc/user/tkt_mgmt.rst
2016-07-06  Greg HudsonFix profile_flush_to_file() state corruption
2016-07-06  Nathaniel McCallumFix incorrect recv() size calculation in libkrad
2016-07-06  Greg HudsonFix kadmin min_life check with nonexistent policy
2016-07-06  Greg HudsonFix unlikely pointer error in get_in_tkt.c
2016-07-06  Tom YuRelax t_sn2princ.py reverse resolution test
2016-07-06  Nathaniel McCallumAvoid setting AS key when OTP preauth fails
2016-07-06  Tom YuClean t_sname_match in lib/krb5/krb
2016-07-06  Greg HudsonAdd tests for krb5_sname_match()
2016-07-06  Greg HudsonCheck princ length in krb5_sname_match()
2016-07-05  Andreas SchneiderAdd missing newline in kinit usage message
2016-07-05  Matt RogersAdd test for empty K/M key data handling
2016-07-05  Matt RogersFix krb5_def_fetch_mkey_list() segfault
2016-04-19  Tom YuUpdate for krb5-1.13.5-postrelease
2016-04-18  Tom YuUpdates for krb5-1.13.5 krb5-1.13.5-final
2016-04-18  Tom Yumake update-po
2016-04-13  Greg HudsonSkip unnecessary mech calls in gss_inquire_cred()
2016-04-11  Tom YuBack to krb5-1.13-postrelease
2016-04-11  Tom YuUpdates for kfw-4.1-beta3 kfw-4.1-beta3
2016-04-11  Tom YuUpdates for kfw-4.1-beta3-mit kfw-4.1-beta3-mit
2016-04-11  Tom YuUpdate copyright years
2016-04-06  Sarah DayDefault to LSA when TGT in LSA is inaccessible
2016-04-06  Sarah DayAdd cleanup label in ms2mit
2016-04-06  Greg HudsonFix LDAP null deref on empty arg [CVE-2016-3119]
2016-04-06  Greg HudsonFix KDC memory leak on failed S4U2Proxy requests
2016-04-06  Greg HudsonFix memory leak on error in KDC decrypt_2ndtkt()
2016-03-07  Tom YuUpdate for krb5-1.13.4-postrelease
2016-03-04  Tom YuUpdates for krb5-1.13.4 krb5-1.13.4-final
2016-02-29  Tom YuUpdate README
2016-02-29  Tom Yumake update-po
2016-02-29  Tom YuUpdate man pages
2016-02-29  Michael MattioliUpdate copyright years to 2016
2016-02-24  Greg HudsonUse blocking lock when creating db2 KDB
2016-02-08  Greg HudsonFix leaks in kadmin server stubs [CVE-2015-8631]
2016-02-08  Greg HudsonCheck for null kadm5 policy name [CVE-2015-8630]
2016-02-08  Greg HudsonVerify decoded kadmin C strings [CVE-2015-8629]
2016-01-15  Greg HudsonFix iprop server stub error management
2016-01-15  Robbie HarwoodFix EOF check in kadm5.acl line processing
2016-01-15  Greg HudsonFix memory leak in SPNEGO gss_init_sec_context()
2016-01-08  Greg HudsonMake ksu work with prompting clpreauth modules
2016-01-08  Tom YuAdd .travis.yml
2016-01-08  Tom YuIncrease hostname length in ipropd_svc.c
2016-01-08  Tom YuDon't canonicalize hostname in sim_client.c
2016-01-08  Tom YuWork around uninitialized warning in cc_kcm.c
2016-01-08  Simo SorceCheck internal context on init context errors
2016-01-08  Tomas KuthanCheck context handle in gss_export_sec_context()
2015-12-18  Simo SorceSet TL_DATA mask flag for master key operations
2015-12-18  Greg HudsonAdd libkrb5support dependencies to test plugins
2015-12-18  Greg HudsonFix k5crypto NSS iov processing bug
2015-12-04  Tom YuUpdate for krb5-1.13.3-postrelease
2015-12-03  Tom YuUpdates for krb5-1.13.3 krb5-1.13.3-final
2015-12-02  Tom Yumake update-po
2015-12-02  Tom YuUpdate man pages
2015-12-02  Tom Yumake depend
2015-12-02  Tomas KuthanCheck output params on GSS OID set functions
2015-12-02  Tomas KuthanFix gss_inquire_names_for_mech() on MS krb5 mech
2015-12-02  Tomas KuthanFix typo in GSS_S_UNAUTHORIZED error message
2015-12-02  Tomas KuthanDefine error status GSS_S_BAD_MIC
2015-12-02  Greg HudsonFix minor utf8-to-ucs2s read overrun bug
2015-12-02  Tomas KuthanFix error mappings for IOV MIC mechglue funcs
2015-12-02  Greg HudsonUntabify kerberos.schema and kerberos.ldif
2015-12-02  Greg HudsonFix compatibility with pre-1.11 iprop dump files
2015-12-02  Remi FerrandRemove ksu -D flag documentation
2015-11-25  Greg HudsonFix SPNEGO context import
2015-11-25  Greg HudsonFix IAKERB context export/import [CVE-2015-2698]
2015-11-25  Greg HudsonFix two IAKERB comments
2015-11-25  Greg HudsonFix build_principal memory bug [CVE-2015-2697]
2015-11-25  Nicolas WilliamsFix IAKERB context aliasing bugs [CVE-2015-2696]
2015-11-25  Simo SorceFix mechglue gss_acquire_cred_impersonate_name
2015-11-25  Nicolas WilliamsFix SPNEGO context aliasing bugs [CVE-2015-2695]
2015-09-16  Nicolas WilliamsFix krb5_rd_req() memory leak
2015-09-16  Nicolas WilliamsFix error handling in gss_export_sec_context()
2015-09-16  Greg HudsonFix KDC client referrals
2015-09-16  Solly RossCheck for null name_type in gss_display_name_ext
2015-08-18  Isaac BoukrisFix gss_inquire_name() name_is_MN result
2015-08-18  Nathaniel McCallumDo not allow stream socket retries in libkrad
2015-08-18  Greg HudsonFix uncommon leak in krb5_init_creds_step()
2015-08-18  Greg HudsonDocument multi-component profile paths
2015-08-18  Greg HudsonFix uncommon null dereference in PKINIT client
2015-08-18  Greg HudsonFix leak in gss_acquire_cred_with_password
2015-06-25  Ben KadukUpdate KfW copyright
2015-06-24  Ben KadukBack to krb5-1.3.2-postrelease
2015-06-24  Ben KadukBump buildlevel for non-MIT KfW 4.1-beta2 kfw-4.1-beta2
2015-06-24  Ben KadukReady for KfW 4.1 beta 2
2015-06-24  Greg HudsonTolerate null oid pointer in gss_release_oid()
2015-06-24  Greg HudsonFix bindresvport_sa port byte swap bug
2015-06-24  Ben KadukMake the Principal column wider by default
next