.. |
bsd
|
Merge branch 'master' into 1.1
|
2009-11-02 14:24:27 +01:00 |
cygwin
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
dummy
|
Add dummy device.
|
2009-10-24 16:05:12 +02:00 |
gcrypt
|
Do not use hardcoded cipher block length when padding.
|
2009-12-19 23:23:25 +01:00 |
linux
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
mingw
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
openssl
|
Fix packet authentication.
|
2009-12-18 01:15:25 +01:00 |
raw_socket
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
solaris
|
Merge branch 'master' into 1.1
|
2009-11-02 14:24:27 +01:00 |
uml_socket
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
conf.c
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
conf.h
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
connection.c
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
connection.h
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
control.c
|
Allow connections to be closed.
|
2009-12-16 21:16:56 +01:00 |
control.h
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
control_common.h
|
Allow connections to be closed.
|
2009-12-16 21:16:56 +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 the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
edge.h
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
graph.c
|
Merge branch 'master' into 1.1
|
2009-12-11 22:31:27 +01:00 |
graph.h
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
logger.c
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
logger.h
|
Use the event log under Windows.
|
2003-08-17 09:04:00 +00:00 |
Makefile.am
|
Include missing header files and source directories.
|
2009-12-14 21:25:06 +01:00 |
meta.c
|
recv() and recvfrom() return int, do not prematurely cast the return value.
|
2009-12-19 20:52:19 +01:00 |
meta.h
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
net.c
|
Do not include OpenSSL headers directly.
|
2009-12-14 21:20:56 +01:00 |
net.h
|
Better integration of libevent in build system.
|
2009-11-07 14:35:48 +01:00 |
net_packet.c
|
Do not consider unreachable nodes when trying to determine packet origin.
|
2009-12-19 20:53:48 +01:00 |
net_setup.c
|
Don't enable device events when there is no valid filedescriptor.
|
2009-11-04 16:18:08 +01:00 |
net_socket.c
|
Merge branch 'master' into 1.1
|
2009-11-02 14:24:27 +01:00 |
netutl.c
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +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
|
Fix compiler warnings.
|
2009-12-11 22:38:06 +01:00 |
node.h
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
process.c
|
Merge branch 'master' into 1.1
|
2009-11-02 14:24:27 +01:00 |
process.h
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
protocol.c
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
protocol.h
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
protocol_auth.c
|
Use the TCP socket infrastructure for control sockets.
|
2009-11-07 23:43:25 +01:00 |
protocol_edge.c
|
Merge branch 'master' into 1.1
|
2009-11-02 14:24:27 +01:00 |
protocol_key.c
|
Fix packet authentication.
|
2009-12-18 01:15:25 +01:00 |
protocol_misc.c
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
protocol_subnet.c
|
Merge branch 'master' into 1.1
|
2009-11-02 14:24:27 +01:00 |
route.c
|
Merge branch 'master' into 1.1
|
2009-12-11 22:31:27 +01:00 |
route.h
|
Merge branch 'master' into 1.1
|
2009-09-29 14:55:29 +02:00 |
subnet.c
|
Merge branch 'master' into 1.1
|
2009-12-11 22:31:27 +01:00 |
subnet.h
|
Merge branch 'master' into 1.1
|
2009-12-11 22:31:27 +01:00 |
tincctl.c
|
Allow connections to be closed.
|
2009-12-16 21:16:56 +01:00 |
tincd.c
|
Fix compiler warnings.
|
2009-12-11 22:38:06 +01:00 |