]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2015-05-11  Ben KadukReboot after KfW installs to help the LSA cache 279/head
2015-05-11  Ben KadukBump KRB5_MINOR_RELEASE for windows
2015-05-11  Ben KadukSupply a hostrealm module to query the registry
2015-05-11  Ben KadukDo not set allow_weak_crypto for KfW
2015-05-11  Ben KadukFix loop to determine MSLSA principal name
2015-05-11  Ben KadukKfW shortcuts for make default, change password
2015-04-30  Ben KadukRemove (old) consolidated ribbon bitmaps
2015-04-30  Ben KadukRemove another lingering Leash reference
2015-04-30  Ben KadukSwitch to Windows SDK Ribbon from MFC Ribbon
2015-04-30  Ben KadukMention Visual Studio 2010 SP1 in windows README
2015-04-30  Benjamin KadukDo not link atl.lib into leash
2015-04-30  Benjamin KadukXML Ribbon markup file
2015-04-30  Benjamin KadukImport separate large ribbon bitmaps
2015-04-30  Benjamin KadukRemove MBCS from leash's DEFINES
2015-04-30  Ben KadukFix leash crash found in some build environments
2015-04-29  Greg HudsonRemove doc/procedures.txt
2015-04-29  Michael MattioliUpdate copyright in README to 2015
2015-04-29  Michael MattioliFix minor documentation errors
2015-04-27  Greg HudsonPrevent requires_preauth bypass [CVE-2015-2694]
2015-04-16  Pavel JindraFix memory leak in DB2 iteration 274/head
2015-04-15  Greg HudsonAdd tests for key rotation and 32-bit keytab kvnos 259/head
2015-04-15  Greg HudsonAdjust keytab kvno workarounds
2015-04-15  Greg HudsonImplement 32-bit keytab kvno extension
2015-04-15  Greg HudsonExpand kadmin protocol kvno range
2015-04-15  Greg HudsonUse unsigned 16-bit type for key data kvno
2015-04-14  Greg HudsonFix LDAP ticket policies on big-endian LP64 272/head
2015-04-14  Tom YuRemove STRING_BUFFER() macro in gssapi_generic.c 273/head
2015-04-13  Greg HudsonAvoid unnecessary iprop full resyncs after resets 270/head
2015-04-13  Greg HudsonAdd kpropd -t iprop-mode tests 267/head
2015-04-13  Greg HudsonDocument kpropd -t and fix it in iprop mode
2015-04-13  Greg HudsonIn kpropd, poll after finishing resync
2015-04-13  Greg HudsonAdd tests for client principal aliases 269/head
2015-04-02  Greg HudsonMake all Python test scripts executable 268/head
2015-04-01  Greg HudsonDisable principal renames for LDAP
2015-03-19  Greg HudsonProcess TGS authdata after transited in KDC 264/head
2015-03-18  Greg HudsonFix renewable ticket lifetimes
2015-03-17  Greg HudsonClean up gssrpc timeout code 262/head
2015-03-17  Greg HudsonExtend kadmin client timeout to one hour
2015-03-14  Greg HudsonLog invalid restrictions strings
2015-03-14  Greg HudsonDocument correct flag names for kadm5.acl
2015-03-14  Greg HudsonFix scope of kadmind ACL wildcard back-references 260/head
2015-03-12  Solly RossImport names immediately with COMPOSITE_EXPORT
2015-03-10  Greg HudsonAdd successful S4U2Proxy test cases 255/head
2015-03-10  Greg HudsonAdd test KDB module
2015-02-27  Greg HudsonFix kadmin script mode command-not-found error 256/head
2015-02-27  Greg HudsonAdd formats section to documentation
2015-02-19  Greg HudsonUse preauth timestamp in PKINIT clpreauth module
2015-02-19  Thomas CalderonCheck timestamp in PKINIT kdcpreauth module
2015-02-19  Greg HudsonUse kadmin script mode in Python tests 248/head
2015-02-19  Greg HudsonSupport kadmin script mode
2015-02-17  Greg HudsonFix krb5_read_message handling [CVE-2014-5355]
2015-02-09  Tom YuAdd configure checks for portability assumptions 251/head
2015-02-04  Tom YuAvoid uninitialized data in t_prf.c 250/head
2015-02-04  Greg HudsonBump DAL major version for iterate change 249/head
2015-02-04  Greg HudsonAdd test program for gss_process_context_token
2015-02-04  Greg HudsonFix gssrpc data leakage [CVE-2014-9423]
2015-02-04  Greg HudsonFix kadmind server validation [CVE-2014-9422]
2015-02-04  Greg HudsonFix kadm5/gssrpc XDR double free [CVE-2014-9421]
2015-02-04  Greg HudsonFix gss_process_context_token() [CVE-2014-5352]
2015-02-03  Tom YuUpdate copyright years
2015-02-02  Greg HudsonRemove starttime hack in EncTicketPart decoder 247/head
2015-01-28  Greg HudsonRemove special case for multi-hop SAM-2
2015-01-28  Nathaniel McCallumSupport KDC_ERR_MORE_PREAUTH_DATA_REQUIRED
2015-01-27  Nathaniel McCallumFix const correctness on krb5_c_fx_cf2_simple()
2015-01-23  Greg HudsonAdd test for kinit -C WRONG_REALM response 243/head
2015-01-23  Simo SorceDo not loop on principal unknown errors
2015-01-22  Greg HudsonClean up PKINIT tests 240/head
2015-01-22  Greg HudsonNote skipped tests
2015-01-22  Greg HudsonAdd framework for tracking skipped tests
2015-01-21  Robbie Harwood... Export function gss_add_cred_with_password
2015-01-21  Greg HudsonFix bugs in previous cc_file.c changes 238/head
2015-01-15  Greg HudsonCheck for null *iter_p in profile_iterator() 242/head
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
next