tinc/src
2001-06-04 11:14:35 +00:00
..
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c Fix error reporting of read_config 2001-01-17 01:30:05 +00:00
conf.h Removed lots of compiler warnings. 2001-02-27 16:37:31 +00:00
connection.c - route.c is now used to determine destination 2001-03-04 13:59:32 +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 Make sure Solaris is happy too. 2001-05-28 08:56:57 +00:00
net.h TCPonly now works (in a relatively clean way too). 2001-05-25 11:54:28 +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 TCPonly now works (in a relatively clean way too). 2001-05-25 11:54:28 +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 Added proxy-arp support. No more ifconfig -arp needed. Works like a charm 2001-06-04 11:14:35 +00:00
route.h - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
subnet.c Fix subnet_lookup() for overlapping subnets. Needs rethinking. 2001-06-01 08:02:09 +00:00
subnet.h - Cleaned up subnet_t 2001-01-08 21:32:30 +00:00
tincd.c Make sure Solaris is happy too. 2001-05-28 08:56:57 +00:00