]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
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
2014-06-16  Ben KadukUpdate the kadm5.acl example 153/head
2014-06-13  Greg HudsonRemove pkinit_win2k_require_binding option
2014-06-12  Greg HudsonRemove PKINIT longhorn compatibility option
2014-06-12  Greg HudsonImprove PKINIT certificate documentation
2014-06-12  Greg HudsonSimplify and fix k5_check_cert_address
2014-06-11  Greg HudsonDo not document pkinit_win2k
2014-06-11  Greg HudsonRemove stub pkinit_win2k code
2014-06-11  Greg HudsonAdd missing profile functions to libkrb5 exports
2014-06-11  Greg HudsonSimplify ticket retrieval from AP-REQs
2014-06-11  Greg HudsonAdd test for KDC client logging
2014-06-11  rbaschIn KDC, log client principal in bad header ticket
2014-06-05  Sam HartmanDo not loop on add_cred_from and other new methods
2014-06-05  Greg HudsonTreat LDAP KrbKey salt field as optional
2014-06-05  Greg HudsonAlways include salt in LDAP KrbKey encoding
2014-06-05  Greg HudsonUse k5_setmsg
2014-06-05  Greg HudsonDefine k5_setmsg internal alias
2014-06-05  Greg HudsonRemove DEBUG_ERROR_LOCATIONS support
2014-06-04  Greg HudsonRead /etc/gss/mech if no mech.d/*.conf found
2014-06-03  Greg HudsonDo not document pkinit_mapping_file
2014-06-03  Greg HudsonRemove stub pkinit_mapping_file code
2014-06-02  Nalin DahyabhaiAdd tests for MS-KKDCP client support
2014-06-02  Nalin DahyabhaiAdd a simple KDC proxy test server
2014-06-02  Nalin DahyabhaiHave k5test.py provide 'runenv' to python tests
2014-06-02  Nalin DahyabhaiAdd some longer-form docs for HTTPS
2014-06-02  Nalin DahyabhaiCheck names in the server's cert when using KKDCP
2014-06-02  Nalin DahyabhaiLoad custom anchors when using KKDCP
2014-06-02  Nalin DahyabhaiHTTPS transport (Microsoft KKDCPP implementation)
2014-06-02  Robbie Harwood... Dispatch-style protocol switching for transport
2014-06-02  Nathaniel McCallumAdd ASN.1 codec for KKDCP's KDC-PROXY-MESSAGE
2014-06-02  Robbie Harwood... Build support for TLS used by HTTPS proxy support
2014-06-02  Robbie Harwood... Use k5_transport(_strategy) enums for k5_sendto
2014-06-02  Greg HudsonAdd helper to determine if a KDC is the master
2014-06-02  Greg HudsonSimplify sendto_kdc.c
2014-06-01  Greg HudsonMake x-deltat.y work with bison 3
next