index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit_tests
/
net.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-30
Disable/fix ports with I2P
Lee Clagett
1
-42
/
+37
2023-10-25
Merge pull request #8969
luigi1111
1
-2
/
+2
2023-08-10
`KV_SERIALIZE`: remove extraneous semicolons in DSL
jeffro256
1
-2
/
+2
2023-05-12
net: tor_address: remove support for v2 onion addresses
tobtoht
1
-93
/
+10
2023-01-16
Copyright: Update to 2023
mj-xmr
1
-1
/
+1
2022-11-17
p2p: fix exclusive node DNS resolution for certain hosts
Jeffrey Ryan
1
-0
/
+35
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+2
2021-01-28
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
1
-8
/
+8
2020-10-10
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
1
-15
/
+15
2020-04-03
Use byte_slice for sending zmq messages - removes data copy within zmq
Lee Clagett
1
-0
/
+39
2020-03-28
Fix network unit tests after epee changes
Lee Clagett
1
-2
/
+2
2020-03-27
Merge pull request #6285
Alexander Blair
1
-23
/
+403
2020-03-20
p2p: remove old debug commands
Aaron Hook
1
-0
/
+1
2020-01-18
net: fix incorrect less operator for top/i2p addresses
Aaron Hook
1
-23
/
+403
2019-11-04
Improved performance for epee serialization:
Lee Clagett
1
-3
/
+3
2019-10-11
unit_tests: fix build with boost 1.69
moneromooo-monero
1
-3
/
+6
2019-09-14
Merge pull request #5818
luigi1111
1
-0
/
+130
2019-08-30
unit_tests: fix build with CLANG 8 and boost 1.69
moneromooo-monero
1
-6
/
+12
2019-07-22
Dropping cppzmq dependency; adding some zmq utils
Lee Clagett
1
-0
/
+130
2019-07-17
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
1
-0
/
+396
2019-07-16
allow blocking whole subnets
moneromooo-monero
1
-0
/
+18
2019-04-19
Fix socks tests in windows and handle errors better
Lee Clagett
1
-7
/
+13
2019-03-25
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
1
-0
/
+90
2019-01-28
Adding initial support for broadcasting transactions over Tor
Lee Clagett
1
-0
/
+745