Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-06-24 15:33:46 -0700 (Thu, 24 Jun 2004)
Revision: 407
Log message:
Disable SSL if SSL_ENABLED is not set. This is a first pass,
and MetaPRL works without SSL on Win32. Problem: caching
is really aggressive on localhost, and we never get updates
expect by pressing refresh.
Changes | Path |
+14 -10 | libmojave/cutil/lm_ssl.c |
+10 -4 | libmojave/util/lm_ssl.ml |