.. |
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
|
Fix reading configuration files that do not end with a newline. Again.
|
2010-04-17 12:01:38 +02:00 |
conf.h
|
Simplify reading lines from configuration files.
|
2010-03-01 23:35:02 +01:00 |
connection.c
|
Preload all Subnets in TunnelServer mode.
|
2010-03-01 23:44:56 +01: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
|
Ensure subnet-up/down scripts are called after HUP when necessary.
|
2010-04-11 18:34:50 +02:00 |
net.h
|
Reload Subnets when getting a HUP signal and StrictSubnets is used.
|
2010-04-11 00:50:42 +02:00 |
net_packet.c
|
Add --disable-zlib configure option
|
2010-02-10 16:47:52 +01:00 |
net_setup.c
|
Fix reloading Subnets when StrictSubnets is set.
|
2010-04-11 04:35:16 +02:00 |
net_socket.c
|
Update copyright notices.
|
2010-02-02 22:49:21 +01:00 |
netutl.c
|
Convert Port to numeric form before sending it to other nodes.
|
2010-04-03 09:46:45 +01: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
|
Add the StrictSubnets option.
|
2010-03-02 00:18:44 +01:00 |
protocol.h
|
Add the StrictSubnets option.
|
2010-03-02 00:18:44 +01:00 |
protocol_auth.c
|
Convert Port to numeric form before sending it to other nodes.
|
2010-04-03 09:46:45 +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
|
Log unauthorized Subnets when StrictSubnets is set.
|
2010-03-08 21:44:32 +01:00 |
route.c
|
Don't redefine MAX if it already exists.
|
2010-04-11 19:39:31 +02:00 |
route.h
|
Add the DirectOnly option.
|
2010-03-02 22:55:24 +01:00 |
subnet.c
|
Update copyright notices.
|
2010-02-02 22:49:21 +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
|
Add --disable-lzo configure option
|
2010-02-10 16:47:52 +01:00 |