Age | Commit message (Expand) | Author |
---|---|---|
2015-01-22 | Clean up the relayd headers with help of include-what-you-use and some | Reyk Floeter |
2015-01-16 | Adapt to <limits.h> universe. | Theo de Raadt |
2014-12-12 | Change the keyword "ssl" to "tls" to reflect reality since we | Reyk Floeter |
2014-10-02 | no need to set the same field NULL twice ;-) | Gilles Chehade |
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 |