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
/
tests
/
unit_tests
/
net.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+2
*
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2021-01-28
1
-8
/
+8
*
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
2020-10-10
1
-15
/
+15
*
Use byte_slice for sending zmq messages - removes data copy within zmq
Lee Clagett
2020-04-03
1
-0
/
+39
*
Fix network unit tests after epee changes
Lee Clagett
2020-03-28
1
-2
/
+2
*
Merge pull request #6285
Alexander Blair
2020-03-27
1
-22
/
+402
|
\
|
*
net: fix incorrect less operator for top/i2p addresses
Aaron Hook
2020-01-18
1
-22
/
+402
*
|
p2p: remove old debug commands
Aaron Hook
2020-03-20
1
-0
/
+1
*
|
Improved performance for epee serialization:
Lee Clagett
2019-11-04
1
-3
/
+3
|
/
*
unit_tests: fix build with boost 1.69
moneromooo-monero
2019-10-11
1
-3
/
+6
*
Merge pull request #5818
luigi1111
2019-09-14
1
-0
/
+130
|
\
|
*
Dropping cppzmq dependency; adding some zmq utils
Lee Clagett
2019-07-22
1
-0
/
+130
*
|
unit_tests: fix build with CLANG 8 and boost 1.69
moneromooo-monero
2019-08-30
1
-6
/
+12
|
/
*
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
2019-07-17
1
-0
/
+396
*
allow blocking whole subnets
moneromooo-monero
2019-07-16
1
-0
/
+18
*
Fix socks tests in windows and handle errors better
Lee Clagett
2019-04-19
1
-7
/
+13
*
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
2019-03-25
1
-0
/
+90
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
1
-0
/
+745