Revīziju vēsture

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