Path to this page:
./
net/ucspi-proxy,
Proxy between an UCSPI client and server
Branch: CURRENT,
Version: 1.1,
Package name: ucspi-proxy-1.1,
Maintainer: schmonzucspi-proxy contains a proxy program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client. The
simple usage is:
UCSPIserver [address] UCSPIclient [address] ucspi-proxy
Replace "UCSPIserver" with the program that will accept connections, and
"UCSPIclient" with the program that will make connections.
Master sites:
Filesize: 37.452 KB
Version history: (Expand)
- (2020-11-18) Package added to pkgsrc.se, version ucspi-proxy-1.1 (created)
CVS history: (Expand)
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-11-27 19:45:54 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Fix SunOS build: add -lsocket.
|
2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message:
Remove DJB_RESTRICTED, no longer used.
|
2020-11-18 15:17:11 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Initial import of ucspi-proxy, a program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client. The
simple usage is:
UCSPIserver [address] UCSPIclient [address] ucspi-proxy
Replace "UCSPIserver" with the program that will accept connections, and
"UCSPIclient" with the program that will make connections.
|