index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
DoS_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Trivial] Update comments referencing main.cpp
CryptAxe
2017-02-16
1
-1
/
+1
*
net: Disallow sending messages until the version handshake is complete
Cory Fields
2017-02-02
1
-0
/
+4
*
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
1
-12
/
+12
|
\
|
*
Convert COrphanTx to keep a CTransactionRef
Pieter Wuille
2016-12-21
1
-12
/
+12
*
|
Merge #9289: net: drop boost::thread_group
Wladimir J. van der Laan
2017-01-04
1
-7
/
+13
|
\
\
|
*
|
net: make net processing interruptible
Cory Fields
2017-01-03
1
-7
/
+13
*
|
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
/
*
|
Add a ForceSetArg method for testing
Matt Corallo
2016-12-27
1
-3
/
+3
*
|
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-0
/
+1
|
/
*
Remove mapOrphanTransactionsByPrev from DoS_tests
Pieter Wuille
2016-12-05
1
-2
/
+0
*
Align struct COrphan definition
Pieter Wuille
2016-12-05
1
-0
/
+1
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-1
/
+1
*
net: handle version push in InitializeNode
Cory Fields
2016-11-03
1
-4
/
+4
*
connman is in charge of pushing messages
Cory Fields
2016-11-03
1
-0
/
+4
*
net: Use deterministic randomness for CNode's nonce, and make it const
Cory Fields
2016-10-31
1
-4
/
+4
*
Move static global randomizer seeds into CConnman
Pieter Wuille
2016-09-19
1
-4
/
+4
*
net: Pass best block known height into CConnman
Cory Fields
2016-09-08
1
-4
/
+4
*
net: move nLocalServices/nRelevantServices to CConnman
Cory Fields
2016-09-08
1
-4
/
+4
*
net: move nLastNodeId to CConnman
Cory Fields
2016-09-08
1
-4
/
+6
*
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
1
-14
/
+14
*
net: handle nodesignals in CConnman
Cory Fields
2016-09-08
1
-0
/
+4
*
net: Pass CConnman around as needed
Cory Fields
2016-09-08
1
-7
/
+7
*
BIP143: Signing logic
Pieter Wuille
2016-06-22
1
-2
/
+2
*
Merge #8179: Evict orphans which are included or precluded by accepted blocks.
Wladimir J. van der Laan
2016-06-20
1
-1
/
+1
|
\
|
*
Increase maximum orphan size to 100,000 bytes.
Gregory Maxwell
2016-06-15
1
-1
/
+1
*
|
Introduce enum ServiceFlags for service flags
Pieter Wuille
2016-06-13
1
-4
/
+4
*
|
Don't require services in -addnode
Pieter Wuille
2016-06-13
1
-4
/
+4
|
/
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
Replace trickle nodes with per-node/message Poisson delays
Pieter Wuille
2015-12-11
1
-7
/
+7
|
/
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-4
/
+1
*
Reinitialize state in between individual unit tests.
Pieter Wuille
2015-03-03
1
-1
/
+3
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Remove CheckMinWork, as we always know all parent headers
Pieter Wuille
2014-10-14
1
-45
/
+0
*
test: Fix DoS tests after c74332c
Wladimir J. van der Laan
2014-09-20
1
-3
/
+7
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-3
/
+3
*
Stricter handling of orphan transactions
Gavin Andresen
2014-09-10
1
-4
/
+13
*
Separate script/sign
jtimon
2014-09-08
1
-1
/
+1
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
Merge pull request #4377
Pieter Wuille
2014-08-27
1
-5
/
+1
|
\
|
*
replace ComputeMinWork with CheckMinWork
jtimon
2014-08-23
1
-5
/
+1
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
|
/
*
Remove timing-based signature cache unit test
Gavin Andresen
2014-06-25
1
-87
/
+0
*
Refactor proof of work related functions out of main
jtimon
2014-06-23
1
-0
/
+1
*
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
1
-6
/
+6
*
Reduce bignum.h now it is only needed for scriptnum_tests
Pieter Wuille
2014-05-09
1
-1
/
+0
*
Move {Get,Set}Compact from bignum to uint256
Pieter Wuille
2014-05-09
1
-2
/
+2
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Per-peer block download tracking and stalled download detection.
Pieter Wuille
2014-02-08
1
-1
/
+0
*
Add main-specific node state
Pieter Wuille
2013-12-08
1
-7
/
+19
[next]