Commit Verlauf

Autor SHA1 Nachricht Datum
  Guus Sliepen 061c3fcaf9 Const correctness. vor 6 Jahren
  Guus Sliepen 3fae14fae5 Reformat all code using astyle. vor 6 Jahren
  Guus Sliepen 985d19caf2 Convert sizeof foo to sizeof(foo). vor 6 Jahren
  Guus Sliepen 5c5ae8c48e Releasing 1.0.32. vor 6 Jahren
  Guus Sliepen 6b5cfe97f4 Fix Solaris DeviceType = tap in router Mode. vor 7 Jahren
  Guus Sliepen c6c6ba9969 Use getmsg()/putmsg() instead of read()/write() on Solaris. vor 7 Jahren
  Guus Sliepen bd7c8ae78e Use /dev/udp instead of /dev/ip on Solaris. vor 7 Jahren
  Guus Sliepen 110ca1958a Releasing 1.0.24. vor 10 Jahren
  Guus Sliepen c6d2a08bbf Fix incorrectly merged bits from 80cd2ff73071941a5356555b85a00ee90dfd0e16. vor 10 Jahren
  Guus Sliepen 09afff8002 Use hardcoded value for TUNNEWPPA if net/if_tun.h is missing on Solaris. vor 10 Jahren
  Guus Sliepen 80cd2ff730 Update support for Solaris. vor 10 Jahren
  Guus Sliepen 68f4ca7115 Modernize the build system. vor 10 Jahren
  Guus Sliepen 8793fb7d43 Clear Ethernet header when reading packets from a tun device. vor 11 Jahren
  Guus Sliepen 708314df2f Set FD_CLOEXEC flag on all sockets. vor 12 Jahren
  Guus Sliepen 178e52f76e Allow linking with multiple device drivers. vor 12 Jahren
  Guus Sliepen 6d08eb1614 Fix sparse warnings and add an extra sprinkling of const. vor 13 Jahren
  Guus Sliepen 67766d65f0 Update THANKS and copyright information. vor 13 Jahren
  Guus Sliepen 3ce5e292da Close all filedescriptors in Solaris close_device(). vor 13 Jahren
  Guus Sliepen 798fa2f04c Use 64 bit counters to keep track of bytes sent/received from the virtual network interface. vor 14 Jahren
  Borg 430c90412c Removed last gettext function. vor 14 Jahren
  Guus Sliepen 4c85542894 Drop support for localisation. vor 14 Jahren
  Guus Sliepen a227843b73 Remove checkpoint tracing. vor 14 Jahren
  Guus Sliepen 5dde6461a3 K&R style braces. vor 14 Jahren
  Guus Sliepen ab7c61b06f Update the address of the Free Software Foundation in all copyright headers. vor 14 Jahren
  Guus Sliepen c217d214f4 Remove all occurences of $Id$. vor 14 Jahren
  Guus Sliepen 73d77dd416 Replace asprintf() by xasprintf(). vor 15 Jahren
  Guus Sliepen 78fc59e994 Update THANKS and copyright information. vor 15 Jahren
  Guus Sliepen a39a9506cd Move free()s at the end om main() to the proper destructor functions. vor 15 Jahren
  Guus Sliepen b069da90d6 Consistently allocate device and iface variables on the heap. vor 15 Jahren
  Guus Sliepen de78d79db8 Update copyright notices, remove Ivo's email address. vor 18 Jahren