Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssl(1) doesn't need 5 .h files: merge timeouts.h into apps.h | tb | 2025-01-02 | 1 | -67/+0 |
| | | | | | | This is an extra header for two stupid constants... discussed with jsing | ||||
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+67 |
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@ |