index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
epee
/
src
/
net_ssl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_ssl: free certs after setting them up
moneromooo-monero
2019-05-10
1
-2
/
+2
*
net_ssl: SSL config tweaks for compatibility and security
moneromooo-monero
2019-05-07
1
-4
/
+125
*
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
moneromooo-monero
2019-04-26
1
-1
/
+1
*
Enabling daemon-rpc SSL now requires non-system CA verification
Lee Clagett
2019-04-07
1
-0
/
+19
*
Require manual override for user chain certificates.
Lee Clagett
2019-04-07
1
-0
/
+3
*
Only check top-level certificate against fingerprint list.
Lee Clagett
2019-04-07
1
-2
/
+4
*
Call `use_certificate_chain_file` instead of `use_certificate_file`
Lee Clagett
2019-04-07
1
-1
/
+1
*
Perform RFC 2818 hostname verification in client SSL handshakes
Lee Clagett
2019-04-07
1
-3
/
+12
*
Require server verification when SSL is enabled.
Lee Clagett
2019-04-07
1
-11
/
+10
*
Add `verify_fail_if_no_cert` option for proper client authentication
Lee Clagett
2019-04-07
1
-1
/
+1
*
Pass SSL arguments via one class and use shared_ptr instead of reference
Lee Clagett
2019-04-07
1
-36
/
+50
*
Do not require client certificate unless server has some whitelisted.
Lee Clagett
2019-04-06
1
-12
/
+27
*
Change SSL certificate file list to OpenSSL builtin load_verify_location
Lee Clagett
2019-04-06
1
-53
/
+45
*
No longer use deprecated RSA_generate_key in favor of
Martijn Otto
2019-03-27
1
-7
/
+40
*
epee: certificate generation fix, pkey deleted
Dusan Klinec
2019-03-10
1
-3
/
+5
*
Fix startup errors with SSL cert generation
Howard Chu
2019-03-08
1
-37
/
+6
*
epee: add SSL support
Martijn Otto
2019-03-05
1
-24
/
+58
*
epee: add SSL support
moneromooo-monero
2019-02-02
1
-0
/
+319