Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-07 | net_ssl: SSL config tweaks for compatibility and security | moneromooo-monero | 1 | -0/+3 |
2019-04-26 | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256 | moneromooo-monero | 1 | -0/+2 |
2019-04-07 | Enabling daemon-rpc SSL now requires non-system CA verification | Lee Clagett | 1 | -0/+3 |
2019-04-07 | Require manual override for user chain certificates. | Lee Clagett | 1 | -1/+2 |
2019-04-07 | Perform RFC 2818 hostname verification in client SSL handshakes | Lee Clagett | 1 | -1/+13 |
2019-04-07 | Require server verification when SSL is enabled. | Lee Clagett | 1 | -0/+6 |
2019-04-07 | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 1 | -13/+61 |
2019-04-06 | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 1 | -3/+4 |
2019-03-08 | Fix startup errors with SSL cert generation | Howard Chu | 1 | -1/+0 |
2019-03-05 | epee: add SSL support | Martijn Otto | 1 | -2/+3 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -0/+68 |