index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_protocol
/
cryptonote_protocol_handler.inl
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptonote_protocol: fix another potential P2P DoS
moneromooo-monero
2019-06-14
1
-0
/
+15
*
cryptonote_protocol: expand basic DoS protection
moneromooo-monero
2019-06-14
1
-3
/
+3
*
cryptonote_protocol_handler: prevent potential DoS
anonimal
2019-06-14
1
-0
/
+11
*
fix wide difficulty conversion with some versions of boost
moneromooo-monero
2019-05-01
1
-2
/
+2
*
cryptonote_protocol: warn when the last connection goes
moneromooo-monero
2019-04-14
1
-0
/
+2
*
Merge pull request #5360
Riccardo Spagni
2019-04-06
1
-2
/
+16
|
\
|
*
cryptonote_protocol_handler: add block/tx hashes in notify logs
moneromooo-monero
2019-03-28
1
-2
/
+16
*
|
Merge pull request #5346
Riccardo Spagni
2019-04-06
1
-4
/
+4
|
\
\
|
*
|
cryptonote: block parsing + hash calculation speedup
moneromooo-monero
2019-03-25
1
-4
/
+4
|
|
/
*
/
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
2019-03-24
1
-1
/
+3
|
/
*
Merge pull request #5199
Riccardo Spagni
2019-03-19
1
-0
/
+42
|
\
|
*
cryptonote_protocol_handler: search for syncing peers in "cruise mode"
moneromooo-monero
2019-02-26
1
-0
/
+42
*
|
Merge pull request #5195
Riccardo Spagni
2019-03-19
1
-1
/
+9
|
\
\
|
*
|
daemon: add '--no-sync' arg to optionally disable blockchain sync
xiphon
2019-02-25
1
-1
/
+9
|
|
/
*
|
Merge pull request #5190
Riccardo Spagni
2019-03-17
1
-0
/
+1
|
\
\
|
*
|
daemon: add --public-node mode, RPC port propagation over P2P
xiphon
2019-02-25
1
-0
/
+1
|
|
/
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
|
cryptonote: avoid double parsing blocks when syncing
moneromooo-monero
2019-03-05
1
-3
/
+18
*
|
core: avoid double parsing blocks after hoh
moneromooo-monero
2019-03-05
1
-7
/
+17
*
|
Merge pull request #5111
Riccardo Spagni
2019-03-04
1
-1
/
+1
|
\
\
|
*
|
cryptonote_protocol_handler: pad tx messages when using tor/i2p
moneromooo-monero
2019-01-30
1
-1
/
+1
|
|
/
*
/
epee: add SSL support
moneromooo-monero
2019-02-02
1
-0
/
+1
|
/
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
1
-8
/
+44
*
Pruning
moneromooo-monero
2019-01-22
1
-175
/
+613
*
Merge pull request #4976
Riccardo Spagni
2019-01-16
1
-2
/
+2
|
\
|
*
epee: better network buffer data structure
moneromooo-monero
2018-12-23
1
-2
/
+2
*
|
Merge pull request #4949
Riccardo Spagni
2019-01-06
1
-12
/
+22
|
\
\
|
|
/
|
/
|
|
*
protocol: change standby mode to not wait sleeping
moneromooo-monero
2018-12-07
1
-12
/
+22
*
|
Merge pull request #4787
Riccardo Spagni
2018-12-12
1
-0
/
+31
|
\
\
|
*
|
protocol: option to pad transaction relay to the next kB
moneromooo-monero
2018-11-06
1
-0
/
+31
*
|
|
Merge pull request #4906
Riccardo Spagni
2018-12-04
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
protocol: fix use after free when dropping a connection
moneromooo-monero
2018-11-26
1
-2
/
+2
|
|
/
*
/
protocol: fix incorrect tx hash in log
moneromooo-monero
2018-11-20
1
-1
/
+3
|
/
*
Merge pull request #4207
luigi1111
2018-08-22
1
-7
/
+12
|
\
|
*
cryptonote_protocol: don't serialize an unneeded new block message
moneromooo-monero
2018-08-09
1
-7
/
+12
*
|
Merge pull request #4020
luigi1111
2018-08-15
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
[monerod] Added blocks remaining count during syncronisation.
Jorropo
2018-07-25
1
-1
/
+14
*
|
Merge pull request #3716
luigi1111
2018-06-27
1
-32
/
+35
|
\
\
|
*
|
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-32
/
+35
|
|
/
*
/
cryptonote_protocol_handler: log when dropping a peer
moneromooo-monero
2018-06-09
1
-0
/
+3
|
/
*
protocol: drop (and increase fails) if most blocks hashes are invalid
moneromooo-monero
2018-06-03
1
-3
/
+3
*
protocol: do not switch to unsafe sync mode for just a few blocks
moneromooo-monero
2018-05-28
1
-1
/
+2
*
Merge pull request #3719
Riccardo Spagni
2018-04-29
1
-8
/
+11
|
\
|
*
cryptonote_protocol_handler.inl: remove span read just now that failed to pas...
stoffu
2018-04-28
1
-0
/
+3
|
*
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
stoffu
2018-04-28
1
-8
/
+8
*
|
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2018-04-22
1
-1
/
+1
|
/
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
1
-1
/
+1
*
Merge pull request #3277
Riccardo Spagni
2018-03-05
1
-1
/
+1
|
\
|
*
Stagenet
stoffu
2018-03-05
1
-1
/
+1
*
|
Correct spelling mistakes.
Edward Betts
2018-03-05
1
-1
/
+1
|
/
[next]