| Commit message (Expand) | Author | Files | Lines |
2014-01-23 | output/*: move to output/plugins/ | Max Kellermann | 1 | -193/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-04 | output/httpd: move queue size check to HttpdClient::PushPage() | Max Kellermann | 1 | -8/+0 |
2014-01-04 | output/httpd: wrap the std::list in std::queue | Max Kellermann | 1 | -1/+2 |
2014-01-04 | output/httpd: merge duplicate code to ClearQueue() | Max Kellermann | 1 | -0/+3 |
2014-01-04 | output/httpd: keep track of queue size | Max Kellermann | 1 | -1/+8 |
2013-12-31 | output/httpd: change "struct" to "class" | Max Kellermann | 1 | -1/+1 |
2013-12-31 | output/httpd: use reference instead of pointer | Max Kellermann | 1 | -2/+2 |
2013-12-31 | output/httpd: make the HttpdClient base class "private" | Max Kellermann | 1 | -1/+1 |
2013-10-25 | output/httpd: support HEAD requests | Max Kellermann | 1 | -0/+5 |
2013-10-15 | event/BufferedSocket: pass writable pointer to OnSocketInput() | Max Kellermann | 1 | -2/+1 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -1/+1 |
2013-08-08 | output/httpd: use "unsigned" instead of "guint" | Max Kellermann | 1 | -2/+2 |
2013-01-30 | TagPool, ...: include cleanup | Max Kellermann | 1 | -2/+0 |
2013-01-30 | output/httpd: use the BufferedSocket class for HttpdClient | Max Kellermann | 1 | -44/+17 |
2013-01-30 | page: convert to C++ | Max Kellermann | 1 | -8/+8 |
2013-01-27 | output/httpd: rename struct httpd_output | Max Kellermann | 1 | -4/+4 |
2013-01-15 | output/httpd: convert to C++ | Max Kellermann | 1 | -0/+215 |