tinc/src
2001-11-16 12:22:02 +00:00
..
freebsd Added FreeBSD tap device handling. 2001-10-12 15:22:59 +00:00
linux - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
openbsd Forgot the tun specific stuff. 2001-10-12 15:52:03 +00:00
solaris Various fixes needed for Solaris. 2001-11-05 19:06:07 +00:00
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c Don't include netutl.h. 2001-11-16 12:22:02 +00:00
conf.h get_config_{ip,port} removed. 2001-11-16 12:14:20 +00:00
connection.c Don't include netutl.h. 2001-11-16 12:22:02 +00:00
connection.h Changed prototype for lookup_connection to use struct addrinfo 2001-11-16 12:01:48 +00:00
device.h - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
edge.c Don't include netutl.h. 2001-11-16 12:22:02 +00:00
edge.h Changed to use struct addrinfo where needed. 2001-11-16 12:13:34 +00:00
graph.c - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
graph.h - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
Makefile.am Don't compile/link netutl.c. 2001-11-16 12:16:28 +00:00
meta.c Big bad commit: 2001-10-27 12:13:17 +00:00
meta.h - It's 2001, all copyright notices are updated. 2001-01-07 17:09:07 +00:00
net.c Don't include netutl.h. 2001-11-16 12:22:02 +00:00
net.h Removed definitions of ipv4_t, ipv6_t, port_t 2001-11-16 12:08:38 +00:00
node.c - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
node.h Changed to use struct addrinfo where needed. 2001-11-16 12:13:34 +00:00
process.c *** empty log message *** 2001-11-03 22:53:02 +00:00
process.h Optional signal number for -k option. 2001-09-01 12:36:53 +00:00
protocol.c Correctly check if subnet owner exists. 2001-11-04 23:48:27 +00:00
protocol.h What was I thinking? s/vertex/edge/g. 2001-10-28 08:41:19 +00:00
route.c Make sure everything links. 2001-10-27 13:13:35 +00:00
route.h Big bad commit: 2001-10-27 12:13:17 +00:00
subnet.c Various fixes, tinc is now somewhat capable of actually working again. 2001-10-30 12:59:12 +00:00
subnet.h Obsoleted all IP<x> types in favor of struct addrinfo 2001-11-16 12:10:54 +00:00
tincd.c What was I thinking? s/vertex/edge/g. 2001-10-28 08:41:19 +00:00