aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/httpd/HttpdOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/httpd: use boost::intrusive::list instead of std::forward_listMax Kellermann2015-10-191-16/+9
* net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann2015-07-221-1/+1
* net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann2015-07-221-1/+1
* net/SocketAddress: light wrapper for struct sockaddrMax Kellermann2015-02-101-6/+4
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-101-1/+1
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-13/+13
* encoder/Interface: move functions into the structMax Kellermann2015-01-081-3/+3
* encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann2015-01-081-0/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-1/+1
* OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2014-12-261-6/+4
* output/httpd: move to dedicated directoryMax Kellermann2014-02-191-0/+601