summaryrefslogtreecommitdiffstats
path: root/src/messages/MGetConfig.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/: use make_message<Foo> instead of Foo::create()Kefu Chai2019-04-181-5/+3
* messages: Update MGetConfig.h to work without using namespaceAdam C. Emerson2019-03-291-4/+4
* *: use std::string_view instead of char ptrPatrick Donnelly2019-01-091-1/+1
* messages: define HEAD_VERSION and COMPAT_VERSION inlinedKefu Chai2018-08-171-2/+2
* msg: cleanup factory/ref definition in messagesPatrick Donnelly2018-08-151-6/+3
* msg: add factory method to correctly construct smart_ptrPatrick Donnelly2018-08-151-1/+7
* core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* mon: handle MGetConfigSage Weil2018-03-061-0/+47