Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exit if a pledge call fails in non-interactive mode. | doug | 2015-10-17 | 1 | -2/+4 |
* | add "tty" for several subcommands of openssl | semarie | 2015-10-17 | 1 | -2/+2 |
* | Initial support for pledges in openssl(1) commands. | doug | 2015-10-10 | 1 | -1/+6 |
* | Remove engine command and parameters from openssl(1). | bcook | 2015-09-11 | 1 | -21/+9 |
* | Remove all duplicate prototypes for *_main functions (these are already | jsing | 2015-08-22 | 1 | -3/+1 |
* | Make 'openssl pkeyutl -verify' return exit code 0 on success. | bcook | 2015-07-15 | 1 | -4/+5 |
* | fix an indentation that makes me upset | deraadt | 2014-10-08 | 1 | -2/+2 |
* | OpenSSL_add_all_algorithms() is called from openssl_startup() - it does not | jsing | 2014-08-28 | 1 | -3/+1 |
* | openssl_setup() calls SSL_load_error_strings(), which happens to call | jsing | 2014-08-28 | 1 | -2/+1 |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+503 |