asn/mit-krb5.git
2013-12-07 Greg HudsonAvoid malloc(0) in SPNEGO get_input_token
2013-12-07 Greg HudsonFix S4U2Self against non-FAST KDCs
2013-12-03 Tom YuFix error message quotations in install_kdc.rst
2013-12-03 Greg HudsonEdit README.asn1
2013-11-27 Tom YuBump libgssrpc minor version
2013-11-25 Greg HudsonCorrectly log IPv6 addresses in kadmind
2013-11-25 Greg HudsonAdd new versions of log_badauth gssrpc callbacks
2013-11-25 Ben KadukRemove inet_ntoa() prototype from getrpcent.c
2013-11-22 Tom YuUpdate doc for current kdb5_util dump version
2013-11-22 Greg HudsonEdit ccache_def.rst
2013-11-22 Zhanna TsitkovAdded a new ccache doc to "Kerberos V5 concepts"
2013-11-22 Greg HudsonImprove default ccache name API documentation
2013-11-21 Greg HudsonCorrect kadm5.acl back-reference documentation
2013-11-21 Greg HudsonAdd another kadmin ACL test for backreferences
2013-11-19 Greg HudsonClarify lockout replication issues in docs
2013-11-17 Greg HudsonRemove dangling --with-kdc-kdb-update references
2013-11-16 Greg HudsonRemove a warning in AES string-to-key
2013-11-15 Simo SorceSet expiration time on keys and keyrings
2013-11-15 Simo SorceAdd support to store time offsets in cc_keyring
2013-11-15 Tom YuEnforce minimum PBKDF2 iteration count
2013-11-12 Nalin DahyabhaiCatch more strtol() failures when using KEYRINGs
2013-11-06 Greg HudsonClarify realm and dbmodules configuration docs
2013-11-04 Tom YuMulti-realm KDC null deref [CVE-2013-1418]
2013-11-04 Ben KadukRemove rtm_type_name()
2013-11-04 Ben KadukClean up the code to eliminate some clang warnings
2013-11-04 Ben KadukMake set_cloexec_fd return void
2013-11-04 Ben KadukAvoid deprecated krb5_get_in_tkt_with_keytab
2013-11-04 Ben KadukRemove last uses of "possibly-insecure" mktemp(3)
2013-11-04 Ben KadukClean up stash file error handling
2013-11-04 Ben KadukUse retval, not errno, when stashing master keys
2013-11-01 Greg HudsonClarify kpropd standalone mode documentation
2013-10-30 Greg HudsonDocument master key rollover
2013-10-30 Greg HudsonImprove LDAP KDB initialization error messages
2013-10-30 Greg HudsonAdd tests for anonymous kadmin
2013-10-30 Greg HudsonUse correct default principal for kadmin -n
2013-10-30 Greg HudsonAccept anonymous GSS names in kadmind
2013-10-29 Greg HudsonFix decoding of mkey kvno in mkey_aux tl-data
2013-10-25 Ben KadukAdd tests for different salt combinations
2013-10-25 Ben KadukReset key-generation parameters for each enctype
2013-10-25 Greg HudsonSimplify kdb5_list_mkeys actkvno list retrieval
2013-10-25 Greg HudsonRemove old master key tests
2013-10-25 Greg HudsonAdd master key rollover tests in k5test framework
2013-10-25 Greg HudsonCorrectly activate master keys in pre-1.7 KDBs
2013-10-25 Greg HudsonDon't cache active master key list in kadmind
2013-10-25 Greg HudsonReload master keys to find active mkey if needed
2013-10-25 Greg HudsonUse active master key in update_princ_encryption
2013-10-25 Greg HudsonFix typos in kdb5_util master key command outputs
2013-10-21 Greg HudsonFix race in util/profile/Makefile.in
2013-10-17 Greg HudsonDiscuss cert expiry, no-key princs in PKINIT docs
2013-10-17 Greg HudsonUse protocol error for PKINIT cert expiry
2013-10-15 Greg HudsonFix gss_accept_sec_context error tokens
2013-10-15 Greg HudsonAdd missing entries to tests/gssapi Makefile.in
2013-10-15 Greg HudsonChange KRB5KDC_ERR_NO_ACCEPTABLE_KDF to 100
2013-10-15 Greg HudsonFix GSSAPI krb5 cred ccache import
2013-10-09 Greg HudsonPerform complete referrals in t_referral.py
2013-10-07 Tom YuUpdate for krb5-1.13-prerelease
2013-10-06 Greg HudsonFix audit test module initialization
2013-10-05 Zhanna TsitkovKDC Audit infrastructure and plugin implementation
2013-10-04 Ben KadukBe smarter about installing debug symbols
2013-10-04 Ben KadukUse better URL for kerberos documentation
2013-10-04 Ben KadukRemove OldCC/rpc.cxx
2013-10-04 Ben KadukUse new-style variable expansion for light.exe
2013-10-04 Ben KadukRemove unneeded variable enc_tkt_transited
2013-10-04 Ben KadukZero out stack variables in process_tgs_req()
2013-10-03 Greg HudsonUse constant-time comparisons for checksums
2013-10-03 Greg HudsonAdd an internal constant-time comparison function
2013-10-02 Greg HudsonConditionally test KEYRING ccache type
2013-10-02 Greg HudsonSupport new KEYRING anchor names and big_key keys
2013-10-02 Greg HudsonAdd collection support for KEYRING ccache type
2013-09-28 Greg HudsonClarify variable names in cc_keyring.c
2013-09-28 Greg HudsonDefer KEYRING key creation until initialize
2013-09-28 Greg HudsonAdd "which" function to k5test
2013-09-26 Greg HudsonImprove kinit output credential cache selection
2013-09-25 Greg HudsonSupport authoritative KDB check_transited methods
2013-09-24 Greg HudsonAdd ccache collection tests using API
2013-09-24 Zhanna TsitkovFactor out krb5int_random_string() routine
2013-09-23 Zhanna TsitkovRe-factoring of service processing code in AS-REQ
2013-09-23 Zhanna TsitkovErr codes in KRB_ERROR protocol messages are < 128
2013-09-20 Tom YuFix literal blocks in gssapi.rst
2013-09-19 Zhanna TsitkovUse macros instead of magic numbers in json.c
2013-09-19 Zhanna TsitkovRelease krb5-1.9 is not supported anymore
2013-09-18 Greg HudsonDocument AEAD and IOV GSSAPI extensions
2013-09-18 Greg HudsonAdd GSSAPI IOV MIC functions
2013-09-18 Zhanna TsitkovCorrect comments in ccselect_plugin.h
2013-09-08 Greg HudsonGet rid of G_VFY_TOKEN_HDR_IGNORE_SEQ_SIZE
2013-09-06 Greg HudsonUse gss_release_iov_buffer in t_iov.c
2013-09-06 Greg HudsonAdd tests for GSS IOV and AEAD interfaces
2013-09-06 Greg HudsonFactor out context establishment in GSS tests
2013-09-06 Greg HudsonAdd a flag to prevent all host canonicalization
2013-09-04 Greg HudsonStop modifying TGS requests for referrals
2013-09-04 Greg HudsonExplicitly prevent referrals for certain requests
2013-09-04 Greg HudsonTighten up referral recognition in KDC TGS code
2013-09-03 Greg HudsonFix FAST critical option bit checking
2013-09-03 Greg HudsonSupport FAST hide-client-names option
2013-08-29 Greg HudsonMake it possible to renew aliased service tickets
2013-08-29 Greg HudsonDon't change realm in find_alternate_tgs
2013-08-28 Greg HudsonAdd test for alias to local TGS
2013-08-28 Greg HudsonDon't treat local krbtgt principal as referral
2013-08-28 Greg HudsonAdd tests for service aliases using LDAP module
2013-08-28 Greg HudsonFix KDC reply service principal for aliases
next