tinc/src
2009-06-06 20:14:51 +02:00
..
bsd Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
cygwin Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
gcrypt Move RSA key generation into the wrappers. 2008-12-14 12:47:26 +00:00
linux Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
mingw Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
openssl Handle truncated message authentication codes. 2009-06-06 19:04:04 +02:00
raw_socket Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
solaris Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
uml_socket Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
conf.c Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
conf.h Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
connection.c Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
connection.h Move RSA key generation into the wrappers. 2008-12-14 12:47:26 +00:00
control.c Remove unnecessary parentheses from sizeof, apply sizeof to variables instead of types whereever possible. 2008-12-11 15:56:18 +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 Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
graph.h Dump through control socket 2007-11-07 02:49:25 +00:00
logger.c Remove unnecessary parentheses from sizeof, apply sizeof to variables instead of types whereever possible. 2008-12-11 15:56:18 +00:00
logger.h Use the event log under Windows. 2003-08-17 09:04:00 +00:00
Makefile.am Move RSA key generation into the wrappers. 2008-12-14 12:47:26 +00:00
meta.c Move RSA key generation into the wrappers. 2008-12-14 12:47:26 +00:00
meta.h Use a separate event structure to handle meta data writes. 2007-05-17 20:20:10 +00:00
net.c Handle UDP packets from different and ports than advertised. 2009-04-03 01:05:23 +02:00
net.h Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
net_packet.c Fix pointer arithmetic when creating and verifying message authentication codes. 2009-06-06 20:14:51 +02:00
net_setup.c Handle truncated message authentication codes. 2009-06-06 19:04:04 +02:00
net_socket.c Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
netutl.c Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
netutl.h Add declaration for sockaddrcmp_noport(). 2009-05-25 12:19:08 +02:00
node.c Handle truncated message authentication codes. 2009-06-06 19:04:04 +02:00
node.h Handle truncated message authentication codes. 2009-06-06 19:04:04 +02:00
process.c Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
process.h Use libevent to handle HUP signal. 2007-05-17 21:34:58 +00:00
protocol.c Remove unnecessary parentheses from sizeof, apply sizeof to variables instead of types whereever possible. 2008-12-11 15:56:18 +00:00
protocol.h Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
protocol_auth.c Handle truncated message authentication codes. 2009-06-06 19:04:04 +02:00
protocol_edge.c Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
protocol_key.c Handle truncated message authentication codes. 2009-06-06 19:04:04 +02:00
protocol_misc.c Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
protocol_subnet.c Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00
route.c Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
route.h Use libevent to age learned MAC addresses. 2007-05-17 23:24:40 +00:00
subnet.c Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
subnet.h Merge branch 'master' into 1.1 2009-03-09 19:02:24 +01:00
tincctl.c Move RSA key generation into the wrappers. 2008-12-14 12:47:26 +00:00
tincd.c Merge branch 'master' into 1.1 2009-06-05 23:14:13 +02:00