Commit Verlauf

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