summaryrefslogtreecommitdiff
path: root/src/output/plugins/httpd/HttpdInternal.hxx
AgeCommit message (Expand)Author
2016-11-09output/httpd: migrate from class Error to C++ exceptionsMax Kellermann
2016-11-07encoder: migrate from class Error to C++ exceptionsMax Kellermann
2016-10-28output/httpd: throw C++ exception on init errorMax Kellermann
2016-10-28event/ServerSocket: migrate from class Error to C++ exceptionsMax Kellermann
2016-05-04encoder/Interface: convert PreparedEncoder to abstract classMax Kellermann
2016-05-04encoder/Interface: move instance methods to abstract classMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-10-19output/httpd: use boost::intrusive::list instead of std::forward_listMax Kellermann
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26OutputPlugin: pass Tag reference to _send_tag()Max Kellermann
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2014-08-30*: add missing Compiler.h includesMax Kellermann
2014-07-14util/Cast: reimplement as template without macroMax Kellermann
2014-02-19output/httpd: move to dedicated directoryMax Kellermann