.. |
net
|
Merge pull request #7669
|
2021-04-22 01:51:01 -04:00 |
serialization
|
Fix compiler warning for in keyvalue_serialization.h
|
2021-02-21 18:35:06 +01:00 |
storages
|
Fix boost 1.76.0 compatibility
|
2021-05-24 05:31:14 +02:00 |
ado_db_helper.h
|
move modified epee code to new classes, revert license
|
2014-07-25 18:29:08 +02:00 |
byte_slice.h
|
Allow byte_stream->byte_slice conversion to shrink unused buffer space
|
2020-10-13 15:09:18 +00:00 |
byte_stream.h
|
Fix byte_stream::put_n
|
2020-12-14 14:45:24 -05:00 |
console_handler.h
|
Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
|
2020-07-24 07:12:11 +02:00 |
copyable_atomic.h
|
copyable_atomic: add a ctor with initial value
|
2017-09-27 11:43:08 +01:00 |
file_io_utils.h
|
Reduce compilation time of epee/portable_storage_template_helper.h
|
2021-03-28 15:41:48 +02:00 |
fnv1.h
|
wallet: wipe seed from memory where appropriate
|
2018-08-16 09:17:52 +00: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
|
Move hex->bin conversion to monero copyright files and with less includes
|
2020-03-09 05:23:59 +00: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 |
int-util.h
|
Update copyright year to 2020
|
2020-05-06 22:36:54 -04: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
|
Replace memset with memwipe.
|
2019-11-13 18:00:50 +01:00 |
md5_l.inl
|
epee: use memwipe rather than memset for md5 secrets
|
2020-05-16 18:12:55 +00:00 |
md5global.h
|
moved all stuff to github
|
2014-03-03 22:07:58 +00:00 |
memwipe.h
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
misc_language.h
|
Reduce compilation time of epee/portable_storage.h
|
2021-02-06 08:18:42 +01:00 |
misc_log_ex.h
|
Reduced executable size; reduced call sequence to "allowed" log function
|
2021-01-16 22:55:41 +00:00 |
misc_os_dependent.h
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
mlocker.h
|
various: do not propagate exception through dtor
|
2018-11-15 15:53:21 +00: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
|
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
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
reg_utils.h
|
move modified epee code to new classes, revert license
|
2014-07-25 18:29:08 +02:00 |
rolling_median.h
|
Fixed issues found by static analysis
|
2020-12-08 18:43:44 +01: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
|
Update copyright year to 2020
|
2020-05-06 22:36:54 -04:00 |
static_initializer.h
|
move modified epee code to new classes, revert license
|
2014-07-25 18:29:08 +02:00 |
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
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
string_tools_lexical.h
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +02:00 |
syncobj.h
|
Allow wallet2.h to run in WebAssembly
|
2020-04-15 13:22:46 -04:00 |
time_helper.h
|
year updated in license
|
2015-01-02 18:52:46 +02:00 |
tiny_ini.h
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
|
2021-04-16 20:54:20 +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 |
wipeable_string.h
|
Update copyright year to 2020
|
2020-05-06 22:36:54 -04:00 |
zlib_helper.h
|
move modified epee code to new classes, revert license
|
2014-07-25 18:29:08 +02:00 |