Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 1 | -2/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 22 | -22/+34 |
2021-10-22 | socks: ignore any exceptions in shutdown/close | selsta | 1 | -2/+3 |
2021-07-29 | Quicker resource cleanup on p2p socks timeout | Lee *!* Clagett | 1 | -0/+7 |
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 4 | -2/+4 |
2021-03-29 | Merge pull request #7088 | luigi1111 | 5 | -6/+134 |
2021-02-09 | Remove unused variables in monero codebase | Kevin Barbour | 1 | -1/+0 |
2020-10-07 | Add TLSA support to DNSSEC fetching | Lee Clagett | 5 | -6/+134 |
2020-08-29 | net: fix get_tcp_endpoint, boost address_v4 ip in host byte order | xiphon | 1 | -1/+1 |
2020-08-16 | Merge pull request #6716 | Alexander Blair | 5 | -2/+161 |
2020-07-20 | wallet2_api: implement runtime proxy configuration | xiphon | 5 | -2/+161 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 10 | -10/+10 |
2020-05-04 | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 2 | -14/+22 |
2020-04-03 | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 2 | -0/+42 |
2020-01-18 | net: fix incorrect less operator for top/i2p addresses | Aaron Hook | 2 | -2/+4 |
2019-10-25 | net: link with libzmq | moneromooo-monero | 1 | -1/+1 |
2019-07-22 | Dropping cppzmq dependency; adding some zmq utils | Lee Clagett | 3 | -2/+328 |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 3 | -2/+320 |
2019-08-20 | fix feature not introduced until boost 1.66 | Jethro Grassie | 1 | -1/+1 |
2019-07-31 | Add IPv6 support | Thomas Winget | 2 | -9/+52 |
2019-07-16 | allow blocking whole subnets | moneromooo-monero | 3 | -1/+38 |
2019-03-27 | socks: fix build with boost 1.70 | moneromooo-monero | 1 | -1/+1 |
2019-03-25 | Added socks proxy (tor/i2pd/kovri) support to wallet | Lee Clagett | 5 | -9/+184 |
2019-03-04 | Merge pull request #5140 | Riccardo Spagni | 1 | -1/+1 |
2019-02-13 | debug compilation fix: net lib missing common deps | Dusan Klinec | 1 | -1/+1 |
2019-01-30 | i2p: initial support | Jethro Grassie | 8 | -5/+358 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 10 | -0/+1225 |