CVS-changelog-for-Kerberos-V5

home help first up down last post find
[28467]  Greg Hudson               krb5 commit: Modernize some LDAP sources
[28468]  Greg Hudson               krb5 commit: Add tests for LDAP SASL support
[28469]  Greg Hudson               krb5 commit: Document LDAP SASL configuration
[28470]  Greg Hudson               krb5 commit: Fix doc build
[28471]  Greg Hudson               krb5 commit: Fix leak on GSS module symbol resolution error
[28472]  Greg Hudson               krb5 commit: Fix double-free in SPNEGO [CVE-2014-4343]
[28473]  Greg Hudson               krb5 commit: Add SPNEGO renegotiation test case
[28474]  Greg Hudson               krb5 commit: Don't equate IAKERB and krb5 in SPNEGO initiator
[28475]  Greg Hudson               krb5 commit: Fix null deref in SPNEGO acceptor [CVE-2014-4344]
[28476]  Tom Yu                    krb5 commit [krb5-1.12]: Fix KDC worker process argument parsing
[28477]  Tom Yu                    krb5 commit [krb5-1.12]: Fix unlikely null dereference in TGS client
[28478]  Tom Yu                    krb5 commit [krb5-1.12]: Fix several memory leaks in LDAP KDB modules
[28479]  Tom Yu                    krb5 commit [krb5-1.12]: Fix build on systems without RTM_OLD*
[28480]  Tom Yu                    krb5 commit [krb5-1.12]: Fix race in util/profile/Makefile.in
[28481]  Tom Yu                    krb5 commit [krb5-1.12]: Fix null deref in SPNEGO acceptor
[28482]  Tom Yu                    krb5 commit [krb5-1.12]: Fix calloc check in
[28483]  Tom Yu                    krb5 commit [krb5-1.12]: Fix leak on GSS module symbol resolution
[28484]  Tom Yu                    krb5 commit [krb5-1.12]: Fix double-free in SPNEGO [CVE-2014-4343]
[28485]  Tom Yu                    krb5 commit [krb5-1.12]: Remove indent workaround in man page RST
[28486]  Tom Yu                    krb5 commit [krb5-1.12]: Use TAILQ macros instead of CIRCLEQ in libdb2
[28487]  Tom Yu                    krb5 commit [krb5-1.12]: Use system dictionary for db2 tests again