monero/contrib/epee/src
Dusan Klinec bb8eab24da
epee: certificate generation fix, pkey deleted
- pkey gets deleted by the pkey_deleter but the caller tries to serialize it which causes errors as the memory is freed
2019-03-10 20:09:51 +01:00
..
buffer.cpp epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
CMakeLists.txt epee: add SSL support 2019-02-02 20:05:33 +00:00
connection_basic.cpp epee: add SSL support 2019-02-02 20:05:33 +00:00
hex.cpp epee: add SSL support 2019-03-05 14:16:08 +01:00
http_auth.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
memwipe.c memwipe: don't call the workhorse for 0 bytes 2018-07-10 15:37:22 +01:00
mlocker.cpp Merge pull request #4951 2019-01-06 20:38:33 +02:00
mlog.cpp perf_timer: make all logs Info level 2018-12-08 10:53:09 +00:00
net_ssl.cpp epee: certificate generation fix, pkey deleted 2019-03-10 20:09:51 +01: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 network_throttle: use circular_buffer where appropriate 2019-02-01 21:33:13 +00:00
network_throttle.cpp Update 2018 copyright 2018-01-26 10:03:20 -05: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 wipeable_string: add hex_to_pod function 2018-09-12 09:26:09 +00:00