Age | Commit message (Expand) | Author |
---|---|---|
2014-05-04 | Create a new default RSA engine instead of patching the existing one | Reyk Floeter |
2014-04-22 | Support the CA key for SSL inspection in the ca process. Instead of | Reyk Floeter |
2014-04-21 | Use RSA_set_ex_data()/RSA_get_ex_data() directly instead of | Reyk Floeter |
2014-04-21 | The OpenSSL engine passes a "const u_char *" to the callback but | Reyk Floeter |
2014-04-18 | spacing | Reyk Floeter |
2014-04-18 | Fix SSL client-only mode when no RSA private key is needed. | Reyk Floeter |
2014-04-18 | The RSA_FLAG_SIGN_VER is not yet supported and the current code uses | Reyk Floeter |
2014-04-18 | Introduce privsep for private keys: | Reyk Floeter |