8 Commits

Author SHA1 Message Date
tb
21707c3b84 net/ctunnel: avoid upcoming build failure by using EVP_CIPHER_CTX_new()
instead of a naked calloc(). The better fix would be a update to 0.8;
in the interim land this.

ok pea (maintainer)
2021-11-17 14:13:10 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
ec4340a364 Remove lpthread patches from the "security" category. 2012-08-19 13:30:04 +00:00
pea
ae269d4653 Update to 0.4
looks fine to ajacoutot@
2011-01-12 15:19:14 +00:00
ajacoutot
0f43a16b03 Import ctunnel-0.2
ctunnel is a software for proxying and forwarding TCP connections via 
a cryptographic tunnel.
ctunnel can be used to secure any existing TCP based protocol, such 
as HTTP, VNC, Telnet, FTP, RSH, MySQL, etc.
You can also chain/bounce connections to any number of intermediary hosts.

from Pierre-Emmanuel Andre <pea@raveland.org>, thanks!
2008-10-01 16:12:55 +00:00