]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2015-10-23  Greg HudsonMake ksu work when unsetenv() returns NULL 342/head
2015-10-23  Greg HudsonSimplify RUN_ENV definition 341/head
2015-10-23  Greg HudsonFix installed message catalog uses in kdb tests
2015-10-23  Greg HudsonUse RUN_TEST and fix installed krb5.conf uses
2015-10-23  Greg HudsonAdd RUN_TEST make variable
2015-10-19  Paul FertserUse fixed rcache directory when cross-compiling
2015-10-09  Tom YuUpdates for krb5-1.15-prerelease
2015-10-08  Tom YuUpdate mitK5features.rst for krb5-1.14
2015-10-07  Andreas SchneiderAccept new passwords as const char pointers
2015-10-02  Nalin DahyabhaiSet plugin_base_dir for kadmin tests
2015-10-01  Tomas KuthanFix gss_store_cred() minor code on acceptor cred
2015-10-01  Tomas KuthanCheck output params on GSS OID set functions
2015-09-30  Tomas KuthanCorrect GSS major code for non-default QOP values
2015-09-30  Tomas KuthanFix gss_inquire_names_for_mech() on MS krb5 mech
2015-09-30  Tomas KuthanFix typo in GSS_S_UNAUTHORIZED error message
2015-09-30  Tomas KuthanDefine error status GSS_S_BAD_MIC
2015-09-29  Greg HudsonFix minor utf8-to-ucs2s read overrun bug
2015-09-24  Greg HudsonFix kadmin with e2fsprogs libss 330/head
2015-09-21  Tom YuFail during configure if stdint.h missing 329/head
2015-09-17  Tom YuUpdate acknowledgments
2015-09-17  Tomas KuthanFix error mappings for IOV MIC mechglue funcs
2015-09-16  Greg HudsonUntabify kerberos.schema and kerberos.ldif
2015-09-14  Greg HudsonFix memory leak in t_accname test program
2015-09-14  Nicolas WilliamsFix krb5_rd_req() memory leak
2015-09-14  Nicolas WilliamsFix error handling in gss_export_sec_context()
2015-09-14  Greg HudsonAdd test cases for client referrals
2015-09-14  Greg HudsonFix KDC client referrals
2015-09-14  Tom YuDocument tabdump 325/head
2015-09-14  Tom YuAdd tests for tabdump
2015-09-14  Tom YuAdd tabular dump capability to kdb5_util
2015-09-11  Tom YuAdd utility functions for tabular dumps
2015-09-10  Greg HudsonFix missing success() in t_preauth.py
2015-09-10  Greg HudsonImprove PKINIT OpenSSL error reporting 324/head
2015-08-31  Solly RossCheck for null name_type in gss_display_name_ext
2015-08-27  Thomas SondergaardRemove windows/gina
2015-08-27  Thomas SondergaardLink ucrt.lib and vcruntime.lib for VS2015
2015-08-27  Thomas SondergaardPick MFC version based on VisualStudioVersion
2015-08-27  Thomas SondergaardFix Windows regression in prof_file.c
2015-08-27  Greg HudsonAdd etype-info2 to MORE_PREAUTH_DATA_REQUIRED 316/head
2015-08-27  Greg HudsonRefactor finish_check_padata() in KDC
2015-08-26  Greg HudsonDocument secure cookie format and callbacks 314/head
2015-08-26  Greg HudsonAdd cookie tests
2015-08-26  Greg HudsonAdd secure cookie support
2015-08-26  Nathaniel McCallumAdd ASN.1 encoder and decoder for secure cookie
2015-08-25  Greg HudsonUpdate SPNEGO hintName value to current spec 319/head
2015-08-25  Greg HudsonCheck mech in gss_accept_sec_context w/ no cred 318/head
2015-08-25  Greg HudsonAdjust SPNEGO Microsoft krb5 OID tests
2015-08-21  Simo SorceKeep valgrind happy after time_rec change
2015-08-19  Simo SorceResolve krb5 GSS creds if time_rec is requested
2015-08-13  Isaac BoukrisFix gss_inquire_name() name_is_MN result
2015-08-13  Greg HudsonMake cross-realm S4U2Self work 305/head
2015-08-12  Greg HudsonFix new doxygen parameter lists 311/head
2015-08-12  Greg HudsonAdd KDC_ERR_PREAUTH_EXPIRED support
2015-08-12  Greg HudsonSimplify get_in_tkt.c restart handling
2015-08-10  Greg HudsonLimit use of IAKERB 303/head
2015-08-10  Greg HudsonDon't assert GSS_C_MA_NOT_DFLT_MECH in mechglue
2015-08-10  Thomas SondergaardVisual Studio 2015 build fixes
2015-08-10  egonkFix crash in libecho.c on win64 build
2015-08-10  Michael MattioliMinor spelling and grammar fixes
2015-08-09  Nathaniel McCallumAdd krb5_c_prfplus() and krb5_c_derive_prfplus()
2015-08-09  Greg HudsonSupport OTP auth indicators in string attribute 304/head
2015-08-07  Nathaniel McCallumDo not allow stream socket retries in libkrad
2015-08-04  Simo SorceAllow missing authenticator checksum with GSSAPI
2015-07-29  Greg HudsonImprove krb5_cccol_have_content() error messages
2015-07-29  Greg HudsonFix uncommon leak in krb5_init_creds_step()
2015-07-27  Greg HudsonSimplify test preauth module use
2015-07-22  Greg HudsonDocument authentication indicators 265/head
2015-07-22  Greg HudsonAdd indicator support to PKINIT
2015-07-22  Greg HudsonAdd indicator support to OTP
2015-07-22  Greg HudsonTest auth indicator functionality
2015-07-22  Greg HudsonEnforce auth indicator restrictions in KDC
2015-07-22  Greg HudsonPropagate auth indicators in TGS requests
2015-07-22  Greg HudsonAdd authentication indicators in AS-REQs
2015-07-22  Greg HudsonAdd kdcpreauth callback for auth indicators
2015-07-22  Greg HudsonAdd KDC CAMMAC and auth indicator functions
2015-07-22  Greg HudsonFilter CAMMAC authdata from non-KDC sources
2015-07-22  Greg HudsonAdd constants for CAMMAC and auth-indicator
2015-07-22  Greg HudsonAdd ASN.1 encoder/decoder for UTF-8 strings
2015-07-20  Greg HudsonFix compatibility with pre-1.11 iprop dump files 298/head
2015-07-18  Greg HudsonLimit use of deprecated krb5 mech OIDs 296/head
2015-07-18  Greg HudsonRewrite wrong-krb5-mech SPNEGO test
2015-07-17  Greg HudsonConditionalize iprop stderr output in kadmind 297/head
2015-07-16  Tom YuFix princflags memory management 295/head
2015-07-15  Greg HudsonDocument directory names in profile paths
2015-07-15  Greg HudsonAdd test case for directory in profile path
2015-07-15  Roland MainzAdd support for directories in profile paths
2015-07-15  Greg HudsonSimplify prof_parse.c include support
2015-07-15  Greg HudsonDocument multi-component profile paths
2015-07-10  Greg HudsonAdd ASN.1 encoder and decoder for CAMMAC 231/head
2015-07-09  Greg HudsonFix kdcpreauth counting bug 293/head
2015-07-09  Tom YuUnify KDB principal flag conversion functions 292/head
2015-07-09  Tom YuAdd test suite for KDB principal flags
2015-07-08  Greg HudsonTest client_keyblock kdcpreauth callback
2015-07-08  Greg HudsonAdd client_keyblock kdcpreauth callback
2015-07-08  Greg HudsonAdd tests for KDC etype-info behavior
2015-07-08  Greg HudsonOnly include one key in etype-info
2015-07-06  Greg HudsonFix uncommon null dereference in PKINIT client 291/head
2015-07-06  Greg HudsonAdd rename method to kadm5_hook
2015-07-06  Greg HudsonUse memory cache in gss_acquire_cred_with_password 276/head
2015-07-02  Tom YuDeindent krb5_string_to_keysalts
next