CVS-changelog-for-Kerberos-V5

home help first up down last post find
[28332]  Greg Hudson               krb5 commit: Use case insensitive DNS SAN matching in PKINIT
[28333]  Benjamin Kaduk            krb5 commit: Fix typo in k5test.py
[28334]  Greg Hudson               krb5 commit: Fix krb5int_c_combine_keys
[28335]  Greg Hudson               krb5 commit: Add tests for krb5int_c_combine_keys
[28336]  Benjamin Kaduk            krb5 commit: Do not default to host/ for client keytabs
[28337]  Benjamin Kaduk            krb5 commit: Test that kinit -k -i picks the intended principal
[28338]  Greg Hudson               krb5 commit: Remove dead code from the mechglue initialization
[28339]  Greg Hudson               krb5 commit: Load mechglue config files from /etc/gss/mech.d
[28340]  Greg Hudson               krb5 commit: Document /etc/gss/mech.d/*.conf
[28341]  Greg Hudson               krb5 commit: Fix fencepost error in krad timeout handler
[28342]  Greg Hudson               krb5 commit: Improve pointer hygiene around gss_display_name
[28343]  Greg Hudson               krb5 commit: Don't blindly use PKCS11 slot IDs in PKINIT
[28344]  Greg Hudson               krb5 commit: Properly handle PKCS11 label in PKINIT
[28345]  Greg Hudson               krb5 commit: Fix uninitialized variable bug in KEYRING ccache
[28346]  Greg Hudson               krb5 commit: Make tcl_kadm5.c work with Tcl 8.6
[28347]  Benjamin Kaduk            krb5 commit: Correct documentation of 'x' in kadm5.acl
[28348]  Greg Hudson               krb5 commit: Change example module name in host_config.rst
[28349]  Greg Hudson               krb5 commit: Make x-deltat.y work with bison 3
[28350]  Greg Hudson               krb5 commit: Simplify sendto_kdc.c
[28351]  Greg Hudson               krb5 commit: Add helper to determine if a KDC is the master
[28352]  Greg Hudson               krb5 commit: Use k5_transport(_strategy) enums for k5_sendto