tinc/src
Guus Sliepen cd0c2e86a4 Ensure peers with a meta connection always have our key.
This keeps UDP probes going, which in turn keeps NAT mappings alive.
2010-02-03 11:18:46 +01:00
..
bsd Remove debugging message when reading packets from a BSD device. 2009-10-12 23:51:57 +02:00
cygwin Drop support for localisation. 2009-09-25 00:54:07 +02:00
dummy Add dummy device. 2009-10-24 16:05:12 +02:00
linux Drop support for localisation. 2009-09-25 00:54:07 +02:00
mingw Drop support for localisation. 2009-09-25 00:54:07 +02:00
raw_socket Drop support for localisation. 2009-09-25 00:54:07 +02:00
solaris Removed last gettext function. 2009-10-03 13:06:00 +02:00
uml_socket Drop support for localisation. 2009-09-25 00:54:07 +02:00
conf.c Drop support for localisation. 2009-09-25 00:54:07 +02:00
conf.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
connection.c Use uint32_t instead of long int for connection options. 2009-10-24 16:15:24 +02:00
connection.h Update copyright notices. 2010-02-02 22:49:21 +01:00
device.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02: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 Remove checkpoint tracing. 2009-09-25 00:33:04 +02:00
event.h Fix a possible crash when sending the HUP signal. 2009-10-20 22:14:47 +02:00
graph.c Update copyright notices. 2010-02-02 22:49:21 +01:00
graph.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
logger.c Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
logger.h Use the event log under Windows. 2003-08-17 09:04:00 +00:00
Makefile.am Remove localedir leftovers. 2009-10-24 23:46:11 +02: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 Update copyright notices. 2010-02-02 22:49:21 +01:00
net.h Fix a possible crash when sending the HUP signal. 2009-10-20 22:14:47 +02:00
net_packet.c Update copyright notices. 2010-02-02 22:49:21 +01:00
net_setup.c Update copyright notices. 2010-02-02 22:49:21 +01:00
net_socket.c Update copyright notices. 2010-02-02 22:49:21 +01:00
netutl.c Drop support for localisation. 2009-09-25 00:54:07 +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 Use uint32_t instead of long int for connection options. 2009-10-24 16:15:24 +02:00
node.h Update copyright notices. 2010-02-02 22:49:21 +01:00
process.c Start a tinc service if it already exists. 2009-11-01 15:57:28 +01:00
process.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
protocol.c Drop support for localisation. 2009-09-25 00:54:07 +02:00
protocol.h Ensure peers with a meta connection always have our key. 2010-02-03 11:18:46 +01:00
protocol_auth.c Update copyright notices. 2010-02-02 22:49:21 +01:00
protocol_edge.c Use uint32_t instead of long int for connection options. 2009-10-24 16:15:24 +02:00
protocol_key.c Ensure peers with a meta connection always have our key. 2010-02-03 11:18:46 +01:00
protocol_misc.c Drop support for localisation. 2009-09-25 00:54:07 +02:00
protocol_subnet.c Fast handoff of roaming MAC addresses. 2009-10-27 23:53:49 +01:00
route.c Update copyright notices. 2010-02-02 22:49:21 +01:00
route.h Update the address of the Free Software Foundation in all copyright headers. 2009-09-25 00:01:00 +02:00
subnet.c Update copyright notices. 2010-02-02 22:49:21 +01:00
subnet.h When learning MAC addresses, only check our own Subnets for previous entries. 2009-11-28 11:52:23 +00:00
tincd.c Update copyright notices. 2010-02-02 22:49:21 +01:00