Update copyright notices.
[oweals/tinc.git] / configure.in
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
2001-01-17 Ivo TimmermansChange version to 1.0pre4
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-29 Ivo TimmermansCheck for get_current_dir_name. There is a replacement...
2000-11-26 Ivo TimmermansCheck for the function strsignal, and define it to...
2000-11-25 Guus Sliepen- Use only one socket for all UDP traffic (for compatib...
2000-11-24 Guus SliepenAnother big & bad commit:
2000-11-24 Ivo TimmermansDo not check for the daemon() system call
2000-11-23 Guus Sliepen- Don't link with -ldl anymore
2000-11-22 Guus Sliepen- More porting to FreeBSD and Solaris.
2000-11-20 Ivo TimmermansGet rid of all libtool references at once. libtool...
2000-11-20 Ivo TimmermansMore function and header checks
2000-11-13 Ivo TimmermansIdentify version as 1.0pre4-cvs
2000-11-13 Ivo TimmermansAdd a check for openssl that accepts explicit file...
2000-11-08 Guus Sliepen- Make checkpoint tracing a compile time option (off...
2000-11-08 Guus SliepenPorting to SunOS 5.8:
2000-11-07 Guus SliepenPorting to SunOS 5.8:
2000-11-02 Ivo TimmermansOnly check for linux/if_tun.h once
2000-10-23 Ivo TimmermansOops, echelon change committed to cabal... :)
2000-10-19 Ivo TimmermansAdd check for the syslog function
next