]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2015-02-04  Tom YuUpdate copyright years
2015-01-25  Greg HudsonAdd test for kinit -C WRONG_REALM response
2015-01-25  Simo SorceDo not loop on principal unknown errors
2015-01-25  Robbie Harwood... Export function gss_add_cred_with_password
2015-01-16  Greg HudsonCheck for null *iter_p in profile_iterator()
2015-01-16  Greg HudsonFix OTP tests with pyrad 2.x
2014-12-16  Ben KadukSupport keyless principals in LDAP [CVE-2014-5354]
2014-12-16  Greg HudsonFix LDAP misused policy name crash [CVE-2014-5353]
2014-12-16  Greg HudsonFix LDAP tests when sasl.h not found
2014-12-16  Ben KadukAvoid infinite loop on duplicate keysalts
2014-12-16  Tom YuUpdate example enctypes in kdc_conf.rst
2014-12-16  Greg HudsonFix input race condition in t_skew.py
2014-12-16  Greg HudsonRemove length limit on PKINIT PKCS#12 prompt
2014-12-16  Greg HudsonFix cursor leak in krb5_verify_init_creds
2014-12-16  Tom YuAdd test for kinit output ccache error
2014-12-16  Greg HudsonReport output ccache errors getting initial creds
2014-12-16  Tom YuParse "ktadd -norandkey" in remote kadmin client
2014-12-16  Tom YuFix typo in doc for krb5_get_init_creds_keytab()
2014-12-16  Greg HudsonUse gssalloc_malloc for GSS error tokens
2014-10-16  Tom YuUpdate for krb5-1.13-postrelease
2014-10-15  Tom YuUpdates for krb5-1.13 krb5-1.13-final
2014-10-15  Tom YuUpdate mitK5features.rst for 1.13
2014-10-15  Tom YuBetter document how to verify PGP signature
2014-10-15  Tom YuDocument that newer AFS supports stronger crypto
2014-09-26  Tom YuUpdate for krb5-1.13-beta1-postrelease
2014-09-25  Tom YuUpdates for krb5-1.13-beta1 krb5-1.13-beta1
2014-09-25  Tom Yumake update-po
2014-09-25  Tom YuUpdate manpages
2014-09-25  Tom Yumake depend
2014-09-22  Greg HudsonReturn only new keys in randkey [CVE-2014-5351]
2014-09-22  Greg HudsonFix krb5 gss_acquire_cred_impersonate_name crash
2014-09-18  Greg HudsonWork around replay cache creation race
2014-09-18  Nalin DahyabhaiRestore providing password TGTs for the ksu target
2014-09-18  Nalin DahyabhaiFix ksu crash in cases where it obtains the TGT
2014-09-18  Tom YuDocument KDC TCP listener change
2014-09-18  Tom YuEnable KDC TCP listener by default
2014-09-12  Ben KadukLet libgssapi see TGTs in the MSLSA cache
2014-09-12  Ben KadukAdd some KDC entries to the registry via WiX
2014-09-12  Ben KadukTry to scan_ccache() after leash picks a cache
2014-09-10  Brett RandallDocument clock skew tolerance for ticket times
2014-09-10  Nalin DahyabhaiIn ksu, handle typeless default_ccache_name values
2014-09-09  Greg HudsonRe-encrypt preserved key data in new master key
2014-09-09  Greg HudsonAdd test case for -keepold mkey re-encryption
2014-09-09  Benjamin KadukUpdate NOTICE with new changes for 1.13
2014-09-09  Tom YuAllow logger.c to work with redirected stderr
2014-09-09  Ben KadukInitialize iterflags in update_princ_encryption
2014-09-09  Ben KadukMap .hin files to the C language for doxygen
2014-09-09  Ben KadukExport gssrpc_bindresvport_sa
2014-08-22  Greg HudsonAdd test case for randkey mkvno update
2014-08-22  Greg HudsonMake randkey update principal mkvno
2014-08-21  Tomas Kuthankadm5_randkey_principal interop with Solaris KDC
2014-08-21  Nalin DahyabhaiSimplify and improve ksu cred verification
2014-08-21  maurerpeAutodetect OpenSSL CMS for LibreSSL compatibility
2014-08-21  Michael OsipovFix test syntax in configure.in
2014-08-21  Michael OsipovFix HP-UX build support
2014-08-21  Tom Yukrb5-1.13-alpha1-postrelease
2014-08-21  Tom YuUpdates for krb5-1.13-alpha1 krb5-1.13-alpha1
2014-08-12  Greg HudsonAllow SPNEGO fallback to NTLM without mechlistMIC
2014-08-12  Nalin DahyabhaiMake krb5_cc_new_unique create DIR: directories
2014-08-12  Greg HudsonFix GSS krb5 GSS_C_DELEG_FLAG ret_flags result
2014-08-08  Nalin DahyabhaiUse more randomness for ksu secondary cache names
2014-08-08  Nalin DahyabhaiCopy config entries to the ksu target ccache
2014-08-08  Nalin DahyabhaiMake ksu respect the default_ccache_name setting
2014-08-08  Nalin DahyabhaiUse an intermediate memory cache in ksu
2014-08-08  Nalin DahyabhaiIn ksu, don't stat() not-on-disk ccache residuals
2014-08-08  Nalin DahyabhaiIn ksu, merge krb5_ccache_copy() and _restricted()
2014-08-07  Greg HudsonAdd regression test for LDAP key fencepost bug
2014-08-07  Tomas KuthanFix LDAP key data segmentation [CVE-2014-4345]
2014-08-07  Tom YuDisallow unlocked iteration of hash databases 186/head
2014-08-07  Greg HudsonFix glob memory leak in GSS initialization
2014-08-06  Tom YuFix KDC race in t_unlockiter.py
2014-08-06  Ben KadukFix OS X build
2014-08-06  Ben KadukFix the build on windows 184/head
2014-08-06  Nalin DahyabhaiIn ksu, without the -e flag, also check .k5users
2014-08-06  Andreas SchneiderUse zapfree in krb5_decrypt_tkt_part
2014-08-04  Tom YuCorrect includes for unlockiter.c 182/head
2014-08-02  Tom YuSupport kdb5_util dump -rev again 178/head
2014-08-02  Tom YuDocument unlockiter
2014-08-02  Tom YuStop locking around iprop dumps
2014-08-02  Tom YuIgnore iprop deletion of deleted princ
2014-08-02  Tom YuTests for unlocked iteration
2014-08-02  Tom YuSupport unlocked iteration in DB2
2014-08-02  Tom YuUse write lock flag for update_princ_encryption
2014-08-02  Tom YuSupport write locks in DB2 iteration
2014-08-02  Tom YuAdd flag word to KDB iteration APIs
2014-08-01  Neng XueAdd kiprop/<master-hostname> during KDB creation
2014-08-01  Greg HudsonSimplify kdb5_ldap_util special princ creation
2014-07-30  Greg HudsonDocument KCM ccache type
2014-07-30  Greg HudsonMake KCM the default ccache on OS X
2014-07-30  Greg HudsonAdd KCM credential cache type (client only)
2014-07-30  Greg HudsonAdjust marshalling interfaces for KCM
2014-07-30  Greg HudsonModify k5buf interfaces for easier use
2014-07-29  Greg HudsonAdd profile tests for deletion bugs
2014-07-29  Greg HudsonFix creation/rename of top-level profile sections
2014-07-29  Greg HudsonFix deleted node handling in libprofile
2014-07-21  Greg HudsonAdd SPNEGO renegotiation test case
2014-07-21  Greg HudsonDon't equate IAKERB and krb5 in SPNEGO initiator
2014-07-21  Greg HudsonFix null deref in SPNEGO acceptor [CVE-2014-4344]
2014-07-21  David WoodhouseFix double-free in SPNEGO [CVE-2014-4343]
2014-07-21  Simo SorceFix leak on GSS module symbol resolution error
next