summaryrefslogtreecommitdiffstats
path: root/secure/lib/librsaglue
Commit message (Collapse)AuthorAgeFilesLines
* Build a shared library too - ports expect it.kris2000-03-071-1/+0
| | | | | Reviewed by: peter Approved by: jkh
* Create a stub libRSAglue for bsd.port.mk's sakepeter2000-02-251-37/+5
|
* Build everything properly. This means:markm2000-02-241-5/+1
| | | | | | | | | | | o Don't b uild libdes. o Crypto is now housed in libcrypto (with a compatability symlink to libdes) o RSA may depend on RSAREF at your locale. o OpenSSH is now a part of the base system.
* Build infrastructure for libRSAglue, required for compatability withkris2000-01-201-0/+48
ports even though it doesn't seem to do anything which requires it to be separate from libcrypto.
OpenPOWER on IntegriCloud