Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | 2014-08-26 | 1 | -517/+0 | |
| | | | | | | | | a system/superuser binary. At the same time, move the source code from its current lib/libssl/src/apps location to a more appropriate home under usr.bin/openssl. ok deraadt@ miod@ | ||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -2/+1 | |
| | |||||
* | KNF. | 2014-04-22 | 1 | -461/+461 | |
| | |||||
* | OpenSSL 0.9.5a merge | 2000-04-15 | 1 | -0/+1 | |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | 1998-10-05 | 1 | -0/+517 | |
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. |