Commit History

Author SHA1 Message Date
  Guus Sliepen d8fe2ecdd8 Set BSD tuns to broadcast mode. On OpenBSD, this enables IPv6 on the tun device! 20 years ago
  Guus Sliepen 804b2892a5 Hoopjumping to get the default directories in the manuals properly. 20 years ago
  Guus Sliepen dced64c5c3 Check for sys/uio.h, net/if_tun.h and net/if_tap.h 20 years ago
  Guus Sliepen 2c40495747 Move all #ifdef HAVE_HEADER_H #include <header.h> to have.h, 20 years ago
  Guus Sliepen 7926a156e5 Update copyrights, links, email addresses and let Subversion update $Id$ keywords. 20 years ago
  Guus Sliepen fcd836c609 Remove autogen.sh, the autoreconf program does exactly that. 21 years ago
  Guus Sliepen 1d7706a850 Update missing definitions, structs describing headers get __packed__ attribute. 21 years ago
  Guus Sliepen 5900c07fab PIDs are of type pid_t, and use %ld when reading/writing them to the pidfile. 21 years ago
  Guus Sliepen 91f65c2774 Check for fchmod(). 21 years ago
  Guus Sliepen 863349638b Simplify execute_script(). It will probably work under Windows as well. 21 years ago
  Guus Sliepen 0c2256670f Remove unused stuff from doc/. 21 years ago
  Guus Sliepen 7c34122af7 When compiling with MinGW, link with ws2_32. 21 years ago
  Guus Sliepen 9a491a10ee Windows has no symbolic links as we know it. 21 years ago
  Guus Sliepen 1fe5663787 No easy way to properly detect header files... 21 years ago
  Guus Sliepen da3078c63a Check if the compiler knows about the __malloc__ attribute. 21 years ago
  Guus Sliepen fcbe29bc4c No C99 initialisers, gcc 2.95.3 doesn't like it. 21 years ago
  Guus Sliepen de223b51b9 Remove doc/es/ and src/device.c from the distribution. 21 years ago
  Guus Sliepen 2ed154e731 Cleanups. 21 years ago
  Guus Sliepen 4370b98bb1 Update configure scripts. 21 years ago
  Guus Sliepen 0e94541331 More checks for missing functions. 21 years ago
  Guus Sliepen bad82522ec Copy cygwin driver to mingw directory. It doesn't work (yet). 21 years ago
  Guus Sliepen 2f2defc452 Check for sys/mman.h. 21 years ago
  Guus Sliepen 38aa0319ef Oops. 21 years ago
  Guus Sliepen 96ee04b678 Check for ethernet/ipv4/ipv6 related structures. 21 years ago
  Guus Sliepen e449d94cae Big header file cleanup: everything that has to do with standard system 21 years ago
  Guus Sliepen 2a7f11c0e9 More missing IPv6 definitions and autoconf checks to make sure it compiles 21 years ago
  Guus Sliepen 30c0381d71 Provide all missing IPv6 definitions in lib/ipv6.h. 21 years ago
  Guus Sliepen 0b9175e998 Define logger(), cleans up source code and allows us to write log entries 21 years ago
  Guus Sliepen 8681047030 Check for IPv6 header files. 21 years ago
  Guus Sliepen 81f5713ab7 - simplify configure.in 21 years ago