Historique des commits

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