Fix bug where lookup_subnet_ipv4() could go into an infinite loop.
[tinc] / m4 / openssl.m4
2000-11-28 Ivo TimmermansSave RSA public and private keys to a separate file...
2000-11-24 Ivo TimmermansAlter CFLAGS, somehow INCLUDES doesn't propagate proper...
2000-11-15 Ivo TimmermansAlso check for sha.h.
2000-11-15 Ivo TimmermansAlso check for rand.h and err.h. If any of these files...
2000-11-14 Ivo TimmermansOops, small error.
2000-11-14 Ivo TimmermansBetter checks for OpenSSL. I think it can now detect...
2000-11-13 Ivo TimmermansAdd a check for openssl that accepts explicit file...