summaryrefslogtreecommitdiff
path: root/src/client/Response.cxx
AgeCommit message (Expand)Author
2020-03-12replace stdarg.h with cstdargRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-08-12client/Response: add constant MAX_BINARY_SIZEMax Kellermann
2019-08-12client/Response: add method WriteBinary()Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-04-03client/Response: add `noexcept`Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-06-04*: add lots of "noexcept" specificationsMax Kellermann
2017-02-08client: add tag_mask attributeMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-04-12util/FormatString: return AllocatedStringMax Kellermann
2016-04-12Client: add WriteString()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-08-14protocol/Result: move current_command to class ResponseMax Kellermann
2015-08-14protocol/Result: move command_list_num to class ResponseMax Kellermann
2015-08-14protocol/Result: move error code to class ResponseMax Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann