summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove old infrastructure which is not used anymore. Ok'd by beck@brad2001-01-311-5/+2
|
* subdir Makefiles should not contain anything elsederaadt1999-03-171-5/+0
|
* do not break thingsderaadt1999-03-171-5/+2
|
* Add ssl.8 man page - configuration and issues overview.beck1999-03-161-1/+2
|
* Add install of reasonable default ssleay.cnf filebeck1999-03-161-0/+6
|
* do not build ssleay binaryderaadt1998-10-071-3/+2
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+12
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.