]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2014-09-04  Benjamin KadukUpdate NOTICE with new changes for 1.13 203/head
2014-09-02  Greg HudsonFix unlikely memory leak in KCM client
2014-08-30  Greg HudsonFix KCM ccache per-type cursor
2014-08-29  Tom YuAllow logger.c to work with redirected stderr 196/head
2014-08-29  Ben KadukInitialize iterflags in update_princ_encryption
2014-08-29  Ben KadukMap .hin files to the C language for doxygen 198/head
2014-08-29  Ben KadukExport gssrpc_bindresvport_sa 199/head
2014-08-21  Greg HudsonAdd test case for randkey mkvno update
2014-08-21  Greg HudsonMake randkey update principal mkvno
2014-08-21  Tomas Kuthankadm5_randkey_principal interop with Solaris KDC
2014-08-20  Nalin DahyabhaiSimplify and improve ksu cred verification
2014-08-15  maurerpeAutodetect OpenSSL CMS for LibreSSL compatibility
2014-08-15  Michael OsipovFix test syntax in configure.in
2014-08-14  Michael OsipovFix HP-UX build support
2014-08-09  Greg HudsonAllow SPNEGO fallback to NTLM without mechlistMIC
2014-08-09  Nalin DahyabhaiMake krb5_cc_new_unique create DIR: directories
2014-08-09  Greg HudsonFix GSS krb5 GSS_C_DELEG_FLAG ret_flags result
2014-08-08  Tom Yukrb5-1.14 prerelease
2014-08-08  Nalin DahyabhaiUse more randomness for ksu secondary cache names
2014-08-08  Nalin DahyabhaiCopy config entries to the ksu target ccache
2014-08-08  Nalin DahyabhaiMake ksu respect the default_ccache_name setting
2014-08-08  Nalin DahyabhaiUse an intermediate memory cache in ksu
2014-08-08  Nalin DahyabhaiIn ksu, don't stat() not-on-disk ccache residuals
2014-08-08  Nalin DahyabhaiIn ksu, merge krb5_ccache_copy() and _restricted()
2014-08-07  Greg HudsonAdd regression test for LDAP key fencepost bug
2014-08-07  Tomas KuthanFix LDAP key data segmentation [CVE-2014-4345]
2014-08-07  Tom YuDisallow unlocked iteration of hash databases 186/head
2014-08-07  Greg HudsonFix glob memory leak in GSS initialization
2014-08-06  Tom YuFix KDC race in t_unlockiter.py
2014-08-06  Ben KadukFix OS X build
2014-08-06  Ben KadukFix the build on windows 184/head
2014-08-06  Nalin DahyabhaiIn ksu, without the -e flag, also check .k5users
2014-08-06  Andreas SchneiderUse zapfree in krb5_decrypt_tkt_part
2014-08-04  Tom YuCorrect includes for unlockiter.c 182/head
2014-08-02  Tom YuSupport kdb5_util dump -rev again 178/head
2014-08-02  Tom YuDocument unlockiter
2014-08-02  Tom YuStop locking around iprop dumps
2014-08-02  Tom YuIgnore iprop deletion of deleted princ
2014-08-02  Tom YuTests for unlocked iteration
2014-08-02  Tom YuSupport unlocked iteration in DB2
2014-08-02  Tom YuUse write lock flag for update_princ_encryption
2014-08-02  Tom YuSupport write locks in DB2 iteration
2014-08-02  Tom YuAdd flag word to KDB iteration APIs
2014-08-01  Neng XueAdd kiprop/<master-hostname> during KDB creation
2014-08-01  Greg HudsonSimplify kdb5_ldap_util special princ creation
2014-07-30  Greg HudsonDocument KCM ccache type
2014-07-30  Greg HudsonMake KCM the default ccache on OS X
2014-07-30  Greg HudsonAdd KCM credential cache type (client only)
2014-07-30  Greg HudsonAdjust marshalling interfaces for KCM
2014-07-30  Greg HudsonModify k5buf interfaces for easier use
2014-07-29  Greg HudsonAdd profile tests for deletion bugs
2014-07-29  Greg HudsonFix creation/rename of top-level profile sections
2014-07-29  Greg HudsonFix deleted node handling in libprofile
2014-07-21  Greg HudsonAdd SPNEGO renegotiation test case
2014-07-21  Greg HudsonDon't equate IAKERB and krb5 in SPNEGO initiator
2014-07-21  Greg HudsonFix null deref in SPNEGO acceptor [CVE-2014-4344]
2014-07-21  David WoodhouseFix double-free in SPNEGO [CVE-2014-4343]
2014-07-21  Simo SorceFix leak on GSS module symbol resolution error
2014-07-20  Greg HudsonFix doc build
2014-07-19  Greg HudsonDocument LDAP SASL configuration
2014-07-19  Greg HudsonAdd tests for LDAP SASL support
2014-07-19  Greg HudsonAdd SASL support to LDAP KDB module
2014-07-19  Greg HudsonModernize some LDAP sources
2014-07-19  Greg HudsonRename --with-proxy-tls-impl to --with-tls-impl
2014-07-19  Greg HudsonMove KKDCP OpenSSL code to an internal plugin
2014-07-18  Greg HudsonFix calloc check in krb5_authdata_context_init
2014-07-16  Greg HudsonRemove copyright statement added to bindresvport.c
2014-07-16  Greg HudsonImprove error message for PRNG seeding failure
2014-07-15  Michael MattioliImprove indentation of t_otp.py
2014-07-12  Lukas SlebodnikFix error check in krb5_ldap_parse_principal_name
2014-07-12  Lukas SlebodnikAvoid closing fd -1 in libkrad
2014-07-12  Lukas SlebodnikFix argment validation in krb5_make_fulladdr
2014-07-12  Lukas SlebodnikFix error handling in k5_expand_path_tokens_extra
2014-07-12  Lukas SlebodnikFix invalid test strings in t_oid.c
2014-07-12  Lukas SlebodnikRemove unused variables
2014-07-12  Greg HudsonFix several memory leaks in LDAP KDB modules
2014-07-08  Greg Hudsonmake depend
2014-07-08  Greg HudsonDefine _GNU_SOURCE for glibc extensions
2014-07-08  Greg HudsonInclude autoconf.h before system headers
2014-07-08  Greg HudsonSimplify usage of strerror_r
2014-07-08  Greg HudsonDefine k5-platform.h wrapper for strerror_r
2014-07-04  Greg HudsonAvoid using length fields in socket addresses
2014-07-04  Greg HudsonDon't depend on sa_len sockaddr field
2014-07-04  Greg HudsonSimplify net-server.c UDP listener setup
2014-07-03  Ben KadukFix build on systems without RTM_OLD* 166/head
2014-07-02  Tom YuFix bugs in bindresvport_sa() changes 165/head
2014-07-02  Greg HudsonRemove indent workaround in man page RST sources
2014-06-30  Neng XueFix unlikely null dereference in TGS client code
2014-06-27  Andreas SchneiderUse binresvport_sa when creating RPC handles
2014-06-27  Andreas SchneiderAdd a family-independent bindresvport_sa function
2014-06-27  Greg HudsonUse sa_setport and sa_getport where appropriate
2014-06-27  Greg HudsonAdd socket-utils.h helpers for ports
2014-06-27  Greg HudsonFix KDC worker process argument parsing
2014-06-26  Greg HudsonAdd tests for invalid GSSAPI per-message tokens
2014-06-26  Greg HudsonHandle invalid RFC 1964 tokens [CVE-2014-4341...]
2014-06-26  Greg HudsonLoad plugins with RTLD_NODELETE if possible
2014-06-25  Nalin DahyabhaiFix unlikely null dereference in mk_cred()
2014-06-20  Greg HudsonFix error checking in PKINIT authdata creation
2014-06-18  Greg HudsonConsolidate DB option documentation
2014-06-16  Greg HudsonTidy up k5-int.h variable name constants
next