..
.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
- 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
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
- Solaris compile fixes
2001-06-21 16:16:32 +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
Woops - big bug in send_key_changed fixed.
2001-06-09 10:00:34 +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
- Solaris compile fixes
2001-06-21 16:16:32 +00:00
route.h
- route.c is now used to determine destination
2001-03-04 13:59:32 +00:00
subnet.c
Log and warn about duplicate subnet_add()'s for the same subnet.
2001-06-06 19:11:16 +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