Drop support for Cygwin.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 22 Oct 2018 14:53:12 +0000 (16:53 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 22 Oct 2018 14:53:12 +0000 (16:53 +0200)
commitddabda536acf33abbfef28bc199d2b3ae7219b46
tree1c0a664ac9f781df7c80ae312d7442e27417e79d
parent65f48924ff16a8471ad4464de1ee547bfb8a114c
Drop support for Cygwin.

Tinc can be built as a native Windows binary using MinGW, and should support
all of the features that the Cygwin version did.
configure.ac
doc/tinc.conf.5.in
doc/tinc.texi
doc/tincd.8.in
src/Makefile.am
src/cygwin/device.c [deleted file]
src/fsck.c
src/ifconfig.c
src/net_setup.c
src/utils.c