tinc
2000-05-29 Ivo TimmermansInclude intl/ directory in the list of subdirs.
2000-05-29 Ivo TimmermansInternationalization of tinc.
2000-05-27 Guus SliepenTerminate a connection on any error. Furthermore, disal...
2000-05-27 Guus SliepenMade tinc persistent. If no outgoing connection can...
2000-05-27 Guus SliepenFixed typos. When terminating a connection, it's status...
2000-05-27 Guus SliepenFix for a DoS attack:
2000-05-27 Guus SliepenDocumentation updates. Removed all references to config...
2000-05-26 Ivo TimmermansUpdated by Lubomir Bulej and Mads Kiilerich: it uses...
2000-05-21 Ivo TimmermansCreate an empty /etc/tinc/nets.boot.
2000-05-21 Ivo TimmermansUse /etc/tinc/example as a base directory for an exampl...
2000-05-21 Ivo TimmermansAdd an example of using VpnMask.
2000-05-21 Ivo TimmermansWhen VpnMask is not present in the config file, silentl...
2000-05-21 Guus SliepenFixed last typo. Init.d now uses ifconfig command to...
2000-05-21 Guus SliepenTypo.
2000-05-21 Guus SliepenVpnMask truely works now.
2000-05-19 Ivo TimmermansMask the vpn net with the vpn netmask, route would...
2000-05-19 Ivo TimmermansFixed typo.
2000-05-19 Ivo TimmermansUpdated copyright notice.
2000-05-19 Ivo TimmermansErrors will not terminate the script or result in a...
2000-05-19 Ivo TimmermansInclude postinst in the distribution.
2000-05-19 Ivo TimmermansFind networks in instead of .
2000-05-18 Ivo TimmermansDon't distribute the file files.
2000-05-18 Ivo TimmermansVersion 1.0pre2-0.3
2000-05-18 Ivo TimmermansCreate a default /etc/tinc/nets.boot after installation...
2000-05-18 Ivo TimmermansRead /etc/tinc/nets.boot to find the networks that...
2000-05-17 Ivo TimmermansThis file is generated with dpkg-buildpackage.
2000-05-16 Guus SliepenTODO file reinstated:
2000-05-16 Ivo TimmermansUse the new VpnMask directive to add a route to the...
2000-05-16 Guus SliepenStub for VpnMask config directive.
2000-05-16 Ivo TimmermansLook if the tap devices exist before bluntly remaking...
2000-05-16 Ivo Timmermans*** empty log message ***
2000-05-15 Ivo TimmermansDepend on perl5.
2000-05-15 Ivo TimmermansUnlimited length in the config file, thanks to Cris...
2000-05-15 Ivo TimmermansExit with zero status if is empty.
2000-05-15 Ivo TimmermansUpdated to newer version.
2000-05-15 Guus SliepenTest for existence of configured tinc networks. This...
2000-05-14 Ivo Timmermans.deb version number 1.0pre2-0.4.
2000-05-14 Ivo Timmermanstincd->tinc
2000-05-14 Ivo TimmermansMention both upstream authors.
2000-05-14 Ivo TimmermansAdd description, better dependancies.
2000-05-14 Ivo TimmermansAdd initscript, tincd->tinc.
2000-05-14 Ivo TimmermansInserted useful content.
2000-05-14 Ivo TimmermansAdd shlibs control file for the blowfish library.
2000-05-14 Ivo TimmermansGive IP address instead of hex number when connecting...
2000-05-14 Ivo TimmermansChanged version to 1.0pre2.
2000-05-14 Ivo TimmermansVersion 1.0pre1-0.1.
2000-05-14 Ivo TimmermansAdd check for mpz_powm in libgmp3.
2000-05-14 Ivo TimmermansOnly print an error with send_termreq if debug_lvl...
2000-05-14 Guus SliepenFixed typos.
2000-05-14 Guus SliepenChanged ping behaviour (backwards compatible). If we...
2000-05-14 Guus SliepenCleanups.
2000-05-14 Guus SliepenProxymode removed.
2000-05-13 Ivo TimmermansPerl version of the system startup script.
2000-05-12 Ivo TimmermansDeleted the protocol description.
2000-05-08 Guus SliepenAdded new config variable "ProxyMode". If enabled,... release-1.0pre1
2000-05-05 Ivo TimmermansAdded semicolons required by bash2 (Mads Kiilerich).
2000-05-04 Ivo TimmermansCopied most of the code from the redhat script.
2000-05-04 Ivo TimmermansInclude sys/types.h.
2000-05-04 Ivo TimmermansDon't link in libdl.
2000-05-04 Ivo TimmermansCheck for the existance of libdl.
2000-05-04 Ivo TimmermansMore for getopt support.
2000-05-04 Ivo TimmermansInclude stdio.h for fprintf.
2000-05-03 Ivo Timmermansgetopt_long() support for platforms that don't have it.
2000-05-03 Ivo TimmermansDon't use error.h or error(), put #error in front of...
2000-05-03 Guus SliepenSquashed gcc warning.
2000-05-03 Guus SliepenFixes typo and UDP network byte order.
2000-05-03 Guus SliepenOutgoing packets now use network byte order in header.
2000-05-03 Ivo TimmermansFix a typo, better handling of the info document. ...
2000-05-02 Guus SliepenReplaced sprintf() by safer snprintf(), removed possibl...
2000-05-02 Guus SliepenPrevious fix fixed. Meta protocol should be really...
2000-05-02 Guus SliepenFixed small mistake that would prevent forwarding requests.
2000-05-01 Ivo TimmermansMentioned new metaprotocol.
2000-05-01 Ivo TimmermansMore tincd->tinc updates.
2000-05-01 Ivo TimmermansFixed meta protocol.
2000-05-01 Ivo TimmermansCommitted by Mads Kiilerich.
2000-05-01 Ivo TimmermansUpdates by Mads Kiilerich.
2000-05-01 Guus SliepenMeta protocol overhaul. Tinc is now incompatible with...
2000-05-01 Ivo TimmermansCommitted by Lubom�r Bulej.
2000-04-30 Ivo TimmermansKey forwarding, write one byte extra.
2000-04-30 Ivo TimmermansProtocol fix (ANS_KEY). This breaks 0.3.3 protocol...
2000-04-30 Ivo TimmermansSend one less byte from an ANS_KEY request.
2000-04-30 Ivo TimmermansRead one less byte from an ANS_KEY request.
2000-04-30 Ivo TimmermansRemoved debug messages.
2000-04-30 Ivo TimmermansRead public keys the right way (tm).
2000-04-30 Ivo TimmermansNew way of handling the meta protocol.
2000-04-30 Ivo TimmermansReplaced check for status.active by status.dataopen...
2000-04-30 Ivo TimmermansInitially, the vpn_mask of a connection is 255.255...
2000-04-30 Ivo TimmermansGot rid of the nasty hacks... and replaced it by anothe...
2000-04-29 Ivo TimmermansFilled up the protocol structs with unused bytes.
2000-04-29 Ivo TimmermansAdded `deb' target.
2000-04-29 Ivo TimmermansMore updates wrt. the change from tincd->tinc.
2000-04-28 Guus SliepenOops! Reference to write_n() removed and changed into...
2000-04-27 Guus SliepenRemoved write_n() function.
2000-04-27 Ivo TimmermansDefault config file name is tinc.conf, and pidfile...
2000-04-27 Ivo TimmermansUpdated version number to 1.0.
2000-04-27 Ivo TimmermansFilled in the details, license from libblowfish copied.
2000-04-26 Ivo TimmermansVersion to 1.0pre1;
2000-04-26 Ivo TimmermansOmit TODO.
2000-04-26 Ivo TimmermansAdd an entry to dir.
2000-04-26 Ivo TimmermansThe make command is in /usr/bin.
next