wownero/contrib/epee/src
sneurlax 39379d7022 epee: add missing header
See Monero commit [e106bdc1fc](e106bdc1fc (diff-d2cb9c3ff4c4762cfd7e736b42f3eb354a361fe9f0ecd2f956c08f03eb5f3405)) by [@selsta](https://github.com/selsta).  This commit includes <limits> in three epee source files in other to fix GCC11 builds, in my case for cross-compiling for Windows from Ubuntu using MinGW.  I patch my files locally in order to achieve this, whereas this fix, tracking Monero upstream code, will allow builds to complete using GCC11 out of the box.  See also https://github.com/MultiMC/Launcher/issues/3574 for the same issue in another repository for context.
2022-11-16 14:30:58 -06:00
..
CMakeLists.txt Merge pull request #7825 2021-08-26 21:10:56 -04:00
abstract_http_client.cpp wallet2_api: implement runtime proxy configuration 2020-07-20 13:45:12 +00:00
buffer.cpp epee: add missing header 2022-11-16 14:30:58 -06:00
byte_slice.cpp Merge pull request #6559 2020-07-08 17:07:50 -05:00
byte_stream.cpp Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 2020-04-11 04:12:11 +00:00
connection_basic.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hex.cpp Fixed string_ref usage bug in epee::from_hex::vector 2020-03-30 16:53:34 +00:00
http_auth.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
int-util.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
levin_base.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
memwipe.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
mlocker.cpp Merge pull request #4951 2019-01-06 20:38:33 +02:00
mlog.cpp rpc: don't display invalid json errors on default log level 2020-05-23 12:26:49 +00:00
net_helper.cpp Add IPv6 support 2019-07-31 20:04:57 -04:00
net_ssl.cpp ssl: buffered handshake detection 2020-12-28 22:21:17 +01:00
net_utils_base.cpp protocol: drop peers that don't reply to queries 2020-12-06 15:57:23 +00:00
network_throttle-detail.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
network_throttle.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
readline_buffer.cpp epee: readline_buffer - fix thread safety, fix sync() after stop() 2020-11-07 15:32:02 +00:00
string_tools.cpp move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
wipeable_string.cpp epee: add missing header 2022-11-16 14:30:58 -06:00