]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2014-05-22  Ben KadukTest that kinit -k -i picks the intended principal 123/head
2014-05-22  Ben KadukDo not default to host/ for client keytabs
2014-05-21  Greg HudsonAdd tests for krb5int_c_combine_keys
2014-05-21  Ken HornsteinFix krb5int_c_combine_keys
2014-05-19  Ben KadukFix typo in k5test.py
2014-05-19  Tomas KuthanUse case insensitive DNS SAN matching in PKINIT
2014-05-19  Greg HudsonFix invalid JSON handling in KDC OTP module
2014-05-19  Greg HudsonFix t_marshal on big-endian platforms
2014-05-17  Greg HudsonUse cred marshalling functions in cc_keyring.c
2014-05-17  Greg HudsonUse cred marshalling functions in cc_file.c
2014-05-17  Greg HudsonModernize cc_file.c and cc_keyring.c
2014-05-17  Greg HudsonAdd ccache marshalling tests
2014-05-17  Greg HudsonAdd cred marshalling functions
2014-05-17  Greg HudsonAdd k5-input.h
2014-05-17  Greg HudsonAdd k5_buf_get_space
2014-05-17  Greg HudsonModernize rd_cred.c
2014-05-08  Simo SorceAllow GSS mechs to force mechlistMIC in SPNEGO
2014-05-08  Neng XueFix unlikely memory error in krb5_rd_cred
2014-05-07  Neng XueFix unlikely memory leak exporting lucid context
2014-05-07  Greg HudsonDon't remove ccache creds before storing them
2014-05-07  Greg HudsonImprove krb5_rd_req decryption failure errors
2014-05-07  Greg HudsonUse k5_change_error_message_code in krb5 GSS mech
2014-05-07  Greg HudsonAdd helper to change extended error message code
2014-04-30  Greg HudsonRemove compile_et.c
2014-04-28  Tom YuRefactor KDC option/flag processing 105/head
2014-04-15  Tomas KuthanCheck for asprintf failure in kdb5_util create
2014-04-15  Tomas KuthanIn PKINIT, use library initializer for OpenSSL
2014-04-15  Greg HudsonUpdate sample configs to include master_kdc 101/head
2014-04-05  Greg HudsonFix sendto_kdc.c on OS X after cm refactoring
2014-04-04  Tomas KuthanRemove adb_policy_init and adb_policy_close
2014-04-04  Tomas KuthanFix leak in kadm5_flush with LDAP KDB
2014-04-03  Greg HudsonRefactor cm functions in sendto_kdc.c
2014-03-28  Greg HudsonGet getopt from unistd.h (not getopt.h) in tests
2014-03-28  Greg HudsonFix t_seqstate build with Solaris compiler
2014-03-27  Tomas KuthanDon't free cred handle used in kadm5 server handle
2014-03-26  Greg HudsonImprove salt type display in kadmin getprinc
2014-03-26  Greg HudsonUpdate example kadmin getprinc enctype display
2014-03-26  Alok MenghrajaniFix minor typo in options2configure.rst
2014-03-25  Greg HudsonModernize default_state.c
2014-03-25  Greg HudsonUse anonymous OIDs in pkinit_crypto_openssl.c
2014-03-25  Greg HudsonStop shadowing id-pkcs7-data OID
2014-03-21  Will FiveashFix a harmless DNS glue macro bug
2014-03-20  Nalin DahyabhaiMake use of strtoul() unconditional in locate_kdc
2014-03-20  Nalin DahyabhaiDon't check kpasswd reply address
2014-03-20  Will FiveashAlways stat profile files after reopening them
2014-03-19  Nalin DahyabhaiTry compatible keys in rd_req_dec "any" path
2014-03-18  Nalin DahyabhaiFix returning KDB_NOENTRY in find_alternate_tgs()
2014-03-18  Greg HudsonImprove PKINIT client memory management
2014-03-18  Greg HudsonFix unlikely double free in PKINIT client code
2014-03-18  Greg HudsonRewrite GSS sequence state tracking code
2014-03-18  Greg HudsonImprove internal API for GSS sequence numbers
2014-03-18  Greg HudsonAdd tests for GSSAPI sequence number processing
2014-03-18  Tomas KuthanFix GSS krb5 initial sequence number gap handling
2014-03-13  Nalin DahyabhaiDon't leak the per-request preauth context
2014-03-13  Ben KadukMention k5login_authoritative in k5login docs
2014-03-13  Nalin DahyabhaiFix memory leak in krb5_verify_init_creds
2014-03-13  Nalin DahyabhaiInitialize err variable in krb5_sendto_kdc
2014-03-13  Greg HudsonUpdate iprop_master_ulogsize documentation
2014-03-08  Tomas KuthanFix clean-unix rule for gssapi_krb5.h
2014-03-06  Greg HudsonModernize gic options code style
2014-03-05  Greg HudsonImprove extended gic option support
2014-03-03  Greg HudsonAdd tests for gic_pwd password change
2014-03-03  Greg HudsonUse preauth options when changing password
2014-03-03  Greg HudsonCheck for malloc failure in process_chpw_request
2014-02-28  Greg HudsonConditionalize use of LDAP_OPT_DEBUG_LEVEL
2014-02-28  Greg HudsonFix install rule for gssapi_krb5.h
2014-02-28  Jeff D'AngeloCorrect docs for "kdb5_util load" switches
2014-02-27  Tom YuMissing type refs in docs due to stdint.h changes 67/head
2014-02-26  Greg HudsonFix two omissions in stdint.h changes
2014-02-26  Greg HudsonIn kdb5_util dump, only lock DB for iprop dumps
2014-02-26  Greg HudsonEliminate internal fixed-width type wrappers
2014-02-26  Greg HudsonStop generating gssapi_krb5.h
2014-02-26  Greg HudsonGet rid of builtin AES uitypes.h
2014-02-26  Greg HudsonAssume <stdint.h> and fixed-width types
2014-02-26  Greg HudsonMinimize race conditions in t_iprop.py
2014-02-26  Tom YuAvoid duplicate "/etc/krb5.conf" in profile path 64/head
2014-02-26  Zhanna TsitkovUpdate kadmin set_string document 63/head
2014-02-21  Greg HudsonDocument hierarchical iprop
2014-02-21  Greg HudsonTest iprop slave ulog management
2014-02-21  Greg HudsonImplement kpropd -A
2014-02-21  Greg HudsonImplement kadmind -proponly
2014-02-21  Greg HudsonMaintain complete ulog on iprop slaves
2014-02-21  Greg HudsonSimplify ulog_map
2014-02-20  Greg HudsonLock around more ulog operations
2014-02-20  Greg HudsonFactor out ulog serial number status check
2014-02-20  Greg HudsonSimplify iprop update locking and avoid deadlock
2014-02-19  Greg HudsonUse system dictionary for db2 tests again
2014-02-19  Greg HudsonUse TAILQ macros instead of CIRCLEQ in libdb2
2014-02-19  Zhanna TsitkovDocument 1.12 changes in MIT Kerberos Features doc 54/head
2014-02-19  Zhanna TsitkovMake KDC "status" statements more homogeneous
2014-02-18  Nate RosenblumSupport referrals from Windows Server 2003
2014-02-14  Tom YuUpdate doc build instructions 55/head
2014-02-12  Greg HudsonGenerate dependencies for t_stringattr 52/head
2014-02-12  Greg HudsonDon't use system dictionary files for DB2 tests
2014-02-12  Greg HudsonFix SAM-2 preauth when password argument is used
2014-02-12  Greg HudsonCorrectly get default realm in kdb5.c
2014-02-06  Nathaniel McCallumMove OTP sockets to KDC_RUN_DIR
2014-02-05  Greg HudsonTest SPNEGO acceptor response to MS krb5 mech OID
2014-02-05  Greg HudsonProperly reflect MS krb5 mech in SPNEGO acceptor
2014-02-05  Greg HudsonDon't get KDB lock in ulog_get_entries
next