tinc/src
Guus Sliepen 4dee76522e Small fixes:
- Fix compiler warnings (one was a real (but harmless) bug)
- Don't send PING packets if there is UDP traffic
- Correctly terminate strings containing salt for PING/PONG packets
2001-05-25 08:36:11 +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 - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
Makefile.am - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
meta.c Small fixes: 2001-05-25 08:36:11 +00:00
meta.h - It's 2001, all copyright notices are updated. 2001-01-07 17:09:07 +00:00
net.c Small fixes: 2001-05-25 08:36:11 +00:00
net.h - s/ip_t/ipv4_t/g 2001-05-07 19:08:46 +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 Small fixes: 2001-05-25 08:36:11 +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 - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
route.h - route.c is now used to determine destination 2001-03-04 13:59:32 +00:00
subnet.c - Fixed IPv6 subnet lookup routine. 2001-01-07 20:19:08 +00:00
subnet.h - Cleaned up subnet_t 2001-01-08 21:32:30 +00:00
tincd.c Various small fixes. 2001-03-01 21:32:04 +00:00