Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / configure.in
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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-07-17 Guus SliepenReleasing 1.1pre2. release-1.1pre2
2011-07-11 Guus SliepenDon't use wildcards in filenames in configure.in.
2011-07-11 Guus SliepenRequire ExperimentalProtocol = yes for new features...
2011-06-25 Guus SliepenAdd +git to the version string.
2011-06-25 Guus SliepenMerge Tinc.py into tinc-gui to simplify make install.
2011-06-25 Guus SliepenReleasing 1.1pre1. release-1.1pre1
2011-06-24 Guus SliepenAdd Makefile.am in gui/.
2011-06-24 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-06-24 Guus SliepenReleasing 1.0.15. release-1.0.15
2011-06-21 Guus SliepenNo need to check for pselect() in tinc 1.1.
2011-06-06 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-06-06 Guus SliepenImproved --logfile option.
2011-06-04 Loïc GreniéNearly tickless tinc.
2011-06-02 Guus SliepenDrop the GNU memcmp.c implementation.
2011-06-02 Guus SliepenDrop the GNU malloc.c, realloc.c, and xmalloc.c.
2011-05-22 Guus SliepenMake return value of SetPriorityClass() behave the...
2011-05-15 Guus SliepenAdd an autoconf check for the curses library.
2011-05-13 Guus SliepenReorder checks for libraries to allow ./configure LDFLA...
2011-05-09 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-04-30 Guus SliepenRemove obsolete lib/ directory.
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
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-31 Sven-Haegar KochAdd missing AC_CHECK_HEADERS([dirent.h]) to configure.in
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2010-03-01 Guus SliepenCheck for dirent.h.
2010-02-03 Guus SliepenReleasing 1.0.12. release-1.0.12
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-05 Guus SliepenMake sure the 1.1 branch compiles in a MinGW environment.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
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-29 Guus SliepenMerge branch 'master' into 1.1
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-16 Guus SliepenAdd a better autoconf check for libevent.
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
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.
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2008-12-14 Guus SliepenMove RSA key generation into the wrappers.
2008-12-11 Guus SliepenMove AC_GNU_SOURCE up to make autoconf happy.
2007-09-04 Guus SliepenOnly check for libgcrypt if --with-gcrypt is used.
2007-07-18 Scott LambRevert to only requiring autoconf 2.59.
2007-05-23 Guus SliepenFinish crypto wrapping. Also provide wrappers for OpenSSL.
2007-05-20 Guus SliepenParse PEM RSA keys ourself, and use libgcrypt to do...
2007-05-18 Guus SliepenShow branch version number.
2007-02-27 Scott LambConvert to libevent.
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.
next