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
/
node_server.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
Don't exclusively drop tor/i2p outgoing cxns in idle loop
j-berman
1
-2
/
+2
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2021-09-20
node_server: add race condition demo
anon
1
-0
/
+260
2021-09-12
Mac: UT node server fix IP localhost by aliasing
mj-xmr
1
-0
/
+3
2021-07-28
unit_tests: fix broken tests
anon
1
-4
/
+6
2021-04-08
unit_tests: fix boost 1.58 compatibility
anon
1
-1
/
+1
2021-04-05
Tests: Fix test node_server.bind_same_p2p_port from randomly crashing
mj-xmr
1
-0
/
+12
2021-03-22
cryptonote_protocol_handler: add race condition demo
anon
1
-0
/
+592
2021-02-09
Remove unused variables in monero codebase
Kevin Barbour
1
-1
/
+0
2021-01-19
Remove payload copy in all outgoing p2p messages
Lee Clagett
1
-16
/
+6
2020-12-31
protocol: more sanity checks in new chain block hashes
moneromooo-monero
1
-1
/
+2
2020-12-27
protocol: fix false positives dropping peers
moneromooo-monero
1
-0
/
+1
2020-12-27
Revert "Reject existing claimed blocks in sync mode"
luigi1111
1
-1
/
+0
2020-12-17
protocol: reject claimed block hashes that already are in the chain
moneromooo-monero
1
-0
/
+1
2020-11-25
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
1
-1
/
+2
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-03-22
protocol: request txpool contents when synced
moneromooo-monero
1
-0
/
+2
2020-03-20
p2p: remove old debug commands
Aaron Hook
1
-1
/
+0
2019-11-02
Adding support for hidden (anonymity) txpool
Lee Clagett
1
-5
/
+6
2019-10-31
unit_tests: fix use after free
moneromooo-monero
1
-7
/
+16
2019-10-30
unit_tests: fix use after free
moneromooo-monero
1
-7
/
+16
2019-10-15
unit_tests: fix build after rename
moneromooo-monero
1
-4
/
+6
2019-10-13
p2p+rpc: don't skip p2p or rpc port bind failure by default
xiphon
1
-6
/
+41
2019-09-27
monerod can now sync from pruned blocks
moneromooo-monero
1
-4
/
+6
2019-09-16
p2p: fix bans taking port into account
moneromooo-monero
1
-2
/
+20
2019-07-16
allow blocking whole subnets
moneromooo-monero
1
-3
/
+35
2019-04-16
unit_tests: undo is_blocked implementation factoring
moneromooo-monero
1
-1
/
+12
2019-04-11
p2p: fix integer overflow in host bans
moneromooo-monero
1
-12
/
+17
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-03-05
cryptonote: avoid double parsing blocks when syncing
moneromooo-monero
1
-2
/
+2
2019-01-22
Pruning
moneromooo-monero
1
-0
/
+2
2018-11-06
protocol: option to pad transaction relay to the next kB
moneromooo-monero
1
-0
/
+1
2018-06-26
replace std::list with std::vector on some hot paths
moneromooo-monero
1
-5
/
+5
2018-04-22
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
1
-0
/
+1
2018-03-21
core: add get_earliest_ideal_height_for_version()
stoffu
1
-0
/
+1
2018-03-05
Stagenet
stoffu
1
-1
/
+1
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-16
cryptonote_core does not depend on p2p anymore
moneromooo-monero
1
-0
/
+5
2017-10-05
Upgrades to epee::net_utils::network_address
Lee Clagett
1
-1
/
+1
2017-09-25
move checkpoints in a separate library
moneromooo-monero
1
-1
/
+1
2017-09-25
get_blockchain_top now returns void
moneromooo-monero
1
-1
/
+1
2017-09-18
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
1
-0
/
+1
2017-09-03
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
1
-0
/
+1
2017-08-22
Cleanup test impact of adding safesyncmode() method
Howard Chu
1
-0
/
+1
2017-08-17
cryptonote_protocol: large block sync size before v4
moneromooo-monero
1
-1
/
+1
2017-08-15
protocol: pass blockchain cumulative difficulty when syncing
moneromooo-monero
1
-0
/
+1
2017-08-10
tests: fix tests build
moneromooo-monero
1
-0
/
+2
2017-08-07
core: thread most of handle_incoming_tx
moneromooo-monero
1
-0
/
+1
2017-06-19
unit_tests: fix build failures after network_address changes
moneromooo-monero
1
-52
/
+55
2017-05-25
Move txpool to the database
moneromooo-monero
1
-1
/
+2
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-13
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
1
-1
/
+1
2017-02-12
cryptonote_protocol: misc fluffy block fixes
moneromooo-monero
1
-0
/
+2
2017-01-14
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
1
-1
/
+1
2016-11-11
tests: fix tests builds after fluffy blocks merge
moneromooo-monero
1
-0
/
+3
2016-10-23
core: notify the txpool when transactions are relayed
moneromooo-monero
1
-0
/
+1
2016-10-01
tests: fix build after addition of cryptonote_core::get_block_sync_size
moneromooo-monero
1
-0
/
+1
2016-03-21
Revert "Print stack trace upon exceptions"
moneromooo-monero
1
-1
/
+1
2016-03-19
Print stack trace upon exceptions
moneromooo-monero
1
-1
/
+1
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-24
unit_tests: new test for IP blocking
moneromooo-monero
1
-0
/
+168