GnuTLS control constants exposed to Makefile.
authorPhil Pennock <pdp@exim.org>
Thu, 17 May 2012 18:05:06 +0000 (14:05 -0400)
committerPhil Pennock <pdp@exim.org>
Thu, 17 May 2012 18:05:06 +0000 (14:05 -0400)
commit2c17bb02e213012d5d98ebac506a67b23b2cf693
treea355260476b92533dca2d7b8f0a133fc15875ac4
parentc4ceed07f17f67af7d96e7fd27c92eb374e62e19
GnuTLS control constants exposed to Makefile.

Mostly care about EXIM_GNUTLS_LIBRARY_LOG_LEVEL for debugging.
If someone screams that we kept the default dh-bits at 1024 for old GnuTLS,
we can point them at EXIM_SERVER_DH_BITS_PRE2_12.  The name itself will
tell them to shut up and update their library if they care about security. :)
src/src/buildconfig.c
src/src/config.h.defaults
src/src/tls-gnu.c