提交歷史

作者 SHA1 備註 提交日期
  Guus Sliepen 110ca1958a Releasing 1.0.24. 10 年之前
  Guus Sliepen dc26ecc280 Fix a few more issues found by Coverity. 10 年之前
  Guus Sliepen 5eb72b73d3 Fix a few more issues found by Coverity. 10 年之前
  Guus Sliepen e913f3f232 Fix issues found by Coverity. 10 年之前
  Guus Sliepen 2a07dacae7 If no Port is specified, set myport to actual port of first listening socket. 10 年之前
  Guus Sliepen ef24d3997f Fix segfault when Name = $HOST but $HOST is not set. 11 年之前
  Guus Sliepen eb372a8c58 Set $NAME when calling host-up/down and subnet-up/down scripts. 11 年之前
  Guus Sliepen fb5fcc575d Fix compiler warnings on Windows. 11 年之前
  Guus Sliepen 13739025e0 Using alloca() for a constant sized buffer is very silly. 12 年之前
  Guus Sliepen a5527be06c Fix warnings from cppcheck. 12 年之前
  Guus Sliepen c4940a5c88 Add strict checks to hex to binary conversions. 12 年之前
  Guus Sliepen fb5588856f Add support for SOCKS 5 proxies. 12 年之前
  Guus Sliepen b58d95eb29 Add basic support for SOCKS 4 and HTTP CONNECT proxies. 12 年之前
  Guus Sliepen 84531fb6e6 Allow broadcast packets to be sent directly instead of via the MST. 12 年之前
  Guus Sliepen 535a55100b Allow environment variables to be used for Name. 12 年之前
  Guus Sliepen 89f4574e0b Add support for systemd style socket activation. 12 年之前
  Guus Sliepen c373de2e98 Add support for multicast communication with UML/QEMU/KVM. 12 年之前
  Guus Sliepen a7dbb50c23 Allow a port to be specified in BindToAddress statements. 12 年之前
  Guus Sliepen 9dea33f530 Accept Subnets passed with the -o option when StrictSubnets = yes. 12 年之前
  Guus Sliepen 5a28aa7b8b Add LocalDiscovery option which tries to detect peers on the local network. 12 年之前
  Guus Sliepen d9ad3d313d Fix a bug that caused tinc to ignore all but the last listening socket. 12 年之前
  Guus Sliepen 8420a0c8bd Allow disabling of broadcast packets. 12 年之前
  Guus Sliepen 0233b1d710 Decrement TTL of incoming packets. 12 年之前
  Guus Sliepen d1dcdf8eb6 Merge branch 'master' of black:tinc 12 年之前
  Guus Sliepen 3b1fad04de Allow setting DeviceType to tun or tap on Linux. 12 年之前
  Guus Sliepen 9f6a96af39 Allow multiple BindToAddress statements. 12 年之前
  Guus Sliepen 178e52f76e Allow linking with multiple device drivers. 13 年之前
  Guus Sliepen ddea7a23a6 Return false instead of void when there is an error. 13 年之前
  Guus Sliepen e838289683 Prevent read_rsa_public_key() from returning an uninitialized RSA structure. 13 年之前
  Guus Sliepen 6d08eb1614 Fix sparse warnings and add an extra sprinkling of const. 13 年之前