aboutsummaryrefslogtreecommitdiff
path: root/src/netaddress.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix subscript[0] in netaddress.cppJeremy Rubin2017-07-081-1/+1
* net: add an internal subnet for representing unresolved hostnamesCory Fields2017-06-141-7/+41
* Remove unused C++ code not covered by unit testspracticalswift2017-04-261-6/+0
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Do not shadow variables in networking codePavel Janík2016-08-151-2/+2
* net: move CNetAddr/CService/CSubNet out of netbaseCory Fields2016-07-311-0/+716