Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove vestigial bits of sha-0 and md2 from openssl(1) | bcook | 2015-09-21 | 1 | -2/+2 |
* | Temporarily revive MD4 for MS CHAP support. | doug | 2015-09-14 | 1 | -2/+2 |
* | Remove MD4 support from LibreSSL. | doug | 2015-09-13 | 1 | -2/+2 |
* | Nuke SSLEAY_CONF -- a backwards compatibility environment variable that | lteo | 2015-09-12 | 1 | -3/+1 |
* | Remove engine command and parameters from openssl(1). | bcook | 2015-09-11 | 1 | -18/+8 |
* | Remove all duplicate prototypes for *_main functions (these are already | jsing | 2015-08-22 | 1 | -4/+1 |
* | Remove obsolete MDC-2DES from libcrypto. | doug | 2015-06-20 | 1 | -2/+2 |
* | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | jsing | 2014-10-22 | 1 | -4/+2 |
* | openssl_setup() calls SSL_load_error_strings(), which happens to call | jsing | 2014-08-28 | 1 | -3/+1 |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+1102 |