Don't assume sa.sa_family is a short int.
[tinc] / src / names.c
2016-04-10 Guus SliepenFix --logfile without a filename on Windows.
2015-07-12 thorkillIncluded missing names.h
2015-05-20 Guus SliepenFix check for LOCALSTATEDIR accessibility for the CLI.
2015-05-19 Guus SliepenIf LOCALSTATEDIR is inaccessible, store the pid and...
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-27 Guus SliepenBetter default paths for log and PID files on Windows.
2013-09-08 Guus SliepenDon't try to mkdir(CONFDIR) if --config is used.
2013-07-15 Guus SliepenFix warning "Both netname and configuration directory...
2013-02-20 Guus SliepenFix compiler warnings on Windows.
2013-02-07 Guus SliepenDerive UNIX socket filename from PID filename.
2013-01-20 Guus SliepenFix tincctl init when /etc/tinc does not yet exist.
2013-01-17 Guus SliepenAllow connections via UNIX sockets.
2013-01-17 Guus SliepenMove make_names() and related variables to its own...