tinc/src
2003-03-19 11:43:42 +00:00
..
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 Use /dev/net/tun as default for tun/tap device under Linux. 2002-09-15 22:19:19 +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 Link with libintl if necessary. 2002-09-10 21:46:05 +00:00
meta.c Make sure send_meta() writes everything. 2003-03-19 11:43:42 +00:00
meta.h Switch to K&R style indentation. 2002-09-09 21:25:28 +00:00
net.c - Fix indentation in some places. 2003-01-17 00:37:20 +00:00
net.h port_t isn't used anymore and conflicts with MacOS/X headers. 2002-09-15 12:26:24 +00:00
net_packet.c Fix PriorityInheritance. 2002-11-14 22:09:03 +00:00
net_setup.c Call RSA_blinding_on(), as advised in the paper on 2003-03-14 09:43:10 +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 Remove redundant spaces. 2002-09-09 22:33:31 +00:00
node.h Switch to K&R style indentation. 2002-09-09 21:25:28 +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 Remove redundant spaces. 2002-09-09 22:33:31 +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 Remove redundant spaces. 2002-09-09 22:33:31 +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 Various fixes for autoconf and OpenSSL 0.9.7 and a missing header. 2003-01-17 00:43:58 +00:00