edge_weight_compare() shouldn't rely on edge_compare().
[tinc] / m4 / openssl.m4
2002-06-11 Guus SliepenAutoconf cleanup. Works for both 2.13 and 2.53, althoug...
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-07-04 Guus Sliepen- Always use <openssl/include.h> instead of just <inclu...
2001-06-29 Guus SliepenCheck for dlopen in standard libraries first (needed...
2001-06-21 Guus SliepenCheck for and add -ldl.
2001-06-07 Guus SliepenChanged drastically because it didn't work correctly:
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...