asn/mit-krb5.git
2016-01-18 Andreas SchneiderFix ticket renewal of enterprise principals master-enterprise-princ-renew
2016-01-15 Greg HudsonFix ksetpwd password reading loop
2016-01-15 Greg HudsonFix iprop server stub error management
2016-01-14 Greg HudsonWork around uninitialized warning in logger.c
2016-01-14 Robbie HarwoodFix EOF check in kadm5.acl line processing
2016-01-13 Robbie HarwoodCreate KDC and kadmind log files with mode 0640
2016-01-11 Greg HudsonImprove type safety of SPNEGO helper functions
2016-01-11 Greg HudsonFix memory leak in SPNEGO gss_init_sec_context()
2016-01-08 Greg HudsonMake ksu work with prompting clpreauth modules
2016-01-07 Tom YuAdd .travis.yml
2016-01-07 Robbie HarwoodFix interposed gss_accept_sec_context()
2016-01-07 Simo SorceCheck internal context on init context errors
2016-01-07 Tom YuIncrease hostname length in ipropd_svc.c
2016-01-07 Tom YuDon't canonicalize hostname in sim_client.c
2016-01-06 Tom YuWork around uninitialized warning in cc_kcm.c
2016-01-05 Michael MattioliUpdate copyright years to 2016
2016-01-04 Tom Yumake update-po
2016-01-04 Tom YuUpdate man pages
2016-01-04 Tom Yumake depend
2016-01-04 Tom YuAdd tests for UTF-8 conversions
2016-01-04 Tom YuModernize UTF-8 conversions
2016-01-04 Tomas KuthanCheck context handle in gss_export_sec_context()
2015-12-28 Sarah DayAdd Github provided OS and IDE files to .gitignore
2015-12-23 Sarah DaySearch for LDAP core schema in t_kdb.py
2015-12-23 Sarah DayFix a typo that causes the jsonwalker test to fail
2015-12-23 Sarah DaySet kdc_tcp_ports in kadmin test configuration
2015-12-18 Tom YuOnly run export-check.pl in maintainer mode
2015-12-18 Tom YuRemove util/reconf
2015-12-16 Greg HudsonAdd libkrb5support dependencies to test plugins
2015-12-14 Sarah DayAdd IPv6 address logging support to audit plugin
2015-12-14 Tom YuUpdate mitK5features.rst for krb5-1.14
2015-12-12 Greg Hudsonmake depend
2015-12-11 Tom YuCast away constness when assigning to krb5_data
2015-12-11 Greg HudsonMake krb5_ucs2 and krb5_ucs4 unsigned
2015-12-11 Simo SorceSet TL_DATA mask flag for master key operations
2015-12-10 Greg HudsonError on incompatible argument types if possible
2015-12-10 Greg HudsonClean up const qualifier warnings
2015-12-10 Nicolas WilliamsRemove unused SPNEGO context fields
2015-12-10 Greg HudsonFix k5crypto NSS iov processing bug
2015-12-09 Tom YuCorrectly use k5_wrapmsg() in ldap_principal2.c
2015-12-08 Greg HudsonFix FILE ccache negative enctype unmarshalling
2015-12-08 Sarah DayAdd some common files to .gitignore
2015-11-30 Greg HudsonRemove ANSI_STDIO conditional
2015-11-23 Simo SorceFix impersonate_name to work with interposers
2015-11-13 Simo SorceFix mechglue gss_acquire_cred_impersonate_name
2015-11-13 Greg HudsonRename two test programs for consistency
2015-11-05 Greg HudsonAdd test coverage for GSS context export/import
2015-11-05 Greg HudsonFix SPNEGO context import
2015-11-05 Greg HudsonFix IAKERB context export/import [CVE-2015-2698]
2015-10-27 Greg HudsonFix two IAKERB comments
2015-10-26 Greg HudsonFix memory leak in test kdcpreauth module
2015-10-26 Greg HudsonZap secure cookie contents when freeing
2015-10-26 Greg HudsonFix build_principal memory bug [CVE-2015-2697]
2015-10-26 Greg HudsonAdd more gss_inquire_context() tests
2015-10-26 Nicolas WilliamsFix IAKERB context aliasing bugs [CVE-2015-2696]
2015-10-26 Nicolas WilliamsFix SPNEGO context aliasing bugs [CVE-2015-2695]
2015-10-23 Greg HudsonFix env-setup.shin after RUN_ENV simplification
2015-10-23 Greg HudsonAllow clock skew in krb5 gss_accept_sec_context()
2015-10-23 Greg HudsonMake ksu work when unsetenv() returns NULL
2015-10-23 Greg HudsonSimplify RUN_ENV definition
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
2015-09-21 Tom YuFail during configure if stdint.h missing
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
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
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
2015-08-27 Greg HudsonRefactor finish_check_padata() in KDC
2015-08-26 Greg HudsonDocument secure cookie format and callbacks
2015-08-26 Greg HudsonAdd cookie tests
next