| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No need to recheck for NULL in openssl(1) ecparam. | doug | 2015-07-20 | 1 | -5/+1 |
| * | Remove check that is never true. | doug | 2015-07-20 | 1 | -3/+1 |
| * | Handle NIST curve names in openssl(1) ecparam. | jsing | 2015-06-20 | 1 | -1/+4 |
| * | Provide a mechanism for option parsing to return the number of arguments | jsing | 2014-12-28 | 1 | -2/+2 |
| * | Provide two different function pointers for option function callbacks. This | jsing | 2014-12-28 | 1 | -5/+5 |
| * | Remove redundant NULL checks before free - BN_free(), BIO_free_all() and | jsing | 2014-12-14 | 1 | -17/+12 |
| * | Handle GF(2^m) EC curves for C code generation. | jsing | 2014-12-07 | 1 | -5/+7 |
| * | prefer C99 array initialization syntax. | bcook | 2014-10-13 | 1 | -2/+2 |
| * | Convert ecparam to new option/usage handling. | jsing | 2014-09-01 | 1 | -197/+215 |
| * | 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/+613 |
