The make command is in /usr/bin.
[tinc] / src /
2000-04-26 Guus SliepenCleanups:
2000-04-25 Guus SliepenConverted every &variable[0] to variable.
2000-04-25 Ivo TimmermansDebug level tweaking.
2000-04-25 Guus SliepenWhen trying to talk to a host that is in the netmask...
2000-04-25 Guus SliepenFixed typo and removed some unnecessary variables.
2000-04-25 Guus SliepenPacket queues fixed. They caused the trouble when resen...
2000-04-25 Guus SliepenAdded checkpoints to beginning and ending of every...
2000-04-25 Ivo TimmermansPropagate CFLAGS from configure to gcc.
2000-04-24 Guus SliepenBug found! Wrong pointer was used for handling multiple...
2000-04-24 Guus SliepenAdded extra checks for desynchronized connection lists...
2000-04-18 Ivo TimmermansAddress for bugreports changed to tinc@nl.linux.org.
2000-04-17 Ivo TimmermansDefault passphrase length of 1024, added -h/--help...
2000-04-17 Ivo TimmermansCheck if stdout is a terminal, if so, print a verbose...
2000-04-17 Ivo TimmermansCheck for an illegal length of passphrase in read_passp...
2000-04-17 Ivo TimmermansPass the requested size from xmalloc() and xrealloc...
2000-04-17 Ivo TimmermansOnly one round of reading bits out of urandom;
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-27 Ivo TimmermansUpon regeneration, free the old encryption key `securel...
2000-03-27 Ivo TimmermansGet rid of the message `zxnrbl\'.
2000-03-26 Ivo TimmermansInitial revision