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
/
net_processing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
doc: add comment explaining recentRejects-DoS behavior
James O'Beirne
2018-10-16
1
-0
/
+17
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-3
/
+3
|
/
*
Merge #14027: Skip stale tip checking if outbound connections are off or if r...
MarcoFalke
2018-09-27
1
-4
/
+3
|
\
|
*
Skip stale tip checking if outbound connections are off or if reindexing.
Gregory Maxwell
2018-08-23
1
-4
/
+3
*
|
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
1
-2
/
+2
|
\
\
|
*
|
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-2
/
+2
*
|
|
tests: Add missing locking annotations and locks
practicalswift
2018-08-30
1
-1
/
+1
|
/
/
*
|
Add compile time checking for all cs_main runtime locking assertions
practicalswift
2018-08-26
1
-4
/
+4
*
|
Merge #13946: p2p: Clarify control flow in ProcessMessage
Wladimir J. van der Laan
2018-08-25
1
-68
/
+49
|
\
\
|
*
|
p2p: Clarify control flow in ProcessMessage()
MarcoFalke
2018-08-12
1
-68
/
+49
|
|
/
*
/
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-22
1
-4
/
+1
|
/
*
Merge #13907: Introduce a maximum size for locators.
Wladimir J. van der Laan
2018-08-10
1
-0
/
+12
|
\
|
*
Introduce a maximum size for locators.
Gregory Maxwell
2018-08-09
1
-0
/
+12
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
[net_processing] Add thread safety annotations
Jesse Cohen
2018-07-25
1
-45
/
+46
*
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
1
-11
/
+0
|
\
|
*
Remove dead service bits code
MarcoFalke
2018-07-11
1
-11
/
+0
*
|
Merge #13298: Net: Bucketing INV delays (1 bucket) for incoming connections t...
Pieter Wuille
2018-07-16
1
-2
/
+21
|
\
\
|
*
|
Bucket for inbound when scheduling invs to hide tx time
Gleb
2018-07-13
1
-2
/
+21
*
|
|
Merge #13417: [net] Tighten scope in net_processing
Pieter Wuille
2018-07-13
1
-43
/
+68
|
\
\
\
|
*
|
|
Make g_enable_bip61 a member variable of PeerLogicValidation
Jesse Cohen
2018-07-09
1
-17
/
+14
|
*
|
|
Restrict as much as possible in net_processing to translation unit
Jesse Cohen
2018-06-20
1
-26
/
+27
|
*
|
|
[move-only] Move things only referenced in net_processing out of header file
Jesse Cohen
2018-06-19
1
-10
/
+33
|
*
|
|
Rescope g_enable_bip61 to net_processing
Jesse Cohen
2018-06-19
1
-4
/
+8
*
|
|
|
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-09
1
-6
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Remove unused argument to ProcessGetBlockData(...)
practicalswift
2018-07-08
1
-2
/
+2
*
|
|
net: Remove unused interrupt from SendMessages
fanquake
2018-07-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT check
Wladimir J. van der Laan
2018-07-05
1
-2
/
+2
|
\
\
|
*
|
Fix MAX_STANDARD_TX_WEIGHT check
Johnson Lau
2018-05-05
1
-2
/
+2
*
|
|
Drop unused init.h includes
Ben Woosley
2018-06-25
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge #13312: docs: Add a note about the source code filename naming convention
MarcoFalke
2018-06-12
1
-1
/
+1
|
\
\
|
*
|
Do not use uppercase characters in source code filenames
practicalswift
2018-05-23
1
-1
/
+1
*
|
|
Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 no...
Wladimir J. van der Laan
2018-05-29
1
-9
/
+21
|
\
\
\
|
*
|
|
net: Add option `-enablebip61` to configure sending of BIP61 notifications
Wladimir J. van der Laan
2018-05-13
1
-9
/
+21
|
|
/
/
*
|
|
Merge #13151: net: Serve blocks directly from disk when possible
Wladimir J. van der Laan
2018-05-23
1
-47
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: Serve blocks directly from disk when possible
Wladimir J. van der Laan
2018-05-15
1
-47
/
+59
*
|
|
Merge #13162: [net] Don't incorrectly log that REJECT messages are unknown.
Wladimir J. van der Laan
2018-05-07
1
-0
/
+1
|
\
\
\
|
*
|
|
[logging] Don't incorrectly log that REJECT messages are unknown.
John Newbery
2018-05-03
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-14
/
+14
|
/
/
*
/
Add missing newlines to LogPrint debug logging
Wladimir J. van der Laan
2018-05-02
1
-2
/
+2
|
/
*
Consistently log CValidationState on failure
Ben Woosley
2018-04-18
1
-4
/
+8
*
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+2
|
\
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+2
*
|
Fix typos
Dimitris Apostolou
2018-03-21
1
-2
/
+2
*
|
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-13
1
-42
/
+41
|
\
\
|
*
|
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-42
/
+41
*
|
|
Add documentation to PeerLogicValidation interface and related functions
James O'Beirne
2018-03-06
1
-2
/
+28
|
/
/
*
|
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
Wladimir J. van der Laan
2018-03-01
1
-3
/
+10
|
\
\
|
*
|
Add setter for g_initial_block_download_completed
Jonas Schnelli
2018-02-17
1
-1
/
+1
|
*
|
Connect to peers signaling NODE_NETWORK_LIMITED when out-of-IBD
Jonas Schnelli
2018-02-09
1
-2
/
+9
[prev]
[next]