tinc/src
2007-05-17 23:33:07 +00:00
..
bsd Update copyright notices. 2007-01-05 13:18:36 +00:00
cygwin Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
linux Do a simple test for linux/if_tun.h instead of no test at all. 2006-12-16 16:53:58 +00:00
mingw Port fixes from release 1.0.8. 2007-05-17 19:15:48 +00:00
raw_socket Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
solaris Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
uml_socket Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
conf.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
conf.h Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
connection.c Port fixes from release 1.0.8. 2007-05-17 19:15:48 +00:00
connection.h Use a separate event structure to handle meta data writes. 2007-05-17 20:20:10 +00:00
device.h Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
edge.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
edge.h Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
graph.c Properly use the timeout_initialized() macro. 2007-05-17 22:17:24 +00:00
graph.h Added graph dumping ability based on Markus Goetz's patch. 2006-11-11 14:11:16 +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 Remove legacy event system. 2007-05-17 22:13:12 +00:00
meta.c Use a separate event structure to handle meta data writes. 2007-05-17 20:20:10 +00:00
meta.h Use a separate event structure to handle meta data writes. 2007-05-17 20:20:10 +00:00
net.c Use libevent to handle key expiration. 2007-05-17 23:33:07 +00:00
net.h Use libevent for retrying outgoing connections. 2007-05-17 22:09:55 +00:00
net_packet.c Properly use the timeout_initialized() macro. 2007-05-17 22:17:24 +00:00
net_setup.c Remove legacy event system. 2007-05-17 22:13:12 +00:00
net_socket.c Redo SIGALRM handling. 2007-05-17 23:04:02 +00:00
netutl.c Remove unused parameter from maskcmp(). 2006-08-08 13:44:37 +00:00
netutl.h Remove unused parameter from maskcmp(). 2006-08-08 13:44:37 +00:00
node.c Use libevent to send MTU probes. 2007-05-17 22:01:07 +00:00
node.h Remove legacy event system. 2007-05-17 22:13:12 +00:00
process.c Use libevent to handle all non-fatal signals. 2007-05-17 22:41:34 +00:00
process.h Use libevent to handle HUP signal. 2007-05-17 21:34:58 +00:00
protocol.c Use libevent to age past requests. 2007-05-17 23:14:42 +00:00
protocol.h Use libevent to age past requests. 2007-05-17 23:14:42 +00:00
protocol_auth.c Port fixes from release 1.0.8. 2007-05-17 19:15:48 +00:00
protocol_edge.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
protocol_key.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
protocol_misc.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
protocol_subnet.c Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
route.c Use libevent to age learned MAC addresses. 2007-05-17 23:24:40 +00:00
route.h Use libevent to age learned MAC addresses. 2007-05-17 23:24:40 +00:00
subnet.c Remove unused parameter from maskcmp(). 2006-08-08 13:44:37 +00:00
subnet.h Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
tincd.c Convert to libevent. 2007-02-27 01:57:01 +00:00