.. |
cygwin
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
darwin
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
freebsd
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
linux
|
If we have a Linux tun/tap device and we are in router mode, open the device
|
2003-06-11 19:09:52 +00:00 |
netbsd
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
openbsd
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
raw_socket
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
solaris
|
Clean up after indent.
|
2002-09-10 21:29:42 +00:00 |
.cvsignore
|
More files to ignore in CVS
|
2001-02-11 11:55:28 +00:00 |
conf.c
|
port_t isn't used anymore and conflicts with MacOS/X headers.
|
2002-09-15 12:26:24 +00:00 |
conf.h
|
port_t isn't used anymore and conflicts with MacOS/X headers.
|
2002-09-15 12:26:24 +00:00 |
connection.c
|
Fix placement of #include "config.h"
|
2002-09-10 22:13:01 +00:00 |
connection.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
device.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
edge.c
|
Fix placement of #include "config.h"
|
2002-09-10 22:13:01 +00:00 |
edge.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
event.c
|
Remove redundant spaces.
|
2002-09-09 22:33:31 +00:00 |
event.h
|
Remove redundant spaces.
|
2002-09-09 22:33:31 +00:00 |
graph.c
|
- Fix indentation in some places.
|
2003-01-17 00:37:20 +00:00 |
graph.h
|
s/sliepen.warande.net/sliepen.eu.org/g
|
2002-06-21 10:11:37 +00:00 |
Makefile.am
|
Fix warning and add missing checks for LZO library.
|
2003-06-07 13:18:32 +00:00 |
meta.c
|
Typo.
|
2003-03-19 11:45:05 +00:00 |
meta.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
net.c
|
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
|
2003-05-06 21:13:18 +00:00 |
net.h
|
Small fixes.
|
2003-05-07 11:21:58 +00:00 |
net_packet.c
|
Small fixes.
|
2003-05-07 11:21:58 +00:00 |
net_setup.c
|
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
|
2003-05-06 21:13:18 +00:00 |
net_socket.c
|
- Fix indentation in some places.
|
2003-01-17 00:37:20 +00:00 |
netutl.c
|
Remove redundant spaces.
|
2002-09-09 22:33:31 +00:00 |
netutl.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
node.c
|
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
|
2003-05-06 21:13:18 +00:00 |
node.h
|
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
|
2003-05-06 21:13:18 +00:00 |
process.c
|
Fix saving of debug level for startup level 0
|
2002-09-30 19:04:37 +00:00 |
process.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
protocol.c
|
Remove redundant spaces.
|
2002-09-09 22:33:31 +00:00 |
protocol.h
|
Let GCC check format string and arguments of send_request().
|
2002-09-09 22:41:56 +00:00 |
protocol_auth.c
|
- Fix indentation in some places.
|
2003-01-17 00:37:20 +00:00 |
protocol_edge.c
|
Run graph() after edge_del() when updating an edge.
|
2002-09-24 11:43:34 +00:00 |
protocol_key.c
|
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
|
2003-05-06 21:13:18 +00:00 |
protocol_misc.c
|
Remove redundant spaces.
|
2002-09-09 22:33:31 +00:00 |
protocol_subnet.c
|
Remove redundant spaces.
|
2002-09-09 22:33:31 +00:00 |
route.c
|
Checksums must also work for uneven number of bytes.
|
2003-03-29 22:11:22 +00:00 |
route.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
subnet.c
|
Small fixes so tinc compiles out of the box on SunOS 5.8
|
2002-09-15 14:55:54 +00:00 |
subnet.h
|
Switch to K&R style indentation.
|
2002-09-09 21:25:28 +00:00 |
tincd.c
|
Call make_names() before doing anything else.
|
2003-06-11 19:07:56 +00:00 |