tinc/src
2001-07-01 21:42:13 +00:00
..
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c You can now put an option "Mode" in tinc.conf, and choose from: 2001-06-05 19:39:54 +00:00
conf.h You can now put an option "Mode" in tinc.conf, and choose from: 2001-06-05 19:39:54 +00:00
connection.c Fix gcc 3.0 warnings. 2001-06-29 13:09:55 +00:00
connection.h TCPonly now works (in a relatively clean way too). 2001-05-25 11:54:28 +00:00
Makefile.am - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
meta.c TCPonly now works (in a relatively clean way too). 2001-05-25 11:54:28 +00:00
meta.h - It's 2001, all copyright notices are updated. 2001-01-07 17:09:07 +00:00
net.c Execute tinc-down BEFORE tap device is closed. This is a. more symmetric 2001-06-29 10:30:18 +00:00
net.h Only reset seconds_till_retry when we activate the outgoing connection. 2001-06-08 18:02:10 +00:00
netutl.c - s/ip_t/ipv4_t/g 2001-05-07 19:08:46 +00:00
netutl.h - It's 2001, all copyright notices are updated. 2001-01-07 17:09:07 +00:00
process.c Fixed bug in setup_signals() that would make tinc die when unexpected 2001-03-13 09:55:14 +00:00
process.h Various small fixes. 2001-03-01 21:32:04 +00:00
protocol.c Check for all potential duplicate entries in the id tree. 2001-07-01 21:42:13 +00:00
protocol.h Since this is incompatible with some earlier versions, PROT_CURRENT is 2001-05-24 21:30:36 +00:00
route.c Fix compiler warning. 2001-07-01 09:21:14 +00:00
route.h - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
subnet.c Fix gcc 3.0 warnings. 2001-06-29 13:09:55 +00:00
subnet.h - Cleaned up subnet_t 2001-01-08 21:32:30 +00:00
tincd.c - tinc can now act as a switch or a hub too (as opposed to a router only) 2001-06-05 16:09:55 +00:00