tinc/src
2001-11-04 23:48:27 +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 Forgot to remove some old #ifdef stuff. 2001-10-12 15:38:35 +00:00
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c Show cfg->variable instead of cfg->value when complaining about wrong type. 2001-10-31 20:07:17 +00:00
conf.h What was I thinking? s/vertex/edge/g. 2001-10-28 08:41:19 +00:00
connection.c More updates to protocol handlers and reimplemented terminate_connection(). 2001-10-30 16:34:32 +00:00
connection.h More updates to protocol handlers and reimplemented terminate_connection(). 2001-10-30 16:34:32 +00:00
device.h - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
edge.c Various fixes, tinc is now somewhat capable of actually working again. 2001-10-30 12:59:12 +00:00
edge.h - More changes needed for Kruskal's algorithm 2001-10-28 22:42:49 +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 Various fixes, tinc is now somewhat capable of actually working again. 2001-10-30 12:59:12 +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 *** empty log message *** 2001-11-03 22:53:02 +00:00
net.h Make sure everything links. 2001-10-27 13:13:35 +00:00
netutl.c Some very small fixes 2001-10-31 20:37:54 +00:00
netutl.h Big bad commit: 2001-10-27 12:13:17 +00:00
node.c - Small fixes to graph algorithms 2001-10-31 12:50:24 +00:00
node.h - More changes needed for Kruskal's algorithm 2001-10-28 22:42:49 +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 - More changes needed for Kruskal's algorithm 2001-10-28 22:42:49 +00:00
tincd.c What was I thinking? s/vertex/edge/g. 2001-10-28 08:41:19 +00:00