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: cap aggregate ZMQ receive size
selsta
2026-06-10
2
-0
/
+8
*
Merge pull request #10704
tobtoht
2026-06-09
2
-9
/
+17
|
\
|
*
net: canonicalize Tor/I2P hosts during deserialization
selsta
2026-06-03
2
-9
/
+17
*
|
net: canonicalize Tor and I2P hostnames
selsta
2026-05-23
3
-4
/
+30
|
/
*
Add Socks v5 support to daemon and wallet
Lee *!* Clagett
2026-04-16
10
-53
/
+792
*
Fix build with boost ASIO 0.87. Support boost 1.66+
Lee *!* Clagett
2025-02-14
4
-12
/
+14
*
Disable/fix ports with I2P
Lee Clagett
2024-01-30
3
-42
/
+14
*
p2p: fix exclusive node DNS resolution for certain hosts [release]
Jeffrey Ryan
2022-11-17
2
-1
/
+17
*
Change "Github" to "GitHub"
Abdullah
2022-04-27
1
-1
/
+1
*
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
2022-04-06
1
-2
/
+1
*
Copyright: Update to 2022
mj-xmr
2022-03-04
22
-22
/
+34
*
socks: ignore any exceptions in shutdown/close
selsta
2021-10-22
1
-2
/
+3
*
Quicker resource cleanup on p2p socks timeout
Lee *!* Clagett
2021-07-29
1
-0
/
+7
*
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
2021-04-16
4
-2
/
+4
*
Merge pull request #7088
luigi1111
2021-03-29
5
-6
/
+134
|
\
|
*
Add TLSA support to DNSSEC fetching
Lee Clagett
2020-10-07
5
-6
/
+134
*
|
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-1
/
+0
|
/
*
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