index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix get_tcp_endpoint, boost address_v4 ip in host byte order
xiphon
2020-08-29
1
-1
/
+1
*
Merge pull request #6716
Alexander Blair
2020-08-16
5
-2
/
+161
|
\
|
*
wallet2_api: implement runtime proxy configuration
xiphon
2020-07-20
5
-2
/
+161
*
|
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
2
-14
/
+22
|
/
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
10
-10
/
+10
*
Use byte_slice for sending zmq messages - removes data copy within zmq
Lee Clagett
2020-04-03
2
-0
/
+42
*
net: fix incorrect less operator for top/i2p addresses
Aaron Hook
2020-01-18
2
-2
/
+4
*
net: link with libzmq
moneromooo-monero
2019-10-25
1
-1
/
+1
*
Dropping cppzmq dependency; adding some zmq utils
Lee Clagett
2019-07-22
3
-2
/
+328
*
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
2019-07-17
3
-2
/
+320
*
fix feature not introduced until boost 1.66
Jethro Grassie
2019-08-20
1
-1
/
+1
*
Add IPv6 support
Thomas Winget
2019-07-31
2
-9
/
+52
*
allow blocking whole subnets
moneromooo-monero
2019-07-16
3
-1
/
+38
*
socks: fix build with boost 1.70
moneromooo-monero
2019-03-27
1
-1
/
+1
*
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
2019-03-25
5
-9
/
+184
*
Merge pull request #5140
Riccardo Spagni
2019-03-04
1
-1
/
+1
|
\
|
*
debug compilation fix: net lib missing common deps
Dusan Klinec
2019-02-13
1
-1
/
+1
*
|
i2p: initial support
Jethro Grassie
2019-01-30
8
-5
/
+358
|
/
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
10
-0
/
+1225