ignorance isn't always an option
Showing 1 - 17 of 17 RSS Feed

Files from Ivo Timmermans

First Active2000-02-11
Last Active2012-03-25
Tinc Virtual Private Network Daemon 1.0.18
Posted Mar 25, 2012
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release fixes IPv6 in switch mode by turning off, by default, the DecrementTTL option that was introduced in the previous release. It is now allowed to specify a port number in BindToAddress, which also allows tinc to listen on multiple ports. This release also adds support for multicast communication with UML/QEMU/KVM.
tags | encryption
systems | unix
MD5 | 9352d53e892df4127e839f54a0e8af2a
Tinc Virtual Private Network Daemon 1.0.17
Posted Mar 11, 2012
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: The DeviceType option can now be used to select dummy, raw socket, UML, and VDE devices without needing to recompile tinc. Multiple BindToAddress statements are now allowed. The TTL value of IPv4 and IPv6 packets is decremented. The LocalDiscovery option has been added, allowing tinc to detect peers which are behind the same NAT. Subnets passed with the -o option when StrictSubnets = yes are now accepted. Disabling old RSA keys when generating new ones now also works properly on Windows.
tags | encryption
systems | unix
MD5 | cd9e94e472584f9fe96cd86b42345afe
Tinc Virtual Private Network Daemon 1.0.16
Posted Jul 24, 2011
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release fixes a performance issue with TCP communication under Windows, and fixes code that, during network outages, could cause tinc to exit when it thought two nodes with identical names were on the same VPN.
tags | encryption
systems | unix
MD5 | f1c7ed94878725fb2cf4efb02bf160da
Tinc Virtual Private Network Daemon 1.0.15
Posted Jun 25, 2011
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release improves logging to files, reduces the amount of process wakeups on platforms that support pselect(), and fixes the ProcessPriority option on Windows, which was broken in 1.0.14.
tags | encryption
systems | unix
MD5 | 44bb7d1618955a0a56e9e159f1c46362
Tinc Virtual Private Network Daemon 1.0.14
Posted May 9, 2011
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release fixes reading configuration files that do not end with a newline, allows arbitrary configuration options to be specified on the command line, allows all options in both tinc.conf and the local host config file, and has configurable replay window, UDP send and receive buffers for performance tuning. It tries harder to get UDP communication back after falling back to TCP. There is now support for running tinc on DragonFly BSD and for attaching tinc to a VDE switch.
tags | encryption
systems | unix
MD5 | 967dfafc4aa41a614c1d2739df8a8372
Tinc Virtual Private Network Daemon 1.0.13
Posted Apr 14, 2010
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: tinc may now be built without LZO or Zlib. MSS of TCP packets can be clamped in both directions. Experimental StrictSubnets, Forwarding, and DirectOnly options were added, giving you more control over information and packets received from or sent to other nodes. tinc never sends symbolic names for ports over the wire anymore.
tags | encryption
MD5 | 86263994d38c750431efd17e9a91a248
Tinc VPN Daemon 1.0.12
Posted Feb 4, 2010
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release really allows fast roaming of hosts to other nodes in a switched VPN, fixes potentially missing or incorrect environment variables when calling host-up/down and subnet-up/down scripts, allows the port to be specified in Address statements, clamps MSS of TCP packets to the discovered path MTU, and lets two nodes behind NAT learn each other\'s current UDP address and port via a third node, potentially allowing direct communications in a similar way to STUN.
tags | encryption
MD5 | 51dc4a2e5bcbc0ff7dd1a420635c614e
Tinc Virtual Private Network Daemon 1.0.11
Posted Nov 3, 2009
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release fixes a potential crash when the HUP signal is sent, fixes unnecessary broadcasts in switch mode, uses UDP in some cases where 1.0.10 fell back to TCP unnecessarily, and allows fast roaming of hosts between nodes in a switched VPN.
tags | encryption
MD5 | ee0b1a3366c6e379cae34be6fa5dcb15
tinc Virtual Private Network Daemon 1.0.10
Posted Oct 20, 2009
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This release fixes potential crashes during shutdown and in rare conditions. It improves NAT handling - tinc now copes with mangled port numbers, and will automatically fall back to TCP if direct UDP connection between nodes is not possible. Old RSA keys are disabled when generating new ones, and the default size of new RSA keys has been raised to 2048 bits. There are many fixes in the path MTU discovery code. Tinc can now drop privileges and/or chroot itself. The performance on Windows is improved.
tags | encryption
MD5 | da69d4f4c9a1b1ee44fd14a52a049141
tinc VPN Daemon For Tunneling
Posted Dec 31, 2008
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: Fixed tinc as a service under Windows 2003. Fixed reading configuration files that do not end with a newline. Various other fixes and improvements.
tags | encryption
MD5 | f907acebada53512e01235bea6b4cdf1
tinc-1.0.8.tar.gz
Posted May 17, 2007
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: Fixed some memory and resource leaks. Made network sockets non-blocking under Windows.
tags | encryption
MD5 | 1b59583b5bc57806459c81a413fb0cc4
tinc-1.0.7.tar.gz
Posted Jan 13, 2007
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: Fixed a bug that caused slow network speeds on Windows. Fixed a bug that caused tinc unable to write packets to the tun device on OpenBSD.
tags | encryption
MD5 | 572255e6cbb9efffd9e40adb73ab7861
tinc-1.0.6.tar.gz
Posted Dec 22, 2006
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: More flexible detection of the LZO libraries when compiling. Fixed a bug where broadcasts in switch and hub modes sometimes would not work anymore when part of the VPN had become disconnected from the rest.
tags | encryption
MD5 | 5e636f8020d155a81c43af4ae528fda3
tinc-1.0pre7.tar.gz
Posted Jun 4, 2002
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: Bug fixes!
tags | encryption
MD5 | 06f57d893bd7c549d7796dfecb1fce18
tinc-1.0pre3.tar.gz
Posted Nov 13, 2000
Authored by Ivo Timmermans | Site tinc.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: This version fixes the security hole in all previous versions of tinc. Support for multiple subnets was added. OpenSSL is now used, as well as public/private key cryptography.
tags | encryption
MD5 | 50c02294c04a5de8be2f6823080aecd2
tinc-1.0pre1.tar.gz
Posted May 14, 2000
Authored by Ivo Timmermans | Site ftp.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: A new protocol, better portability and stability, bug fixes.
tags | encryption
MD5 | 675248b88ba8de616c41c4793af26968
tinc-0.3.3.tar.gz
Posted Feb 11, 2000
Authored by Ivo Timmermans | Site ftp.nl.linux.org

tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between multiple hosts on the Internet. This tunneling allows VPN sites to share information with each other over the Internet without exposing any information.

Changes: A fix for a problem when using kernel 2.2.14 or the newer 2.3 kernels where packets would not be accepted when using the wrong MAC address. The documentation has been updated with instructions on how to correctly set it up, and an example configuration of a VPN using tinc.
tags | encryption
MD5 | f270e49af5d1e181f79c78c240d4e62a
Page 1 of 1
Back1Next

File Archive:

May 2012

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    May 1st
    37 Files
  • 2
    May 2nd
    53 Files
  • 3
    May 3rd
    33 Files
  • 4
    May 4th
    4 Files
  • 5
    May 5th
    10 Files
  • 6
    May 6th
    17 Files
  • 7
    May 7th
    19 Files
  • 8
    May 8th
    36 Files
  • 9
    May 9th
    34 Files
  • 10
    May 10th
    35 Files
  • 11
    May 11th
    20 Files
  • 12
    May 12th
    18 Files
  • 13
    May 13th
    11 Files
  • 14
    May 14th
    27 Files
  • 15
    May 15th
    58 Files
  • 16
    May 16th
    54 Files
  • 17
    May 17th
    25 Files
  • 18
    May 18th
    53 Files
  • 19
    May 19th
    9 Files
  • 20
    May 20th
    15 Files
  • 21
    May 21st
    25 Files
  • 22
    May 22nd
    32 Files
  • 23
    May 23rd
    35 Files
  • 24
    May 24th
    26 Files
  • 25
    May 25th
    25 Files
  • 26
    May 26th
    0 Files
  • 27
    May 27th
    0 Files
  • 28
    May 28th
    0 Files
  • 29
    May 29th
    0 Files
  • 30
    May 30th
    0 Files
  • 31
    May 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2012 Packet Storm. All rights reserved.

close