]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
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
2013-08-27  Greg HudsonClarify flag handling in dump.c
2013-08-27  Greg HudsonUpdate ulog state after promoting DB when loading
2013-08-20  Greg HudsonOmit signedpath if no_auth_data_required is set
2013-08-19  Simo SorceSimplify krb5_krcc_start_seq_get
2013-08-16  Simo SorceRemove unused counter in keyring ccache
2013-08-16  Simo SorceRemove unused _gssd_keyring_ids_ feature
2013-08-16  Brad DavisAdd a note about how to apply/remove policies
2013-08-15  Simo SorceSave the full residual for keyring caches
2013-08-15  Simo SorceUse dry-run unparses in keyring ccache
2013-08-15  Greg HudsonDocument hostrealm interface
2013-08-15  Greg HudsonAdd hostrealm interface tests
2013-08-15  Greg HudsonMove utility functions to hostrealm.c
2013-08-15  Greg HudsonUse hostrealm interface for realm mapping
2013-08-15  Greg HudsonAdd hostrealm pluggable interface definition
2013-08-14  Ben KadukRemove KRB5_DNS_LOOKUP_KDC
2013-08-14  Ben KadukFix windows build
2013-08-12  Ben KadukRemove redundant domain_realm mappings
2013-08-12  Greg HudsonFix localauth memory leak
2013-08-12  Tom YuActually build t_enctypes
2013-08-12  Greg HudsonAdd trace logging for TXT lookups
2013-08-12  Greg HudsonFix gss_krb5_set_allowable_enctypes for acceptor
2013-08-07  Greg HudsonReport KDC response sizes in trace logs
2013-08-07  Ben KadukUpdate config.guess and config.sub
2013-08-05  Greg HudsonCorrect an error in kdb.h comments
2013-08-02  Simo SorceRemove unused function arguments in cc_keyring.c
2013-08-02  Greg HudsonFix leak in krb5_krcc_unparse_cred on error
2013-07-31  Greg HudsonDocument krb5_db_iterate restriction on writing
2013-07-31  Greg HudsonDon't reopen the KDB in update_princ_encryption
2013-07-30  Robbie Harwood... Remove old comments in sendto_kdc.c
2013-07-30  Robbie Harwood... Remove is_udp field in sendto_kdc.c conn_state
2013-07-30  Robbie Harwood... Add base64 functions to libkrb5support exports
2013-07-22  Nalin DahyabhaiDon't ask empty responder questions in PKINIT
2013-07-21  Simo SorceLoad import/export cred functions from GSS modules
2013-07-21  Simo SorceLoad cred store functions from GSS modules
2013-07-19  Greg HudsonAllow self-service for kadmin purgekeys RPC
2013-07-19  Greg HudsonClean up and improve PKINIT test script
2013-07-19  Greg HudsonCombine PKINIT test scripts
2013-07-18  Greg HudsonFix doc build after PKINIT responder changes
2013-07-17  Nalin DahyabhaiTest that password preauth works without PKINIT
2013-07-17  Nalin DahyabhaiTeach the responder test helper about OTP
2013-07-17  Nalin DahyabhaiAdd the error to some PKINIT NSS debug messages
2013-07-17  Nalin DahyabhaiAdd tests for PKINIT using responder functionality
2013-07-17  Nalin DahyabhaiAdd a helper for testing PKINIT and responder cb
2013-07-17  Nalin DahyabhaiAdd non-JSON APIs for PKINIT responder items
2013-07-17  Nalin DahyabhaiSupport PKINIT OpenSSL deferred identity prompting
2013-07-17  Nalin DahyabhaiSupport PKINIT NSS deferred identity prompting
2013-07-17  Nalin DahyabhaiPass PKINIT identity prompts to the responder cb
2013-07-17  Nalin DahyabhaiMake the PKINIT NSS path also check for NULL certs
2013-07-17  Nalin DahyabhaiUse PKCS11_MODNAME for NSS PKINIT by default
2013-07-17  Nalin DahyabhaiAdd support for PKINIT deferring identity prompts
2013-07-17  Nalin DahyabhaiSplit pkinit_identity_initialize into two phases
2013-07-17  Greg HudsonFix OTP KDC module get_string error handling
2013-07-16  Greg HudsonClarify and improve k5_json_object_set
2013-07-15  Greg HudsonAdd kadmin support for principals without keys
2013-07-15  Greg HudsonAvoid allocating zero key_data structures
2013-07-15  Nalin DahyabhaiFix a leak when parsing PKINIT cert SANs with NSS
2013-07-15  Greg HudsonFix minor leaks in klist
2013-07-15  Nalin DahyabhaiDon't leak PKINIT CMS signed data certs and CRLs
2013-07-15  Nalin DahyabhaiDon't leak the reply key's memory during PKINIT
2013-07-15  Greg HudsonUse pipe instead of sigwait for krad tests
2013-07-14  Greg HudsonFix minor type issues in krad tests
2013-07-12  Greg HudsonUse k5calloc instead of k5alloc where appropriate
2013-07-11  Greg HudsonAdd k5calloc internal helper function
2013-07-11  Greg HudsonFix skip logic in t_otp.py
2013-07-11  Nathaniel McCallumAdd server-side otp preauth plugin
2013-07-11  Nathaniel McCallumAdd libkrad
next