wownero/contrib/epee/include
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
The commands handler must not be destroyed before the config
object, or we'll be accessing freed memory.

An earlier attempt at using boost::shared_ptr to control object
lifetime turned out to be very invasive, though would be a
better solution in theory.
2017-10-09 16:46:42 +01:00
..
net Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
serialization serialization: add deque serialization 2017-09-25 21:16:32 +01:00
storages Merge pull request #2253 2017-08-15 20:48:45 +02:00
ado_db_helper.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
console_handler.h Simplify readline support 2017-08-22 08:30:04 +01:00
copyable_atomic.h copyable_atomic: add a ctor with initial value 2017-09-27 11:43:08 +01:00
file_io_utils.h Removed some unused epee functions 2017-04-25 16:07:32 -04:00
global_stream_operators.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
gzip_encoding.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
hex.h Simplified the implementation and features of span 2017-04-11 16:35:14 -04:00
hmac-md5.h moved all stuff to github 2014-03-03 22:07:58 +00:00
include_base_utils.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
math_helper.h epee: remove dodgy random code that nobody uses 2016-01-30 18:45:22 +00:00
md5_l.h inline unused function (for unused-function warning) 2017-01-14 13:37:14 +03:00
md5_l.inl Removed boost/asio.hpp include from epee/string_tools.h 2017-03-18 22:05:14 -04:00
md5global.h moved all stuff to github 2014-03-03 22:07:58 +00:00
misc_language.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
misc_log_ex.h Merge pull request #2512 2017-10-02 23:28:59 +04:00
misc_os_dependent.h epee: add nanosecond timer and pause/restart profiling macros 2017-08-01 14:03:18 +01:00
pragma_comp_defs.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
profile_tools.h epee: add nanosecond timer and pause/restart profiling macros 2017-08-01 14:03:18 +01:00
readline_buffer.h Simplify readline support 2017-08-22 08:30:04 +01:00
reg_exp_definer.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
reg_utils.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
service_impl_base.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
sha1.h moved all stuff to github 2014-03-03 22:07:58 +00:00
sha1.inl moved all stuff to github 2014-03-03 22:07:58 +00:00
soci_helper.h year updated in license 2015-01-02 18:52:46 +02:00
span.h Simplified the implementation and features of span 2017-04-11 16:35:14 -04:00
static_initializer.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
string_coding.h Removed some unused epee functions 2017-04-25 16:07:32 -04:00
string_tools.h print peer id in 0 padded hex for consistency 2017-08-23 13:37:56 +01:00
syncobj.h Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
time_helper.h year updated in license 2015-01-02 18:52:46 +02:00
tiny_ini.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
to_nonconst_iterator.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
warnings.h year updated in license 2015-01-02 18:52:46 +02:00
winobj.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
zlib_helper.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00