.. |
bsd
|
Set FD_CLOEXEC flag on all sockets.
|
2012-02-17 16:13:38 +01:00 |
cygwin
|
Allow linking with multiple device drivers.
|
2011-12-04 01:20:59 +01:00 |
linux
|
Allow setting DeviceType to tun or tap on Linux.
|
2012-02-18 14:37:52 +01:00 |
mingw
|
Allow linking with multiple device drivers.
|
2011-12-04 01:20:59 +01:00 |
solaris
|
Set FD_CLOEXEC flag on all sockets.
|
2012-02-17 16:13:38 +01:00 |
conf.c
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
conf.h
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
connection.c
|
Always try next Address when an outgoing connection fails to authenticate.
|
2012-03-20 23:49:16 +01:00 |
connection.h
|
Always try next Address when an outgoing connection fails to authenticate.
|
2012-03-20 23:49:16 +01:00 |
device.h
|
Releasing 1.0.18.
|
2012-03-25 15:32:26 +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
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
graph.h
|
Update copyright notices.
|
2012-03-10 13:23:08 +01: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
|
Add support for multicast communication with UML/QEMU/KVM.
|
2012-03-21 17:00:53 +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 |
multicast_device.c
|
Fix some more compiler warnings.
|
2012-03-25 14:46:50 +01:00 |
net.c
|
Fix some more compiler warnings.
|
2012-03-25 14:46:50 +01:00 |
net.h
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
net_packet.c
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
net_setup.c
|
Add support for multicast communication with UML/QEMU/KVM.
|
2012-03-21 17:00:53 +01:00 |
net_socket.c
|
Add LocalDiscovery option which tries to detect peers on the local network.
|
2012-02-22 23:17:43 +01: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
|
Update copyright notices.
|
2012-03-10 13:23:08 +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
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
protocol.h
|
Fix sparse warnings and add an extra sprinkling of const.
|
2011-05-28 23:36:52 +02:00 |
protocol_auth.c
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
protocol_edge.c
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
protocol_key.c
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
protocol_misc.c
|
Releasing 1.0.18.
|
2012-03-25 15:32:26 +01: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
|
Fix check for raw socket support.
|
2012-02-21 14:06:55 +01:00 |
route.c
|
Set default value of DecrementTTL to "no".
|
2012-03-23 13:18:36 +01:00 |
route.h
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
subnet.c
|
Support :: in IPv6 Subnets.
|
2012-03-25 22:54:36 +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
|
Update copyright notices.
|
2012-03-10 13:23:08 +01:00 |
uml_device.c
|
Set FD_CLOEXEC flag on all sockets.
|
2012-02-17 16:13:38 +01:00 |
vde_device.c
|
Fix return type of vde_recv() as well.
|
2012-03-25 15:17:50 +01:00 |