wownero/contrib/epee/include
moneromooo-monero 3d649d528a
epee: close connection when the peer has done so
This fixes rapid reconnections failing as the peer hasn't yet
worked out the other side is gone, and will reject "duplicate"
connections until a timeout.
2019-11-11 20:05:24 +00:00
..
net epee: close connection when the peer has done so 2019-11-11 20:05:24 +00:00
serialization daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
storages daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
ado_db_helper.h
byte_slice.h Add ref-counted buffer byte_slice. Currently used for sending TCP data. 2019-07-16 16:30:35 +00:00
console_handler.h simplewallet: lock console on inactivity 2019-08-28 19:01:48 +00:00
copyable_atomic.h copyable_atomic: add a ctor with initial value 2017-09-27 11:43:08 +01:00
file_io_utils.h epee.string_tools: add conversion between UTF-8 and UTF-16 2018-06-28 09:40:26 +09:00
fnv1.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
global_stream_operators.h
gzip_encoding.h
hex.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
hmac-md5.h
include_base_utils.h
int-util.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
math_helper.h epee: allow a random component in once_a_time timeouts 2019-11-01 20:57:24 +00:00
md5_l.h
md5_l.inl Removed boost/asio.hpp include from epee/string_tools.h 2017-03-18 22:05:14 -04:00
md5global.h
memwipe.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
misc_language.h default initialize rpc structures 2019-03-04 22:38:03 +00:00
misc_log_ex.h epee: misc_log_ex.h can now be used in C code 2019-09-24 15:47:31 +00:00
misc_os_dependent.h blockchain_stats: don't use gmtime_r on Windows 2018-11-21 00:50:53 +00:00
mlocker.h various: do not propagate exception through dtor 2018-11-15 15:53:21 +00:00
pragma_comp_defs.h
profile_tools.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
readline_buffer.h simplewallet: lock console on inactivity 2019-08-28 19:01:48 +00:00
reg_exp_definer.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
reg_utils.h
rolling_median.h blockchain: keep a rolling long term block weight median 2019-05-02 09:47:01 +00:00
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h Add missing include 2019-03-31 18:39:25 +02:00
static_initializer.h
stats.h performance_tests: better stats, and keep track of timing history 2019-01-28 15:45:37 +00:00
stats.inl performance_tests: better stats, and keep track of timing history 2019-01-28 15:45:37 +00:00
string_coding.h Removed some unused epee functions 2017-04-25 16:07:32 -04:00
string_tools.h epee: support unicode in parsed strings 2019-08-16 17:06:03 +00:00
syncobj.h syncobj.h no longer defines shared_guard, so remove those define's 2019-08-23 08:42:36 +02:00
time_helper.h
tiny_ini.h
to_nonconst_iterator.h
warnings.h
winobj.h
wipeable_string.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
zlib_helper.h