Clarify StrictSubnets.
[tinc] / src / Makefile.am
2013-09-29 Guus SliepenModernize the build system.
2012-03-21 Guus SliepenAdd support for multicast communication with UML/QEMU...
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-11-27 Guus SliepenAdd vde/device.c to the tarball.
2011-06-24 Guus SliepenRemove redundant @CFLAGS@ from AM_CFLAGS.
2009-10-24 Michael TokarevRemove localedir leftovers.
2009-09-24 Guus SliepenDrop support for localisation.
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-10 Guus SliepenAdd support for iPhones and recent iPods.
2004-11-10 Guus SliepenUse the generic BSD tun/tap code.
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-02 Guus SliepenPrevent system headers from including our own headers.
2003-07-30 Guus SliepenRemove doc/es/ and src/device.c from the distribution.
2003-07-29 Guus SliepenUpdate dutch translation and make sure all device drive...
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2003-06-07 Guus SliepenFix warning and add missing checks for LZO library.
2002-09-10 Guus SliepenLink with libintl if necessary.
2002-09-04 Guus SliepenRevert to edge and graph stuff. This time, use a direct...
2002-09-03 Guus SliepenDrop graph and edge stuff. Use new node stuff instead.
2002-08-24 Guus SliepenGettext 1.11.5 compatibility.
2002-07-11 Guus SliepenStarted port to Cygwin.
2002-06-10 Guus SliepenInclude darwin/device.c in distribution.
2002-06-09 Ivo TimmermansInclude netbsd's device.c in make dist
2002-05-02 Ivo TimmermansMoved event.c/h
2002-05-02 Ivo TimmermansAnother file moved; random interface stuff.
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-13 Ivo TimmermansRename libvpn to libtinc
2002-04-13 Ivo TimmermansCompile in logging.c
2002-04-11 Ivo TimmermansAlso compile in pokey/
2002-04-09 Ivo TimmermansUpdating HEAD branch #5; Last files from CABAL.
2002-03-27 Guus SliepenRemove symlink to device.c when doing a make dist.
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-11-16 Ivo TimmermansDon't compile/link netutl.c.
2001-10-30 Guus SliepenVarious fixes, tinc is now somewhat capable of actually...
2001-10-28 Guus Sliepen- More s/vertex/edge/g
2001-10-28 Guus SliepenWhat was I thinking? s/vertex/edge/g.
2001-10-13 Guus SliepenSupport new files (node/vertex/device.[ch]) and OpenBSD.
2001-03-04 Guus Sliepen- route.c is now used to determine destination
2001-02-11 Guus Sliepen- Updated CVS_CREATED to remove intl/ directory and...
2000-12-22 Ivo TimmermansAdded lint target, requires lclint.
2000-11-22 Ivo TimmermansHonor the --localstatedir option to configure, instead...
2000-11-20 Guus Sliepen- Integrate rbl trees into tinc.
2000-11-17 Guus Sliepen- Removed stray @INCLUDE@ (how did that get there?)
2000-11-16 Ivo TimmermansMove all process-related functions into process.c.
2000-11-15 Guus SliepenPorting to FreeBSD:
2000-11-02 Ivo TimmermansDo not include $(top_srcdir)/cipher, it does no longer...
2000-10-20 Guus Sliepen- Removed last reference to genauth from Makefile.am
2000-10-20 Guus Sliepen- Made Makefile.am stub for doc/es/
2000-10-18 Ivo TimmermansBring head revision up to date with cabal (try #3)
2000-10-11 Guus SliepenBig and bad commit of my current tree...
2000-06-06 Ivo TimmermansInclude ../intl in the include path, and add @INTLLIBS...
2000-05-29 Ivo TimmermansDefine LOCALEDIR in CFLAGS.
2000-05-04 Ivo TimmermansDon't link in libdl.
2000-04-25 Ivo TimmermansPropagate CFLAGS from configure to gcc.
2000-03-26 Ivo TimmermansInitial revision