tinc/src
2002-04-23 07:49:38 +00:00
..
freebsd - Non-blocking connect()s. 2002-02-18 16:25:19 +00:00
linux Set $INTERFACE correctly when using ethertap while compiled with tun/tap support. 2002-03-24 16:36:56 +00:00
netbsd - Non-blocking connect()s. 2002-02-18 16:25:19 +00:00
openbsd Fix format strings. 2002-03-27 16:00:38 +00:00
solaris - Non-blocking connect()s. 2002-02-18 16:25:19 +00:00
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c masklength is better known as prefixlength. 2002-04-09 11:42:48 +00:00
conf.h - Non-blocking connect()s. 2002-02-18 16:25:19 +00:00
connection.c Fix compiler warnings, strictly use long int and %lx for options. 2002-03-22 13:31:18 +00:00
connection.h Protocol now also exchanges cipher/digest/maclength/compression for the 2002-02-20 19:25:09 +00:00
device.h Merging of the entire pre5 branch. 2002-02-10 21:57:54 +00:00
edge.c Remove cruft. 2002-03-27 15:26:44 +00:00
edge.h - Added support for jumbograms. 2002-03-22 11:43:48 +00:00
event.c - Global time_t now, so that we don't have to call time() too often. 2002-03-01 14:09:31 +00:00
event.h Forgot to merge new files from pre5. 2002-02-11 10:05:58 +00:00
graph.c Execute hosts/name-up when a node becomes reachable, and hosts/name-down 2002-03-24 16:28:27 +00:00
graph.h Merging of the entire pre5 branch. 2002-02-10 21:57:54 +00:00
Makefile.am Remove symlink to device.c when doing a make dist. 2002-03-27 15:47:06 +00:00
meta.c - Global time_t now, so that we don't have to call time() too often. 2002-03-01 14:09:31 +00:00
meta.h Merging of the entire pre5 branch. 2002-02-10 21:57:54 +00:00
net.c Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the correct places. 2002-04-18 20:09:05 +00:00
net.h Limit the amount of packets in a queue to 8. 2002-03-27 15:01:37 +00:00
net_packet.c Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the correct places. 2002-04-18 20:09:05 +00:00
net_setup.c Add BindToAddress variable, similar to the late BindToIP. 2002-04-23 07:49:38 +00:00
net_socket.c Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the correct places. 2002-04-18 20:09:05 +00:00
netutl.c Support for MaxOS/X. 2002-04-19 14:06:40 +00:00
netutl.h Unmap v4mapped sockaddrs. 2002-03-17 15:59:29 +00:00
node.c Fix compiler warnings, strictly use long int and %lx for options. 2002-03-22 13:31:18 +00:00
node.h Updated SSSP algorithm to automatically detect indirect links (if a node uses 2002-03-19 22:48:25 +00:00
process.c Fix execute_script(). 2002-03-26 12:00:38 +00:00
process.h Merging of the entire pre5 branch. 2002-02-10 21:57:54 +00:00
protocol.c Remove cruft. 2002-03-27 15:26:44 +00:00
protocol.h - Added support for jumbograms. 2002-03-22 11:43:48 +00:00
protocol_auth.c Remove cruft. 2002-03-27 15:26:44 +00:00
protocol_edge.c Remove cruft. 2002-03-27 15:26:44 +00:00
protocol_key.c Fix compiler warnings, strictly use long int and %lx for options. 2002-03-22 13:31:18 +00:00
protocol_misc.c Reset retry timeout when receiving the first PONG, not right after receiving the ACK. 2002-03-23 20:21:10 +00:00
protocol_subnet.c Fix compiler warnings, strictly use long int and %lx for options. 2002-03-22 13:31:18 +00:00
route.c Support for MaxOS/X. 2002-04-19 14:06:40 +00:00
route.h - Global time_t now, so that we don't have to call time() too often. 2002-03-01 14:09:31 +00:00
subnet.c masklength is better known as prefixlength. 2002-04-09 11:42:48 +00:00
subnet.h masklength is better known as prefixlength. 2002-04-09 11:42:48 +00:00
tincd.c Cleanups, spelling fixes, allow symbol names for signals (-k option), 2002-03-11 11:23:04 +00:00