Dutch translation updated.
[tinc] / m4 /
2001-06-29 Guus SliepenCheck for dlopen in standard libraries first (needed...
2001-06-26 Ivo TimmermansSmall fix to make it compile again
2001-06-21 Guus SliepenReinstated search for if_tun.h in kernel source tree...
2001-06-21 Guus SliepenCheck for and add -ldl.
2001-06-07 Guus SliepenChanged drastically because it didn't work correctly:
2001-02-18 Ivo Timmermanstinc_TUNTAP now substitutes the values outside the...
2001-02-11 Guus SliepenAdded .cvsignore files to get rid of warnings and preve...
2000-12-22 Guus Sliepen- Don't even think about using sscanf with %as anymore
2000-11-29 Ivo TimmermansAdded a check for a scanf that knows about %as.
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 TimmermansGet rid of the annoying empty line
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...
2000-10-28 Ivo TimmermansSkip the check for Linux kernel sources
2000-10-15 Ivo TimmermansReally #include the if_tun.h files now
2000-10-15 Ivo TimmermansLinearized checks for if_tun.h
2000-10-15 Ivo TimmermansAdd checks for the presence of the universal tun/tap...
2000-04-25 Ivo TimmermansGenerate this Makefile.am from Makefile.am.in.
2000-04-25 Ivo TimmermansRemove test for GNOME.
2000-04-25 Ivo TimmermansThe shell script autogen.sh can create all these remove...
2000-03-26 Ivo TimmermansInitial revision