tinc/src
2002-09-04 19:57:53 +00:00
..
cygwin Added stub device.c for Cygwin. 2002-07-11 12:57:06 +00:00
darwin s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
freebsd s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
linux s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
netbsd s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
openbsd s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
raw_socket Added support for raw sockets. This can be used instead of tun/tap devices. 2002-07-18 14:30:45 +00:00
solaris s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
conf.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
connection.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
connection.h Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
device.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
edge.c Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
edge.h Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
event.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
event.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
graph.c Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
graph.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
Makefile.am Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
meta.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
meta.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
net.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
net.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
net_packet.c Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
net_setup.c Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
net_socket.c Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
netutl.c Fix for prefixlengths of 32 (IPv4) and 128 (IPv6) bits. 2002-06-21 17:49:48 +00:00
netutl.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
node.c Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
node.h Revert to edge and graph stuff. This time, use a directed graph. 2002-09-04 13:48:52 +00:00
process.c Small fixes. 2002-09-04 14:17:28 +00:00
process.h Allow list of environment variables to be passed to execute_script(). 2002-07-10 11:27:06 +00:00
protocol.c Small updates. 2002-09-04 19:57:53 +00:00
protocol.h Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
protocol_auth.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
protocol_edge.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
protocol_key.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
protocol_misc.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
protocol_node.c Just ignore wrong ADD_NODEs instead of replying with a DEL_NODE, in the 2002-09-04 08:48:03 +00:00
protocol_subnet.c Generalized request broadcasting/forwarding. 2002-09-04 16:26:45 +00:00
route.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
route.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
subnet.c Clear subnets before using them. 2002-07-11 12:42:43 +00:00
subnet.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
tincd.c Allow tincd to be locked into main memory. 2002-07-16 13:12:49 +00:00