CVS-changelog-for-Kerberos-V5

home help first up down last post find
[29696]  Greg Hudson               krb5 commit: Style fixes for locate_kdc.c and dnssrv.c
[29697]  Greg Hudson               krb5 commit: Add documentation for DNS URI lookups
[29698]  Greg Hudson               krb5 commit: Enable KDC discovery through DNS URI records
[29699]  Tom Yu                    krb5 commit: Silence warnings in lib/rpc
[29700]  Greg Hudson               krb5 commit: Fix KDC lookaside cache entry count tracking
[29701]  Greg Hudson               krb5 commit: Add KDC lookaside cache tests
[29702]  Greg Hudson               krb5 commit: Don't feed OS RNG output into the OS RNG
[29703]  Greg Hudson               krb5 commit: Rename prng_os.c to prng_device.c
[29704]  Greg Hudson               krb5 commit: Add getrandom to k5_get_os_entropy() using syscall
[29705]  Greg Hudson               krb5 commit: Add OS prng intended for use with getrandom()
[29706]  Greg Hudson               krb5 commit: Add libk5crypto support for OpenSSL 1.1.0
[29707]  Greg Hudson               krb5 commit: Add k5tls support for OpenSSL 1.1.0
[29708]  Greg Hudson               krb5 commit: Add PKINIT support for OpenSSL 1.1.0
[29709]  Greg Hudson               krb5 commit: Fix typo in prng.c comment
[29710]  Greg Hudson               krb5 commit: Add the kdc_tcp_listen_backlog KDC option
[29711]  Greg Hudson               krb5 commit: Fix unlikely leak in KDC AS-REQ error path
[29712]  Greg Hudson               krb5 commit: Document krb5_kt_next_entry() requirement
[29713]  Greg Hudson               krb5 commit: Improve keytab documentation
[29714]  Greg Hudson               krb5 commit: Fix typo in install_kdc.rst
[29715]  Tom Yu                    krb5 commit: Clarify kinit principal selection
[29716]  Greg Hudson               krb5 commit: Fix use_dns_uri() type safety