Commit History

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