Age | Commit message (Expand) | Author |
---|---|---|
2017-08-13 | Switch to -Werror with clang for libressl. | Doug Hogan |
2017-07-09 | remove redundant variable declarations in Makefiles, since those are | Marc Espie |
2017-05-07 | Limit -Werror to gcc4 as was done in libcrypto/libssl/libtls to avoid | Jonathan Gray |
2016-09-04 | bye bye cms. send it to the attic | Bob Beck |
2015-09-11 | Remove engine command and parameters from openssl(1). | Brent Cook |
2015-02-10 | Introduce an openssl(1) certhash command. | Joel Sing |
2014-12-03 | Move Windows OS-specific functions to make porting easier. | Brent Cook |
2014-09-10 | Disable -Wshadow again, since it breaks builds on vax with gcc3. | Joel Sing |
2014-09-01 | Enable -Wshadow in openssl(1) and fix a few shadow warnings. | Doug Hogan |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |