2006-12-16 |
Guus Sliepen | Do a simple test for linux/if_tun.h instead of no test... |
blob | commitdiff | raw |
2006-12-16 |
Guus Sliepen | Remove the test for linux/if_tun.h. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Guus Sliepen | Use standard autoconf macros instead of our own. |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Guus Sliepen | Remove unnecessary stuff from configure.in. |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Guus Sliepen | Set BSD tuns to broadcast mode. On OpenBSD, this enable... |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Guus Sliepen | Hoopjumping to get the default directories in the manua... |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Guus Sliepen | Check for sys/uio.h, net/if_tun.h and net/if_tap.h |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Guus Sliepen | Move all #ifdef HAVE_HEADER_H #include <header.h> to... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Update copyrights, links, email addresses and let Subve... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Move CABAL branch to its rightful place: the trunk. |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Guus Sliepen | Remove autogen.sh, the autoreconf program does exactly... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Guus Sliepen | Update missing definitions, structs describing headers... |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Guus Sliepen | PIDs are of type pid_t, and use %ld when reading/writin... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | This will become 2.0. |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Check for fchmod(). |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Simplify execute_script(). It will probably work under... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Remove unused stuff from doc/. |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Guus Sliepen | When compiling with MinGW, link with ws2_32. |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Guus Sliepen | Windows has no symbolic links as we know it. |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Guus Sliepen | No easy way to properly detect header files... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Guus Sliepen | Check if the compiler knows about the __malloc__ attribute. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Guus Sliepen | No C99 initialisers, gcc 2.95.3 doesn't like it. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Guus Sliepen | Remove doc/es/ and src/device.c from the distribution. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Guus Sliepen | Cleanups. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Guus Sliepen | Update configure scripts. |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Guus Sliepen | More checks for missing functions. |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Guus Sliepen | Copy cygwin driver to mingw directory. It doesn't work... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Guus Sliepen | Check for sys/mman.h. |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Guus Sliepen | Oops. |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Guus Sliepen | Check for ethernet/ipv4/ipv6 related structures. |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Guus Sliepen | Big header file cleanup: everything that has to do... |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Guus Sliepen | More missing IPv6 definitions and autoconf checks to... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Guus Sliepen | Provide all missing IPv6 definitions in lib/ipv6.h. |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Define logger(), cleans up source code and allows us... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Check for IPv6 header files. |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | - simplify configure.in |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Guus Sliepen | - Per-node EVP_CIPHER_CTX to avoid initialisation overhead. |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Guus Sliepen | Various fixes for autoconf and OpenSSL 0.9.7 and a... |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Guus Sliepen | Small fixes so tinc compiles out of the box on SunOS 5.8 |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Cleanups: |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Ivo Timmermans | Added AM_MAINTAINER_MODE |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Guus Sliepen | Small updates. |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Guus Sliepen | Check for ranlib. |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Guus Sliepen | Gettext 1.11.5 compatibility. |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Guus Sliepen | Include complete fake-getname/addrinfo from OpenSSH. |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Guus Sliepen | Started port to Cygwin. |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Guus Sliepen | Autoconf cleanup. Works for both 2.13 and 2.53, althoug... |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Guus Sliepen | Use darwin/device.c when compiling on MacOS/X. |
blob | commitdiff | raw | diff to current |
2002-06-09 |
Ivo Timmermans | Add /sw/{include,lib} to search paths if they exist |
blob | commitdiff | raw | diff to current |
2002-06-09 |
Ivo Timmermans | OSX support |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Guus Sliepen | - netinet/* include files depend on netinet/in_systm.h. |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Guus Sliepen | Use inttypes.h instead of stdint.h. |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Guus Sliepen | Cleanup: |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Ivo Timmermans | Moving files, first attempt at gcrypt compatibility... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Guus Sliepen | Support for MaxOS/X. |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Ivo Timmermans | Write src/pokey/Makefile |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #5; Last files from CABAL. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Guus Sliepen | - Added support for jumbograms. |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Guus Sliepen | po/POTFILES and po/Makefile should not be generated... |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Guus Sliepen | Add check for NetBSD. |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Guus Sliepen | Added support for packet compression, thanks to Mark... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Guus Sliepen | Merging of the entire pre5 branch. release-1.0pre5 |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Ivo Timmermans | Check for struct addrinfo |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Ivo Timmermans | Check for getnameinfo, gai_strerror, freeaddrinfo |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Ivo Timmermans | Check for getaddrinfo |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Guus Sliepen | Support new files (node/vertex/device.[ch]) and OpenBSD. |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Guus Sliepen | Don't build Spanish translation. |
blob | commitdiff | raw | diff to current |
2001-06-07 |
Guus Sliepen | Save configure cache more often. |
blob | commitdiff | raw | diff to current |
2001-06-05 |
Guus Sliepen | Changed some stuff to allow correct generation of po... |
blob | commitdiff | raw | diff to current |
2001-05-26 |
Ivo Timmermans | Changed version number to 1.0-cvs |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Ivo Timmermans | Change version to 1.0pre4 |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Guus Sliepen | - Don't even think about using sscanf with %as anymore |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Ivo Timmermans | Added a check for a scanf that knows about %as. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Ivo Timmermans | Check for get_current_dir_name. There is a replacement... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Ivo Timmermans | Check for the function strsignal, and define it to... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Guus Sliepen | - Use only one socket for all UDP traffic (for compatib... |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Guus Sliepen | Another big & bad commit: |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Ivo Timmermans | Do not check for the daemon() system call |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Guus Sliepen | - Don't link with -ldl anymore |
blob | commitdiff | raw | diff to current |
2000-11-22 |
Guus Sliepen | - More porting to FreeBSD and Solaris. |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Ivo Timmermans | Get rid of all libtool references at once. libtool... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Ivo Timmermans | More function and header checks |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Ivo Timmermans | Identify version as 1.0pre4-cvs |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Ivo Timmermans | Add a check for openssl that accepts explicit file... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Guus Sliepen | - Make checkpoint tracing a compile time option (off... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Guus Sliepen | Porting to SunOS 5.8: |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Guus Sliepen | Porting to SunOS 5.8: |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Ivo Timmermans | Only check for linux/if_tun.h once |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Ivo Timmermans | Oops, echelon change committed to cabal... :) |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Ivo Timmermans | Add check for the syslog function |
blob | commitdiff | raw | diff to current |
2000-10-18 |
Ivo Timmermans | Bring head revision up to date with cabal (try #3) |
blob | commitdiff | raw | diff to current |
2000-10-18 |
Ivo Timmermans | Get the head revision up to date with cabal |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Ivo Timmermans | Output doc/es/Makefile |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Ivo Timmermans | Add checks for the presence of the universal tun/tap... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Ivo Timmermans | Don't look for GMP header files |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Ivo Timmermans | Link with OpenSSL, forget libGMP |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Guus Sliepen | Big and bad commit of my current tree... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Ivo Timmermans | Better checks for SunOS libraries |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Ivo Timmermans | Support for -lsocket and -lnsl on SunOS |
blob | commitdiff | raw | diff to current |
next |