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
/
netaddress.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix uninitialized read when stringifying an addrLocal
Kaz Wesley
2018-11-29
1
-1
/
+0
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr(...)
practicalswift
2018-07-27
1
-0
/
+3
|
/
*
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-02
1
-5
/
+5
*
net: Minor accumulated cleanups
Thomas Snider
2018-04-16
1
-38
/
+12
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-3
/
+3
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-3
/
+3
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
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
-5
/
+5
|
/
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-2
/
+2
*
remove some unused functions
Marko Bencun
2017-07-22
1
-5
/
+0
*
Fix subscript[0] in netaddress.cpp
Jeremy Rubin
2017-07-08
1
-1
/
+1
*
net: add an internal subnet for representing unresolved hostnames
Cory Fields
2017-06-14
1
-7
/
+41
*
Remove unused C++ code not covered by unit tests
practicalswift
2017-04-26
1
-6
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Do not shadow variables in networking code
Pavel JanÃk
2016-08-15
1
-2
/
+2
*
net: move CNetAddr/CService/CSubNet out of netbase
Cory Fields
2016-07-31
1
-0
/
+716