Age | Commit message (Expand) | Author |
---|---|---|
2017-11-16 | Remove includes in .cpp files for things the corresponding .h file already in... | practicalswift |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-08-07 | scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in... | practicalswift |
2017-07-22 | remove some unused functions | Marko Bencun |
2017-07-08 | Fix subscript[0] in netaddress.cpp | Jeremy Rubin |
2017-06-14 | net: add an internal subnet for representing unresolved hostnames | Cory Fields |
2017-04-26 | Remove unused C++ code not covered by unit tests | practicalswift |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-08-15 | Do not shadow variables in networking code | Pavel JanÃk |
2016-07-31 | net: move CNetAddr/CService/CSubNet out of netbase | Cory Fields |