tinc/src
2001-10-10 08:49:47 +00:00
..
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
conf.c config_t* is a const parameter in get_config_val(). 2001-09-01 12:46:49 +00:00
conf.h config_t* is a const parameter in get_config_val(). 2001-09-01 12:46:49 +00:00
connection.c - Renamed lastbutonehop to prevhop. 2001-10-08 11:47:55 +00:00
connection.h Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a 2001-10-10 08:49:47 +00:00
Makefile.am - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
meta.c Remove all unnecessary status.meta and status.active checks. 2001-07-20 13:54:19 +00:00
meta.h - It's 2001, all copyright notices are updated. 2001-01-07 17:09:07 +00:00
net.c - Use ping timeout mechanism to close connections that don't authenticate 2001-10-08 13:37:30 +00:00
net.h Updated terminate_connection() so you can choose if DEL_HOSTs should be 2001-07-21 15:34:18 +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
node.c Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a 2001-10-10 08:49:47 +00:00
node.h Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a 2001-10-10 08:49:47 +00:00
process.c Killing tincd with SIGINT causes it to toggle between the current 2001-09-05 18:38:09 +00:00
process.h Optional signal number for -k option. 2001-09-01 12:36:53 +00:00
protocol.c Fix bug when dropping an old connection in favour of a new one from the 2001-10-08 15:37:14 +00:00
protocol.h Not only keep track of nexthop, but also of lastbutonehop. If destination cl 2001-09-24 14:12:00 +00:00
route.c Woohoo! tinc now compiles, runs and actually *works* on Solaris! 2001-07-21 20:21:25 +00:00
route.h - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
subnet.c Fix signed comparison bug in lookup_subnet_ipv4(). 2001-08-28 20:52:39 +00:00
subnet.h - Cleaned up subnet_t 2001-01-08 21:32:30 +00:00
tincd.c Optional signal number for -k option. 2001-09-01 12:36:53 +00:00
vertex.c Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a 2001-10-10 08:49:47 +00:00
vertex.h Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a 2001-10-10 08:49:47 +00:00