12 Commits (ad3c330972884cc34d9a17a41332a1c2a8b67873)

Author SHA1 Message Date
Adrian Gallagher fee6799b12
Litecoin: Protocol and default settings 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
practicalswift a720b928c8 Remove includes in .cpp files for things the corresponding .h file already included 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Marko Bencun f228b8e163 remove some unused functions 7 years ago
Jeremy Rubin b6856ebedc Fix subscript[0] in netaddress.cpp 7 years ago
Cory Fields 7f31762cb6 net: add an internal subnet for representing unresolved hostnames 7 years ago
practicalswift b51aaf1c42 Remove unused C++ code not covered by unit tests 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pavel Janík b7c349d5e7 Do not shadow variables in networking code 8 years ago
Cory Fields 21e5b96ff4 net: move CNetAddr/CService/CSubNet out of netbase 8 years ago