[krbdev.mit.edu #7929] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Sat Jul 19 16:25:34 EDT 2014


Rename --with-proxy-tls-impl to --with-tls-impl

Make the configure option for TLS implementation more generic, in case
we use the k5tls module for something other than KDC proxy support.
Rename all of the associated symbols for consistency.

https://github.com/krb5/krb5/commit/788e70c7c77b0c1f4a79e3f1b6c96a0cf99e0327
Author: Greg Hudson <ghudson at mit.edu>
Commit: 788e70c7c77b0c1f4a79e3f1b6c96a0cf99e0327
Branch: master
 src/Makefile.in                   |    2 +-
 src/config/pre.in                 |    8 +++---
 src/configure.in                  |   42 +++++++++++++++++-------------------
 src/plugins/tls/k5tls/Makefile.in |    4 +-
 src/plugins/tls/k5tls/notls.c     |    4 +-
 src/plugins/tls/k5tls/openssl.c   |    4 +-
 src/tests/t_proxy.py              |    5 +--
 src/util/k5test.py                |    4 +-
 8 files changed, 35 insertions(+), 38 deletions(-)



More information about the krb5-bugs mailing list