monero/contrib/epee/src
Martijn Otto 6079042cce
Use boost::asio::ssl::context::sslv23 for backwards compatibility
All the insecure protocols that this enables are then disabled, so they
cannot be actually used. The end-result is the same.
2020-03-11 09:28:02 +01:00
..
buffer.cpp ensure no NULL is passed to memcpy 2019-06-14 08:47:29 +00:00
byte_slice.cpp Add ref-counted buffer byte_slice. Currently used for sending TCP data. 2019-07-16 16:30:35 +00:00
CMakeLists.txt Merge pull request #5966 2019-10-22 10:08:32 -05:00
connection_basic.cpp epee: connection_basic: resolve CID 203916 (UNINIT_CTOR) 2019-09-06 23:18:00 +00:00
hex.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
http_auth.cpp epee: reorder a couple init list fields to match declaration 2019-11-25 19:27:54 +00:00
int-util.cpp Support median block size > 4 GB 2019-10-21 10:41:07 +00:00
levin_base.cpp Added support for "noise" over I1P/Tor to mask Tx transmission. 2019-07-17 14:22:37 +00: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 daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
net_helper.cpp Add IPv6 support 2019-07-31 20:04:57 -04:00
net_ssl.cpp Use boost::asio::ssl::context::sslv23 for backwards compatibility 2020-03-11 09:28:02 +01:00
net_utils_base.cpp Add IPv6 support 2019-07-31 20:04:57 -04: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 simplewallet: lock console on inactivity 2019-08-28 19:01:48 +00:00
string_tools.cpp move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
wipeable_string.cpp ensure no NULL is passed to memcpy 2019-06-14 08:47:29 +00:00