Commit Verlauf

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