Rosen Penev
160deb4465
tcpproxy: fix Wformat warning
snprintf call requires one more byte for NULL termunator.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Alexander Couzens
59c25a89e0
tcpproxy: remove build timestamp and hostname
Build timestamp prevents reproducible builds [0].
Build hostname also breaks reproducible builds.
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
7 years ago
Christian Pointner
7af256a6cd
tcpproxy: update to version 1.2
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
10 years ago
Christian Pointner
2267da443a
This adds tcpproxy a simple tcp connection proxy.
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
11 years ago