Commit Graph

14 Commits

Author SHA1 Message Date
Sam Hocevar
af88e6fd4f Release version 0.73. 2021-02-19 09:56:52 +01:00
Sam Hocevar
f91e34c3af Release version 0.72. 2021-02-16 09:27:25 +01:00
Sam Hocevar
6a1e7e75a3 Prepare version 0.71. 2021-02-14 12:06:31 +01:00
Sam Hocevar
5a70f2bf4e Allow to build application with Visual Studio. 2021-02-13 23:02:03 +01:00
Sam Hocevar
9d140d8f87 Move C source files to an src/ subdirectory.
It was a bit crowded in here. This makes the source tree a bit nicer.
2017-09-11 19:25:26 +02:00
Sam Hocevar
b5f75eae99 Version 0.70. 2017-09-09 19:28:12 +02:00
Sam Hocevar
37437a5c5b Improve UDP connection handling.
Send a zero-sized UDP packet when first accessing the server; this makes
TCP→UDP→TCP redirects work in both directions.

Properly close UDP connections when the other end disconnects (TCP) or
timeouts (UDP).
2017-09-08 13:28:09 +02:00
Sam Hocevar
b3550b8e77 Release 0.63 seems ready. 2017-07-19 19:33:15 +02:00
Sam Hocevar
cb60037d58 Fix Windows cross-compilation.
Test with: ./configure --host=i686-w64-mingw32
2016-02-08 09:20:55 +01:00
Sam Hocevar
53d670f9b1 Some cleaning up in includes and ifdefs. 2016-02-07 00:05:09 +01:00
Sam Hocevar
f0e2370747 Forgot to upgrade package version. 2016-02-06 14:20:20 +01:00
Sam Hocevar
dcfd95d14e Prepare a 0.62.0sam release. 2016-01-11 03:12:57 +01:00
Sam Hocevar
568da70b3b Use socklen_t type for accept() if available. 2016-01-11 03:09:04 +01:00
Sam Hocevar
acb00a89f9 Use autoconf and automake and remove MSVC projects.
This patch is imported from the rinetd Debian package.
2016-01-11 03:09:04 +01:00