wownero/contrib/epee/src
moneromooo-monero 12085c4c74
ensure no NULL is passed to memcpy
NULL is valid when size is 0, but memcpy uses nonnull attributes,
so let's not poke the bear
2019-06-17 12:34:54 +03:00
..
CMakeLists.txt Added socks proxy (tor/i2pd/kovri) support to wallet 2019-03-25 01:35:13 +00:00
buffer.cpp ensure no NULL is passed to memcpy 2019-06-17 12:34:54 +03:00
connection_basic.cpp Pass SSL arguments via one class and use shared_ptr instead of reference 2019-04-07 00:44:37 -04:00
hex.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
http_auth.cpp Update 2019 copyright 2019-03-05 22:05:34 +01: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 mlog: default to not showing SSL errors 2019-05-06 07:38:52 +00:00
net_helper.cpp Added socks proxy (tor/i2pd/kovri) support to wallet 2019-03-25 01:35:13 +00:00
net_ssl.cpp net_ssl: free certs after setting them up 2019-05-10 00:16:49 +00:00
net_utils_base.cpp Adding initial support for broadcasting transactions over Tor 2019-01-28 23:56:33 +00: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 readline: don't dereference possible NULL pointer 2019-01-21 01:57:14 -05: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-17 12:34:54 +03:00