tinc/src
2008-12-11 14:03:52 +00:00
..
bsd More consistent variable naming. 2007-05-18 11:19:31 +00:00
cygwin More consistent variable naming. 2007-05-18 11:19:31 +00:00
gcrypt Small fixes to make gcrypt routines compile. 2007-09-04 14:58:52 +00:00
linux More consistent variable naming. 2007-05-18 11:19:31 +00:00
mingw More consistent variable naming. 2007-05-18 11:19:31 +00:00
openssl const correctness 2007-07-20 20:10:46 +00:00
raw_socket More consistent variable naming. 2007-05-18 11:19:31 +00:00
solaris More consistent variable naming. 2007-05-18 11:19:31 +00:00
uml_socket More consistent variable naming. 2007-05-18 11:19:31 +00:00
conf.c Move key generation to tincctl. 2007-05-19 14:55:35 +00:00
conf.h Use splay trees instead of AVL trees. 2007-05-18 10:05:26 +00:00
connection.c Dump through control socket 2007-11-07 02:49:25 +00:00
connection.h Dump through control socket 2007-11-07 02:49:25 +00:00
control.c Use a control socket directory to restrict access 2007-11-08 19:18:44 +00:00
control.h Remove pidfile in favour of control socket. 2007-05-19 14:13:21 +00:00
control_common.h Use a control socket directory to restrict access 2007-11-08 19:18:44 +00:00
device.h Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
edge.c Dump through control socket 2007-11-07 02:49:25 +00:00
edge.h Dump through control socket 2007-11-07 02:49:25 +00:00
graph.c Dump through control socket 2007-11-07 02:49:25 +00:00
graph.h Dump through control socket 2007-11-07 02:49:25 +00:00
logger.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
logger.h Use the event log under Windows. 2003-08-17 09:04:00 +00:00
Makefile.am Look in the configured sbin directory for the tincd binary. 2008-12-11 13:59:46 +00:00
meta.c Only show meta connection related debug messages when debug level >= 4 2008-12-11 14:03:52 +00:00
meta.h Use a separate event structure to handle meta data writes. 2007-05-17 20:20:10 +00:00
net.c Reload configuration through control socket 2007-11-07 02:51:24 +00:00
net.h Reload configuration through control socket 2007-11-07 02:51:24 +00:00
net_packet.c Temporarily revert to old crypto code 2007-11-07 02:47:05 +00:00
net_setup.c Temporarily revert to old crypto code 2007-11-07 02:47:05 +00:00
net_socket.c Only show meta connection related debug messages when debug level >= 4 2008-12-11 14:03:52 +00:00
netutl.c K&R style braces 2007-05-18 10:00:00 +00:00
netutl.h Remove unused parameter from maskcmp(). 2006-08-08 13:44:37 +00:00
node.c Dump through control socket 2007-11-07 02:49:25 +00:00
node.h Dump through control socket 2007-11-07 02:49:25 +00:00
process.c Remove pidfile in favour of control socket. 2007-05-19 14:13:21 +00:00
process.h Use libevent to handle HUP signal. 2007-05-17 21:34:58 +00:00
protocol.c Use libevent for meta socket input/output buffering. 2007-05-19 22:23:02 +00:00
protocol.h Use libevent for meta socket input/output buffering. 2007-05-19 22:23:02 +00:00
protocol_auth.c Temporarily revert to old crypto code 2007-11-07 02:47:05 +00:00
protocol_edge.c Use libevent for meta socket input/output buffering. 2007-05-19 22:23:02 +00:00
protocol_key.c Temporarily revert to old crypto code 2007-11-07 02:47:05 +00:00
protocol_misc.c Use libevent for meta socket input/output buffering. 2007-05-19 22:23:02 +00:00
protocol_subnet.c Use libevent for meta socket input/output buffering. 2007-05-19 22:23:02 +00:00
route.c Use splay trees instead of AVL trees. 2007-05-18 10:05:26 +00:00
route.h Use libevent to age learned MAC addresses. 2007-05-17 23:24:40 +00:00
subnet.c Dump through control socket 2007-11-07 02:49:25 +00:00
subnet.h Dump through control socket 2007-11-07 02:49:25 +00:00
tincctl.c Look in the configured sbin directory for the tincd binary. 2008-12-11 13:59:46 +00:00
tincd.c Use a control socket directory to restrict access 2007-11-08 19:18:44 +00:00