tinc/src
Guus Sliepen 6c7172d694 This subtle pointer arithmetic thingy is (I'm very sure of it) the cause
of the lingering connections problem. Hopefully it is fixed now...
2003-06-25 20:55:05 +00:00
..
cygwin Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
darwin Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
freebsd Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
linux Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
netbsd Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
openbsd Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
raw_socket Remove mymac stuff from device.c. 2003-06-11 19:28:38 +00:00
solaris Remove mymac stuff from device.c. 2003-06-11 19:28:38 +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 This subtle pointer arithmetic thingy is (I'm very sure of it) the cause 2003-06-25 20:55:05 +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 Really make tinc default to any addressfamily. 2003-06-25 20:52:59 +00:00
net_socket.c AddressFamily is "any" by default. 2003-06-11 19:27:35 +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 More braces to make gcc happy. 2003-06-11 19:40:43 +00:00
route.h Remove mymac stuff from device.c. 2003-06-11 19:28:38 +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