Commit Graph

15 Commits (686e97a0c7358291d628213447cf33e99cde7ce8)

Author SHA1 Message Date
Thomas Snider 2c084a6609 net: Minor accumulated cleanups
7 years ago
Pieter Wuille ece88fd269 Introduce BigEndian wrapper and use it for netaddress ports
7 years ago
Pieter Wuille 9272d70536 Support serializing Span<unsigned char> and use that instead of FLATDATA
7 years ago
Pieter Wuille a7c45bce92 Add native support for serializing char arrays without FLATDATA
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky)
7 years ago
practicalswift 64fb0ac016 Declare single-argument (non-converting) constructors "explicit"
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
Cory Fields 7f31762cb6 net: add an internal subnet for representing unresolved hostnames
8 years ago
practicalswift b51aaf1c42 Remove unused C++ code not covered by unit tests
8 years ago
practicalswift cc16d99f1d [trivial] Fix typos in comments
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Pieter Wuille 528472111b Get rid of nType and nVersion
8 years ago
Cory Fields 21e5b96ff4 net: move CNetAddr/CService/CSubNet out of netbase
8 years ago