Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |