wownero/contrib/epee/src
Lee Clagett f18a069fcc Do not require client certificate unless server has some whitelisted.
Currently a client must provide a certificate, even if the server is
configured to allow all certificates. This drops that requirement from
the client - unless the server is configured to use a CA file or
fingerprint(s) for verification - which is the standard behavior for SSL
servers.

The "system-wide" CA is not being used as a "fallback" to verify clients
before or after this patch.
2019-04-06 23:47:06 -04:00
..
buffer.cpp epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
CMakeLists.txt Added socks proxy (tor/i2pd/kovri) support to wallet 2019-03-25 01:35:13 +00:00
connection_basic.cpp Merge pull request #5259 2019-03-21 14:49:09 +02:00
hex.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
http_auth.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
memwipe.c Update 2019 copyright 2019-03-05 22:05:34 +01:00
mlocker.cpp Merge pull request #4951 2019-01-06 20:38:33 +02:00
mlog.cpp perf_timer: make all logs Info level 2018-12-08 10:53:09 +00:00
net_helper.cpp Added socks proxy (tor/i2pd/kovri) support to wallet 2019-03-25 01:35:13 +00:00
net_ssl.cpp Do not require client certificate unless server has some whitelisted. 2019-04-06 23:47:06 -04:00
net_utils_base.cpp Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00:00
network_throttle-detail.cpp New interactive daemon command 'print_net_stats': Global traffic stats 2019-03-24 16:58:57 +01:00
network_throttle.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
readline_buffer.cpp readline: don't dereference possible NULL pointer 2019-01-21 01:57:14 -05:00
string_tools.cpp move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
wipeable_string.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00