Mention in the manual that support for LZO and zlib can be disabled.
[tinc] / configure.in
2012-06-25 Guus SliepenReleasing 1.0.19. release-1.0.19
2012-03-26 Anthony G. Basileconfigure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
2012-03-25 Guus SliepenReleasing 1.0.18. release-1.0.18
2012-03-10 Guus SliepenReleasing 1.0.17. release-1.0.17
2012-02-20 Guus SliepenOnly compile raw socket code when it is supported on...
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-07-23 Guus SliepenReleasing 1.0.16. release-1.0.16
2011-06-24 Guus SliepenReleasing 1.0.15. release-1.0.15
2011-06-06 Guus SliepenImproved --logfile option.
2011-06-04 Loïc GreniéNearly tickless tinc.
2011-05-22 Guus SliepenMake return value of SetPriorityClass() behave the...
2011-05-13 Guus SliepenReorder checks for libraries to allow ./configure LDFLA...
2011-05-08 Guus SliepenReleasing 1.0.14. release-1.0.14
2011-05-08 Guus SliepenEnsure proper linking with OpenSSL with recent versions...
2011-02-12 RumkoDragonFlyBSD support
2011-01-12 Guus SliepenProper check and dropin replacement for usleep().
2010-04-17 Guus SliepenFix reading configuration files that do not end with...
2010-04-11 Guus SliepenReleasing 1.0.13. release-1.0.13
2010-03-01 Guus SliepenCheck for dirent.h.
2010-02-03 Guus SliepenReleasing 1.0.12. release-1.0.12
2009-11-01 Guus SliepenReleasing 1.0.11. release-1.0.11
2009-10-20 Guus SliepenStarting to work towards 1.0.11.
2009-10-18 Guus SliepenReleasing 1.0.10. release-1.0.10
2009-09-24 Guus SliepenDrop support for localisation.
2009-09-24 Guus SliepenRemove checkpoint tracing.
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-14 Guus SliepenAllow compiling for Windows XP and higher.
2009-09-10 Guus SliepenAdd support for iPhones and recent iPods.
2009-09-08 Guus SliepenEnsure tinc compiles with gcc -std=c99.
2006-12-16 Guus SliepenDo a simple test for linux/if_tun.h instead of no test...
2006-12-16 Guus SliepenRemove the test for linux/if_tun.h.
2006-12-16 Guus SliepenUse standard autoconf macros instead of our own.
2006-12-15 Guus SliepenRemove unnecessary stuff from configure.in.
2004-11-10 Guus SliepenSet BSD tuns to broadcast mode. On OpenBSD, this enable...
2004-11-08 Guus SliepenHoopjumping to get the default directories in the manua...
2004-11-01 Guus SliepenCheck for sys/uio.h, net/if_tun.h and net/if_tap.h
2004-10-01 Guus SliepenMove all #ifdef HAVE_HEADER_H #include <header.h> to...
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2004-01-10 Guus SliepenRemove autogen.sh, the autoreconf program does exactly...
2003-10-08 Guus SliepenUpdate missing definitions, structs describing headers...
2003-10-06 Guus SliepenPIDs are of type pid_t, and use %ld when reading/writin...
2003-08-24 Guus SliepenThis will become 2.0.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-08 Guus SliepenCheck for fchmod().
2003-08-08 Guus SliepenSimplify execute_script(). It will probably work under...
2003-08-08 Guus SliepenRemove unused stuff from doc/.
2003-08-02 Guus SliepenWhen compiling with MinGW, link with ws2_32.
2003-08-02 Guus SliepenWindows has no symbolic links as we know it.
2003-07-31 Guus SliepenNo easy way to properly detect header files...
2003-07-31 Guus SliepenCheck if the compiler knows about the __malloc__ attribute.
2003-07-30 Guus SliepenNo C99 initialisers, gcc 2.95.3 doesn't like it.
2003-07-30 Guus SliepenRemove doc/es/ and src/device.c from the distribution.
2003-07-29 Guus SliepenCleanups.
2003-07-29 Guus SliepenUpdate configure scripts.
2003-07-28 Guus SliepenMore checks for missing functions.
2003-07-21 Guus SliepenCopy cygwin driver to mingw directory. It doesn't work...
2003-07-21 Guus SliepenCheck for sys/mman.h.
2003-07-18 Guus SliepenOops.
2003-07-18 Guus SliepenCheck for ethernet/ipv4/ipv6 related structures.
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2003-07-11 Guus SliepenMore missing IPv6 definitions and autoconf checks to...
2003-07-07 Guus SliepenProvide all missing IPv6 definitions in lib/ipv6.h.
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2003-07-06 Guus SliepenCheck for IPv6 header files.
2003-07-06 Guus Sliepen- simplify configure.in
2003-05-06 Guus Sliepen- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
2003-01-17 Guus SliepenVarious fixes for autoconf and OpenSSL 0.9.7 and a...
2002-09-15 Guus SliepenSmall fixes so tinc compiles out of the box on SunOS 5.8
2002-09-09 Guus SliepenCleanups:
2002-09-06 Ivo TimmermansAdded AM_MAINTAINER_MODE
2002-09-04 Guus SliepenSmall updates.
2002-08-24 Guus SliepenCheck for ranlib.
2002-08-24 Guus SliepenGettext 1.11.5 compatibility.
2002-07-12 Guus SliepenInclude complete fake-getname/addrinfo from OpenSSH.
2002-07-11 Guus SliepenStarted port to Cygwin.
2002-06-11 Guus SliepenAutoconf cleanup. Works for both 2.13 and 2.53, althoug...
2002-06-10 Guus SliepenUse darwin/device.c when compiling on MacOS/X.
2002-06-09 Ivo TimmermansAdd /sw/{include,lib} to search paths if they exist
2002-06-09 Ivo TimmermansOSX support
2002-06-08 Guus Sliepen- netinet/* include files depend on netinet/in_systm.h.
2002-06-08 Guus SliepenUse inttypes.h instead of stdint.h.
2002-06-08 Guus SliepenCleanup:
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-19 Guus SliepenSupport for MaxOS/X.
2002-04-11 Ivo TimmermansWrite src/pokey/Makefile
2002-04-09 Ivo TimmermansUpdating HEAD branch #5; Last files from CABAL.
2002-03-22 Guus Sliepen- Added support for jumbograms.
2002-03-10 Guus Sliepenpo/POTFILES and po/Makefile should not be generated...
2002-02-12 Guus SliepenAdd check for NetBSD.
2002-02-11 Guus SliepenAdded support for packet compression, thanks to Mark...
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-11-15 Ivo TimmermansCheck for struct addrinfo
2001-11-15 Ivo TimmermansCheck for getnameinfo, gai_strerror, freeaddrinfo
2001-11-15 Ivo TimmermansCheck for getaddrinfo
2001-10-13 Guus SliepenSupport new files (node/vertex/device.[ch]) and OpenBSD.
2001-06-29 Guus SliepenDon't build Spanish translation.
2001-06-07 Guus SliepenSave configure cache more often.
2001-06-05 Guus SliepenChanged some stuff to allow correct generation of po...
2001-05-26 Ivo TimmermansChanged version number to 1.0-cvs
next