Commit Graph

19 Commits (master)

Author SHA1 Message Date
xiphon bdcf587c79 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order
4 years ago
Alexander Blair 01b512f3a9
Merge pull request #6716
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Aaron Hook d0641b42fe net: fix incorrect less operator for top/i2p addresses
4 years ago
moneromooo-monero 643dcb9700
net: link with libzmq
5 years ago
Lee Clagett f91a06c6d7 Dropping cppzmq dependency; adding some zmq utils
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
Jethro Grassie 30779de39d
fix feature not introduced until boost 1.66
5 years ago
Thomas Winget 155475d971
Add IPv6 support
5 years ago
moneromooo-monero 65c4004963
allow blocking whole subnets
5 years ago
moneromooo-monero ef92620c1d
socks: fix build with boost 1.70
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
Riccardo Spagni 5ab6d68a40
Merge pull request #5140
5 years ago
Dusan Klinec a3973fc95f debug compilation fix: net lib missing common deps
5 years ago
Jethro Grassie 123fc2a25a
i2p: initial support
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago