tinc/src
2000-05-31 18:21:27 +00:00
..
conf.c Added new configuration directive `Hostnames', which controls the resolving of IP addresses to hostnames. 2000-05-30 11:18:12 +00:00
conf.h Added new configuration directive `Hostnames', which controls the resolving of IP addresses to hostnames. 2000-05-30 11:18:12 +00:00
encr.c Internationalization of tinc. 2000-05-29 21:01:26 +00:00
encr.h Cleanups. 2000-05-14 12:22:42 +00:00
genauth.c Handle locale settings. 2000-05-31 18:21:27 +00:00
Makefile.am Define LOCALEDIR in CFLAGS. 2000-05-29 21:40:51 +00:00
net.c In terminate_connection, only send a notification to hosts that are directly connected to us. (DEL_HOST gets forwarded automatically.) 2000-05-30 12:38:15 +00:00
net.h Changed ping behaviour (backwards compatible). If we don't have any data 2000-05-14 13:02:20 +00:00
netutl.c Added new configuration directive `Hostnames', which controls the resolving of IP addresses to hostnames. 2000-05-30 11:18:12 +00:00
netutl.h Cleanups. 2000-05-14 12:22:42 +00:00
protocol.c Only accept an ADD_HOST request for a host that already exists in our conn_list if the nexthop field matches the sender. This is a workaround for older clients. 2000-05-30 21:36:16 +00:00
protocol.h Cleanups. 2000-05-14 12:22:42 +00:00
tincd.c Internationalization of tinc. 2000-05-29 21:01:26 +00:00