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
/
netbase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Removes Boost predicate.hpp dependency
251
2018-07-22
1
-3
/
+1
*
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-02
1
-3
/
+3
*
Log warning message when deprecated network name 'tor' is used (e.g. option o...
wodry
2018-06-24
1
-1
/
+5
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-1
/
+1
*
net: Minor accumulated cleanups
Thomas Snider
2018-04-16
1
-5
/
+1
*
Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting l...
Wladimir J. van der Laan
2018-04-13
1
-4
/
+16
|
\
|
*
Increase signal-to-noise ratio in debug.log by adjusting log level when loggi...
practicalswift
2018-03-11
1
-4
/
+16
*
|
Remove redundant checks for MSG_* from configure.ac
Vasil Dimov
2018-03-15
1
-1
/
+1
|
/
*
Remove useless string initialization.
Alin Rus
2018-02-13
1
-1
/
+1
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-1
/
+1
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-1
/
+1
*
|
net: initialize socket to avoid closing random fd's
Cory Fields
2018-02-01
1
-0
/
+3
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
Merge #11363: net: Split socket create/connect
Wladimir J. van der Laan
2017-12-13
1
-38
/
+32
|
\
\
|
*
|
net: pass socket closing responsibility up to caller for outgoing connections
Cory Fields
2017-12-12
1
-28
/
+4
|
*
|
net: Move IsSelectableSocket check into socket creation
Cory Fields
2017-12-12
1
-0
/
+6
|
*
|
net: split socket creation out of connection
Cory Fields
2017-12-12
1
-15
/
+27
*
|
|
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-4
/
+0
*
|
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-8
/
+8
|
/
/
*
|
Fix a vs. an typo
practicalswift
2017-10-09
1
-1
/
+1
*
|
Merge #10663: net: split resolve out of connect
Wladimir J. van der Laan
2017-09-28
1
-43
/
+2
|
\
\
|
*
|
net: remove now-unused functions
Cory Fields
2017-09-18
1
-41
/
+0
|
*
|
net: separate resolving and conecting
Cory Fields
2017-09-18
1
-2
/
+2
|
|
/
*
/
net: Improve and document SOCKS code
Wladimir J. van der Laan
2017-09-26
1
-36
/
+89
|
/
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-7
/
+7
*
Move CloseSocket out of SetSocketNonBlocking and pass SOCKET by const referen...
Dag Robole
2017-07-22
1
-6
/
+6
*
Merge #10812: [utils] Allow bitcoin-cli's -rpcconnect option to be used with ...
Pieter Wuille
2017-07-15
1
-19
/
+0
|
\
|
*
[refactor] move SplitHostPort() into utilstrencodings
John Newbery
2017-07-12
1
-19
/
+0
*
|
Fix uninitialized atomic variables
João Barbosa
2017-07-13
1
-1
/
+1
|
/
*
net: do not allow resolving to an internal address
Cory Fields
2017-06-14
1
-2
/
+7
*
Merge #9539: [net] Avoid initialization to a value that is never read
Wladimir J. van der Laan
2017-05-23
1
-1
/
+2
|
\
|
*
[net] Avoid initialization to a value that is never read
practicalswift
2017-02-28
1
-1
/
+2
*
|
Merge #10061: [net] Added SetSocketNoDelay() utility function
Pieter Wuille
2017-05-17
1
-6
/
+9
|
\
\
|
*
|
[net] Added SetSocketNoDelay() utility function
Thomas Snider
2017-04-05
1
-6
/
+9
*
|
|
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-4
/
+4
|
/
/
*
/
build: cleanup: define MSG_DONTWAIT/MSG_NO_SIGNAL locally
Wladimir J. van der Laan
2017-03-05
1
-1
/
+1
|
/
*
netbase: Do not print an error on connection timeouts through proxy
Wladimir J. van der Laan
2017-02-09
1
-1
/
+8
*
netbase: Make InterruptibleRecv return an error code instead of bool
Wladimir J. van der Laan
2017-02-09
1
-18
/
+27
*
Merge #9289: net: drop boost::thread_group
Wladimir J. van der Laan
2017-01-04
1
-9
/
+10
|
\
|
*
net: misc header cleanups
Cory Fields
2017-01-03
1
-7
/
+0
|
*
net: make proxy receives interruptible
Cory Fields
2017-01-03
1
-2
/
+10
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-09
1
-3
/
+3
*
Revert "Use async name resolving to improve net thread responsiveness"
Matt Corallo
2016-12-01
1
-47
/
+1
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-2
/
+2
*
Do not shadow variables in networking code
Pavel Janík
2016-08-15
1
-3
/
+3
*
net: Have LookupNumeric return a CService directly
Cory Fields
2016-08-04
1
-2
/
+7
*
net: move CNetAddr/CService/CSubNet out of netbase
Cory Fields
2016-07-31
1
-705
/
+0
*
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
1
-36
/
+58
[next]