Posted
almost 14 years
ago
Version 1.0.14 released.
Fixed reading configuration files that do not end with a newline. Again.
Allow arbitrary configuration options being specified on the command line.
Allow all options in both tinc.conf and the local host config file.
|
Posted
about 14 years
ago
At FOSDEM 2011, on Sunday morning February 6,
there will be three tinc related talks in the
New challenges in Virtualization devroom:
10:00 Brandon Black: “Building VPNs in EC2”
10:20 Guus Sliepen: “The difficulties of a peer-to-peer VPN on the
|
Posted
about 14 years
ago
A clone of the official tinc repository is now available at GitHub:
https://github.com/gsliepen/tinc
Developers can use this to make their own public “fork” of the git repository,
and push their own commits to GitHub. One can still send regular patches or use
other git workflows.
|
Posted
over 14 years
ago
At FOSDEM 2011,
we will be present in the devroom New challenges in Virtualization.
You are invited to come by and discuss tinc, VPNs and other virtualization issues here.
FOSDEM 2011 will take place on February 5 and 6 in Brussels, Belgium.
|
Posted
almost 15 years
ago
Version 1.0.13 released.
Allow building tinc without LZO and/or Zlib.
Clamp MSS of TCP packets in both directions.
Experimental StrictSubnets, Forwarding and DirectOnly options,
giving more control over information and packets received from/sent to other
nodes.
Ensure tinc never sends symbolic names for ports over the wire.
|
Posted
about 15 years
ago
The slides from the FOSDEM 2010 lightning talk are now online.
|
Posted
about 15 years
ago
Version 1.0.12 released.
Really allow fast roaming of hosts to other nodes in a switched VPN.
Fixes missing or incorrect environment variables when calling host-up/down
and subnet-up/down scripts in some cases.
Allow port to be specified in Address
|
Posted
about 15 years
ago
At FOSDEM 2010, I will give a lightning talk titled
“tinc: the difficulties of a peer-to-peer VPN on the hostile Internet”. The
talk will probably be on Saturday 7th of Februari at 15:20 CET, but this might
still change.
|
Posted
over 15 years
ago
Version 1.0.11 released.
Fixed potential crash when the HUP signal is sent.
Fixes handling of weighted Subnets in switch and hub modes, preventing
unnecessary broadcasts.
Works around a MinGW bug that caused packets to Windows nodes to always be
|
Posted
over 15 years
ago
Version 1.0.10 released.
Fixed potential crashes during shutdown and (in rare conditions) when other
nodes disconnected from the VPN.
Improved NAT handling: tinc now copes with mangled port numbers, and will
automatically fall back to TCP if direct
|