summaryrefslogtreecommitdiff
path: root/src/client/Response.hxx
AgeCommit message (Expand)Author
2021-06-25Log, client/Response: adapt to libfmt 8.0.0 API changesMax Kellermann
2021-05-27client/Response: include cleanupMax Kellermann
2021-05-27client/Response: remove unused method FormatV()Max Kellermann
2021-05-27client/Response: refactor FormatError() to use libfmtMax Kellermann
2021-05-27client/Response: remove unused method Format()Max Kellermann
2021-05-25client/Response: add method Fmt() based on libfmtMax Kellermann
2021-01-21protocol: add command "binarylimit"Max Kellermann
2021-01-20client/Response: add `printf` attributeMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stddef.h with cstddefRosen Penev
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: use C++11 initializerMax Kellermann
2019-04-03client/Response: add `noexcept`Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-06-04*: add lots of "noexcept" specificationsMax Kellermann
2017-02-08client: add tag_mask attributeMax Kellermann
2017-02-08client/Response: add method GetClient()Max Kellermann
2017-01-03update copyright yearMax 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-12client/Response: new Client wrapper class for writing responsesMax Kellermann