tinc/src
2012-02-18 11:48:21 +01:00
..
bsd Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
cygwin Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
linux Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
mingw Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
solaris Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
conf.c Remove a few unnecessary #includes. 2011-05-28 23:46:56 +02:00
conf.h Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
connection.c Remove a few unnecessary #includes. 2011-05-28 23:46:56 +02:00
connection.h Remove a few unnecessary #includes. 2011-05-28 23:46:56 +02:00
device.h Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
dummy_device.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
edge.c Use uint32_t instead of long int for connection options. 2009-10-24 16:15:24 +02:00
edge.h Use uint32_t instead of long int for connection options. 2009-10-24 16:15:24 +02:00
event.c Nearly tickless tinc. 2011-06-04 11:19:46 +02:00
event.h Nearly tickless tinc. 2011-06-04 11:19:46 +02:00
graph.c Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
graph.h Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
logger.c Improved --logfile option. 2011-06-06 16:26:11 +02:00
logger.h Improved --logfile option. 2011-06-06 16:26:11 +02:00
Makefile.am Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
meta.c Move socket error interpretation to utils.h. 2009-10-25 01:40:07 +02:00
meta.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
net.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
net.h Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
net_packet.c Send packets back using the same socket as they were received on. 2012-02-18 11:48:21 +01:00
net_setup.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
net_socket.c Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
netutl.c Update THANKS and copyright information. 2011-05-08 21:22:20 +02:00
netutl.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
node.c Remove newlines from log messages. 2011-05-28 23:42:18 +02:00
node.h Send packets back using the same socket as they were received on. 2012-02-18 11:48:21 +01:00
process.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
process.h Fix all warnings when compiling with mingw64. 2010-05-01 15:39:59 +02:00
protocol.c Nearly tickless tinc. 2011-06-04 11:19:46 +02:00
protocol.h Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
protocol_auth.c Use variable length arrays instead of alloca(). 2010-11-13 15:55:38 +01:00
protocol_edge.c Detect and prevent two nodes with the same Name being on the VPN simultaneously. 2010-06-04 14:53:52 +02:00
protocol_key.c Fix a few small memory leaks. 2011-12-03 21:59:47 +01:00
protocol_misc.c Flush output buffer in send_tcppacket(). 2011-07-17 19:34:01 +02:00
protocol_subnet.c Fix sparse warnings and add an extra sprinkling of const. 2011-05-28 23:36:52 +02:00
raw_socket_device.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
route.c Nearly tickless tinc. 2011-06-04 11:19:46 +02:00
route.h Add the DirectOnly option. 2010-03-02 22:55:24 +01:00
subnet.c Fix a few small memory leaks. 2011-12-03 21:59:47 +01:00
subnet.h Reload Subnets when getting a HUP signal and StrictSubnets is used. 2010-04-11 00:50:42 +02:00
tincd.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
uml_device.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00
vde_device.c Allow linking with multiple device drivers. 2011-12-04 01:20:59 +01:00