Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | autogen.sh, configure.ac: fix build for mingw-w64 xcompiler, cleanup ↵ | Toni Uhlig | 2018-08-10 |
| | | | | | | superfluous code Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
| | | | | | | * fixed mingw64 cross compile issues * using getaddrinfo instead of obsolete gethostbyname * removed IS_WINDOWS AM_CONDITIONAL | ||
* | ptunnel-ng: | Toni Uhlig | 2017-12-18 |
* this is now an autotools project (added/renamed required files e.g. AUTHORS, COPYING) * removed user defined ip header (buggy; not useful anymore) |