Move RSA key generation into the wrappers.
[tinc] / src / tincctl.c
2008-12-14 Guus SliepenMove RSA key generation into the wrappers.
2008-12-11 Guus SliepenRemove unnecessary parentheses from sizeof, apply sizeo...
2008-12-11 Guus SliepenFix compiler warnings.
2008-12-11 Guus SliepenLook in the configured sbin directory for the tincd...
2007-11-08 Scott LambUse a control socket directory to restrict access
2007-11-07 Scott LambCoding style corrections
2007-11-07 Scott LambReload configuration through control socket
2007-11-07 Scott LambRetry connections through control socket
2007-11-07 Scott LambAlter debugging levels through control socket
2007-11-07 Scott LambPurge through the control socket
2007-11-07 Scott LambDump through control socket
2007-11-07 Scott LambFancier protocol for control socket
2007-05-19 Guus SliepenImplement "stop" command, and allow tincctl to retrieve...
2007-05-19 Guus SliepenMove key generation to tincctl.
2007-05-19 Guus SliepenRemove pidfile in favour of control socket.
2007-05-18 Guus SliepenStart of control socket implementation.