]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2015-01-04  Greg HudsonFix OTP tests with pyrad 2.x 239/head
2014-12-15  Nicolas WilliamsInclude file ccache name in error messages
2014-12-15  Greg HudsonUse OFD locks where available 216/head
2014-12-15  Ben KadukCorrect spelling
2014-12-15  Ben KadukAdd helper for freeing arrays of berval pointers
2014-12-15  Ben KadukRemove some dead code
2014-12-15  Ben KadukRegression tests for keyless principals
2014-12-15  Ben KadukSupport keyless principals in LDAP [CVE-2014-5354]
2014-12-15  Greg HudsonAdd tests for LDAP ticket/policy name misuse
2014-12-15  Greg HudsonFix LDAP misused policy name crash [CVE-2014-5353]
2014-12-09  Greg HudsonFix LDAP tests when sasl.h not found 237/head
2014-12-07  Nicolas WilliamsTest err_fmt
2014-12-07  Nicolas WilliamsAdd err_fmt profile parameter
2014-12-07  Nicolas WilliamsUse new error message wrapping APIs
2014-12-07  Nicolas WilliamsAdd new error message wrapping APIs
2014-12-02  Remi FerrandRemove ksu -D flag documentation
2014-11-29  Ben KadukDon't fdopen() in append mode in cc_file.c 236/head
2014-11-21  Ben KadukAdd tests for duplicate detection 234/head
2014-11-20  Ben KadukAvoid infinite loop on duplicate keysalts
2014-11-05  Tom YuUpdate example enctypes in kdc_conf.rst 232/head
2014-11-05  Tom YuRemove des3 and arcfour from supported_enctypes
2014-11-05  Greg HudsonFix minor cleanup issue in file ccache
2014-11-05  Greg HudsonFix input race condition in t_skew.py
2014-11-03  Greg HudsonFix spurious gcc warning in cc_file.c
2014-11-03  Greg HudsonUse stdio reads, O_APPEND writes in FILE ccache 218/head
2014-11-03  Greg HudsonRemove cc_file.c global lookup table
2014-11-03  Greg HudsonStop using KRB5_TC_OPENCLOSE
2014-11-03  Greg HudsonRemove KRB5_TC_OPENCLOSE handling in FILE ccache
2014-10-31  Greg HudsonAdjust asn1c test vector code for new asn1c 228/head
2014-10-30  Greg HudsonRemove length limit on PKINIT PKCS#12 prompt 229/head
2014-10-24  Greg HudsonMake it easier to find ASN.1 codec functions
2014-10-24  Ben KadukRemove unused variables from kprop.c 227/head
2014-10-22  Greg HudsonFix cursor leak in krb5_verify_init_creds 224/head
2014-10-22  Greg HudsonAdd test for kinit output ccache error 223/head
2014-10-22  Greg HudsonReport output ccache errors getting initial creds
2014-10-16  Tom YuParse "ktadd -norandkey" in remote kadmin client 222/head
2014-10-15  Tom YuUpdate mitK5features.rst for 1.13
2014-10-14  Tom YuFix typo in doc for krb5_get_init_creds_keytab() 220/head
2014-10-14  Tom YuBetter document how to verify PGP signature
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
next