]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2014-10-13  Greg HudsonAdd tests for klist -s 213/head
2014-10-13  Greg HudsonFix klist -A -s output
2014-10-13  Greg HudsonImprove klist check for expired cache
2014-10-13  Greg HudsonSeparate ccache display and checking in klist
2014-10-09  Tom YuDocument that newer AFS supports stronger crypto 215/head
2014-10-09  Greg HudsonUse gssalloc_malloc for GSS error tokens 217/head
2014-10-04  Greg HudsonFix minor memory leak in klist (again) 197/head
2014-09-22  Greg HudsonReturn only new keys in randkey [CVE-2014-5351]
2014-09-19  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-16  Tom YuDocument KDC TCP listener change 209/head
2014-09-16  Tom YuEnable KDC TCP listener by default
2014-09-09  Ben KadukAvoid unneeded GetMSTGT() calls in cc_mslsa.c 194/head
2014-09-09  Ben KadukMove realm conversion into helper in cc_mslsa.c
2014-09-09  Ben KadukRename cc_mslsa.c routines to avoid OS versions
2014-09-09  Ben KadukRemove unused code from cc_mslsa.c
2014-09-09  Ben Kadukcomment some future cleanup for cc_mslsa.c
2014-09-09  Ben KadukRemove old Windows support from cc_mslsa.c
2014-09-09  Ben KadukLet libgssapi see TGTs in the MSLSA cache
2014-09-09  Ben KadukAdd some KDC entries to the registry via WiX
2014-09-09  Ben KadukTry to scan_ccache() after leash picks a cache
2014-09-08  Brett RandallDocument clock skew tolerance for ticket times
2014-09-08  Nalin DahyabhaiIn ksu, handle typeless default_ccache_name values
2014-09-05  Greg HudsonFix uninitialized variable bug in kdb_cpw.c 205/head
2014-09-05  Greg HudsonSimplify kdb_cpw.c
2014-09-05  Greg HudsonAdd test case for -keepold mkey re-encryption
2014-09-05  Greg HudsonRe-encrypt preserved key data in new master key
2014-09-04  Benjamin KadukUpdate NOTICE with new changes for 1.13 203/head
2014-09-02  Greg HudsonFix unlikely memory leak in KCM client
2014-08-30  Greg HudsonFix KCM ccache per-type cursor
2014-08-29  Tom YuAllow logger.c to work with redirected stderr 196/head
2014-08-29  Ben KadukInitialize iterflags in update_princ_encryption
2014-08-29  Ben KadukMap .hin files to the C language for doxygen 198/head
2014-08-29  Ben KadukExport gssrpc_bindresvport_sa 199/head
2014-08-21  Greg HudsonAdd test case for randkey mkvno update
2014-08-21  Greg HudsonMake randkey update principal mkvno
2014-08-21  Tomas Kuthankadm5_randkey_principal interop with Solaris KDC
2014-08-20  Nalin DahyabhaiSimplify and improve ksu cred verification
2014-08-15  maurerpeAutodetect OpenSSL CMS for LibreSSL compatibility
2014-08-15  Michael OsipovFix test syntax in configure.in
2014-08-14  Michael OsipovFix HP-UX build support
2014-08-09  Greg HudsonAllow SPNEGO fallback to NTLM without mechlistMIC
2014-08-09  Nalin DahyabhaiMake krb5_cc_new_unique create DIR: directories
2014-08-09  Greg HudsonFix GSS krb5 GSS_C_DELEG_FLAG ret_flags result
2014-08-08  Tom Yukrb5-1.14 prerelease
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
2014-07-20  Greg HudsonFix doc build
2014-07-19  Greg HudsonDocument LDAP SASL configuration
2014-07-19  Greg HudsonAdd tests for LDAP SASL support
2014-07-19  Greg HudsonAdd SASL support to LDAP KDB module
2014-07-19  Greg HudsonModernize some LDAP sources
2014-07-19  Greg HudsonRename --with-proxy-tls-impl to --with-tls-impl
2014-07-19  Greg HudsonMove KKDCP OpenSSL code to an internal plugin
2014-07-18  Greg HudsonFix calloc check in krb5_authdata_context_init
2014-07-16  Greg HudsonRemove copyright statement added to bindresvport.c
2014-07-16  Greg HudsonImprove error message for PRNG seeding failure
2014-07-15  Michael MattioliImprove indentation of t_otp.py
2014-07-12  Lukas SlebodnikFix error check in krb5_ldap_parse_principal_name
2014-07-12  Lukas SlebodnikAvoid closing fd -1 in libkrad
next