CVS-changelog-for-Kerberos-V5

home help first up down last post find
[29921]  Greg Hudson               krb5 commit: Remove {GETSOCKNAME,GETPEERNAME}_ARG2_TYPE
[29922]  Greg Hudson               krb5 commit: Avoid using tmpnam(3) in db2's hash.c
[29923]  Greg Hudson               krb5 commit: Fix designated initializer check to be defined
[29924]  Greg Hudson               krb5 commit: Remove tautological NULL checks in kdc_j_encode.c
[29925]  Greg Hudson               krb5 commit: Add FAST encrypted challenge auth indicator
[29926]  Greg Hudson               krb5 commit: Make RC4 string-to-key more robust
[29927]  Greg Hudson               krb5 commit: Modernize UTF-8/UCS-2 conversion code
[29928]  Greg Hudson               krb5 commit: Ignore warnings in libev code
[29929]  Greg Hudson               krb5 commit: Update Travis build for warning-clean clang build
[29930]  Greg Hudson               krb5 commit: Reduce dependencies of k5-input.h
[29931]  Greg Hudson               krb5 commit: make depend
[29932]  Greg Hudson               krb5 commit: Fix realm_config.rst typo
[29933]  Greg Hudson               krb5 commit: Update Travis CI distribution to Xenial
[29934]  Greg Hudson               krb5 commit: Replace references to OS X
[29935]  Greg Hudson               krb5 commit: Initialize some magic fields
[29936]  Greg Hudson               krb5 commit: Add various bound checks
[29937]  Greg Hudson               krb5 commit: Replace UCS-2 conversions with UTF-16
[29938]  Greg Hudson               krb5 commit: Apply TCP timeouts to HTTPS (KKDCP) transport
[29939]  Greg Hudson               krb5 commit: Allow clock skew in krb5 gss_context_time()
[29940]  Greg Hudson               krb5 commit: Use krb5_check_clockskew() in KDC preauth mechs
[29941]  Greg Hudson               krb5 commit: Fix in_clock_skew() and use it in AS client code