Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-07 | Add `verify_fail_if_no_cert` option for proper client authentication | Lee Clagett | 1 | -1/+1 |
2019-04-07 | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 1 | -36/+50 |
2019-04-06 | Do not require client certificate unless server has some whitelisted. | Lee Clagett | 1 | -12/+27 |
2019-04-06 | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 1 | -53/+45 |
2019-03-27 | No longer use deprecated RSA_generate_key in favor of | Martijn Otto | 1 | -7/+40 |
2019-03-10 | epee: certificate generation fix, pkey deleted | Dusan Klinec | 1 | -3/+5 |
2019-03-08 | Fix startup errors with SSL cert generation | Howard Chu | 1 | -37/+6 |
2019-03-05 | epee: add SSL support | Martijn Otto | 1 | -24/+58 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -0/+319 |