Moving files, first attempt at gcrypt compatibility, more interface
[tinc] / src / tincd.c
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-13 Ivo TimmermansNew logging system to replace syslog() calls with a...
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2000-10-18 Ivo TimmermansBring head revision up to date with cabal (try #3)
2000-05-31 Ivo TimmermansMiscellaneous copyright updates. release-1.0pre2
2000-05-29 Ivo TimmermansInternationalization of tinc.
2000-05-14 Guus SliepenCleanups.
2000-04-27 Ivo TimmermansDefault config file name is tinc.conf, and pidfile...
2000-04-18 Ivo TimmermansAddress for bugreports changed to tinc@nl.linux.org.
2000-04-17 Ivo TimmermansPass the requested size from xmalloc() and xrealloc...
2000-04-06 Ivo TimmermansNew option -D, don't detach.
2000-03-28 Ivo TimmermansIgnore SIGCHLD.
2000-03-28 Ivo TimmermansKill the parent after any error conditions in detach().
2000-03-26 Ivo TimmermansInitial revision