sst -  simple SSL tunnel.

sst-man		- manual page.
sst.1		- manual page source.

sst.c		- builds with OpenSSL-0.9.{5,6}

sst.c_094	- builds with OpenSSL-0.9.4.

sst.tar.gz	- contains the old sst.c because the FreeBSD port does
		  its own patching for building with OpenSSL-0.9.5.

sst_094.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.4.
		  (this is the same as just plain "sst.tar.gz")

sst_095.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.5.

sst_096a.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.6a.
		  (includes optional code for use with an EGD)
		  (see "http://www.lothar.com/tech/crypto/")

sst_096b.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.6b.
		  this is identical to sst_096a.tar.gz. -- in fact,
		  this is just a hard link to sst_096a.tar.gz.

sst_096c.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.6c.
		  this is identical to sst_096b.tar.gz.

sst_096i.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.6i.
		  this is identical to sst_096b.tar.gz.

sst_097.tar.gz	- contains the sst.c which builds with OpenSSL-0.9.7.
		  this is identical to sst_096b.tar.gz.