Commit History

Author SHA1 Message Date
  Guus Sliepen df3220a154 Update copyright notices. 19 years ago
  Guus Sliepen 54a30e30ad Describe subnet-up/down scripts in documentation. 19 years ago
  Guus Sliepen bded1b74cc Several splay tree fixes. 19 years ago
  Guus Sliepen faaaa1ef38 Searching through splay trees may change the tree variable. 19 years ago
  Guus Sliepen dc09f6fe89 Be on the safe side with initialisation of c->name. 19 years ago
  Guus Sliepen 92c4a28d7d Remove unused (and potentially segfaulting) net2str() call. 19 years ago
  Guus Sliepen 6363ed4d9c Don't try to add a non-existing node back to the node_udp_tree. 19 years ago
  Guus Sliepen 39fe3b445c Nodes should only be in the node_udp_tree if they are reachable. 20 years ago
  Guus Sliepen fe0bfa3e65 Correct size argument for strncat(). 20 years ago
  Guus Sliepen 56c36a14d8 Use the proper free function. 20 years ago
  Guus Sliepen 18c617ecf2 Free memory used by connection_t after it is deleted from the connection tree. 20 years ago
  Guus Sliepen 672ad5634c Small fix. 20 years ago
  Guus Sliepen 40b1692940 subnet-up/down hooks, use list_t for the todo list. 20 years ago
  Guus Sliepen c46f56a8b8 subnet-up/down hooks 20 years ago
  Guus Sliepen f08baa3072 Fix splay tree code. 20 years ago
  Guus Sliepen 0077cfaae1 Make sure broadcast packet reach the local network interface. 20 years ago
  Guus Sliepen 79c48cfafd Releasing 1.0.3. 20 years ago
  Guus Sliepen 2771691bfc Add more people who have contributed to tinc. 20 years ago
  Guus Sliepen 4f3f6f07b2 Short readme about how to compile tinc from a Subversion checkout. 20 years ago
  Guus Sliepen 704c3707c2 Updated dutch translation. 20 years ago
  Guus Sliepen a20eb05714 Remove duplication. 20 years ago
  Guus Sliepen d8fe2ecdd8 Set BSD tuns to broadcast mode. On OpenBSD, this enables IPv6 on the tun device! 20 years ago
  Guus Sliepen 2369b0ab09 Update documentation. 20 years ago
  Guus Sliepen 4fe7aff4d1 Add BlockingTCP option, useful when using TCPOnly on slow or congested links. 20 years ago
  Guus Sliepen 5bba3124c8 Support tunneling IPv6 on Solaris. 20 years ago
  Guus Sliepen d02d81ff9d Let compiler decide when to inline. 20 years ago
  Guus Sliepen db68db4b0e Fix order of arguments for tar. 20 years ago
  Guus Sliepen 923abcfa35 Use the generic BSD tun/tap code. 20 years ago
  Guus Sliepen e8b11b1cca Missing check for NULL-pointer. 20 years ago
  Guus Sliepen ca7948fc06 Hopefully this really fixes late packet handling. 20 years ago