Age | Commit message (Expand) | Author | Files | Lines |
2018-01-10 | epee: remove dependency on common | moneromooo-monero | 1 | -1/+0 |
2017-12-16 | move connection_basic and network_throttle from src/p2p to epee | moneromooo-monero | 1 | -1/+2 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -1/+1 |
2017-11-14 | split off readline code into epee_readline | moneromooo-monero | 1 | -3/+14 |
2017-10-17 | cmake: epee: use var from FindOpenSSL.cmake | redfish | 1 | -2/+1 |
2017-10-15 | epee: link against ssl/crypto for the new SSL code | moneromooo-monero | 1 | -0/+2 |
2017-10-05 | Upgrades to epee::net_utils::network_address | Lee Clagett | 1 | -2/+2 |
2017-06-18 | Add readline support to cli | jethro | 1 | -1/+6 |
2017-05-31 | Fix PR#2039 | Howard Chu | 1 | -1/+1 |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -1/+1 |
2017-04-10 | update easylogging++ to latest upstream | moneromooo-monero | 1 | -0/+1 |
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 1 | -2/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+9 |
2017-01-30 | GUI: Add install target for epee | Jaquee | 1 | -0/+10 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -1/+1 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 1 | -0/+29 |