Commit graph

4 commits

Author SHA1 Message Date
nia
e07c82753b ucspi: Fix build on NetBSD.
- Don't override CFLAGS from pkgsrc, don't build with -g.
- Make sure strlcpy gets defined, use _NETBSD_SOURCE.
- Honor LDFLAGS so pkgsrc library paths are found.
2020-11-30 12:41:41 +00:00
schmonz
5c8a84b07f Not sure this is right (can't test httppc easily), but it's a lot less
wrong than before. Bump PKGREVISION.
2020-11-27 13:48:25 +00:00
schmonz
9935df9e53 Provide a dprintf() implementation for portability, and use it
unconditionally. Ride recent bump.
2020-11-27 11:34:16 +00:00
schmonz
51ce95675f Initial import of ucspi-tools, a SOCKS proxy and TLS support for UCSPI.
This package contains additional tools for UCSPI chains. It brings
support for using SOCKS proxies with clients and TLS with servers
and clients.
2020-11-26 15:52:58 +00:00