tinc
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-28 Ivo Timmermans*** empty log message ***
2002-04-13 Ivo TimmermansPrint newline when writing to stderr
2002-04-13 Ivo Timmermans...
2002-04-13 Ivo TimmermansRename libvpn to libtinc
2002-04-13 Ivo TimmermansRenamed libvpn to libtinc
2002-04-13 Ivo TimmermansInclude logging.h
2002-04-13 Ivo TimmermansUse new logging system
2002-04-13 Ivo TimmermansThings to ignore...
2002-04-13 Ivo TimmermansCompile in logging.c
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-13 Ivo TimmermansAdded prototype for log_syslog
2002-04-13 Ivo Timmermanslog_default_hook was renamed to log_default
2002-04-13 Ivo TimmermansAdded priority definitions from syslog.h
2002-04-13 Ivo TimmermansSome magic
2002-04-13 Ivo TimmermansAdd syslog wrapper
2002-04-13 Ivo TimmermansAdd syslog() wrapper
2002-04-13 Ivo TimmermansRename log_message to log
2002-04-13 Ivo TimmermansNew logging system to replace syslog() calls with a...
2002-04-13 Ivo TimmermansRemove debug_lvl
2002-04-13 Ivo TimmermansUpdate copyright info
2002-04-13 Ivo TimmermansRemove debug level declaration
2002-04-12 Guus SliepenAdding even more stuff from the CABAL branch.
2002-04-11 Ivo TimmermansAlso compile in pokey/
2002-04-11 Ivo TimmermansWrite src/pokey/Makefile
2002-04-11 Ivo TimmermansPokey interface definition
2002-04-11 Ivo TimmermansMain pokey interface files.
2002-04-09 Ivo TimmermansLast bits (hopefully)
2002-04-09 Ivo TimmermansMore...
2002-04-09 Ivo TimmermansMore updates
2002-04-09 Ivo TimmermansOk, I forgot these ;)
2002-04-09 Ivo TimmermansUpdating HEAD branch #5; Last files from CABAL.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-04-09 Ivo TimmermansUpdating HEAD branch #3; more obsolete files removed.
2002-04-09 Ivo TimmermansUpdating HEAD branch #2; removing debian/ dir.
2002-04-09 Ivo TimmermansUpdating HEAD branch #1; removing obsolete files.
2001-01-17 Ivo TimmermansFirst try to create a graphical frontend for tinc confi...
2000-10-20 Ivo TimmermansGeneralized list and hash handling functions
2000-10-20 Ivo TimmermansNew function: xalloc_and_zero()
2000-10-20 Ivo TimmermansAdd all the new files to the sources list for the utili...
2000-10-19 Ivo TimmermansGeneralized error handling functions
2000-10-19 Ivo TimmermansAdd check for the syslog function
2000-10-18 Ivo TimmermansBring head revision up to date with cabal (try #3)
2000-07-01 Ivo TimmermansAutogenerated by gettextize.
2000-06-30 Wessel DankersThis file is now only in the CABAL revision.
2000-06-30 Wessel DankersMore about keys
2000-06-30 Wessel DankersAdded extra bit about keys.
2000-06-30 Wessel Dankersadded bit on config file, split up sections, added...
2000-06-30 Wessel DankersInitial revision. Lots of loose ends, not usable yet.
2000-06-25 Ivo TimmermansChanged version number to 1.0pre3.
2000-06-17 Guus SliepenAdded another semicolon for bash2 compliance (thanks...
2000-06-16 Guus SliepenApplied patch from Jamie Briggs for bash2 conformance.
2000-06-04 Ivo TimmermansCheck for __gmpz_powm for libgmp3.
2000-06-03 Guus SliepenRemoved items in TODO list that are already implemented...
2000-06-01 Guus SliepenDebian init.d script automatically sets tap device...
2000-05-31 Ivo TimmermansMiscellaneous copyright updates. release-1.0pre2
2000-05-31 Ivo TimmermansHandle locale settings.
2000-05-31 Ivo TimmermansVersion 1.0pre2-1.
2000-05-31 Ivo TimmermansUpdated Dutch translation.
2000-05-31 Ivo TimmermansTell about /etc/tinc/nets.boot.
2000-05-31 Ivo TimmermansInclude news for 1.0pre2.
2000-05-30 Ivo TimmermansOnly accept an ADD_HOST request for a host that already...
2000-05-30 Ivo TimmermansIn terminate_connection, only send a notification to...
2000-05-30 Ivo TimmermansWhen a connection is terminated, all hosts that are...
2000-05-30 Ivo TimmermansAdded new configuration directive `Hostnames', which...
2000-05-29 Guus SliepenOnly activate a connection upon receiving it's public...
2000-05-29 Ivo TimmermansUpdated changes list for version 1.0pre2.
2000-05-29 Ivo TimmermansBounds check for request id (between 0 and 255).
2000-05-29 Ivo TimmermansDutch translation of tinc.
2000-05-29 Ivo TimmermansDefine LOCALEDIR in CFLAGS.
2000-05-29 Ivo TimmermansInclude GNU gettext checks.
2000-05-29 Ivo TimmermansUpdate acconfig.h to include values for gettext inclusion.
2000-05-29 Ivo TimmermansInclude system.h and ABOUT-NLS.
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:
next