Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
Remove the const_cast from HttpdClient.cxx, and avoid one allocation in ClientRead.cxx. | |||||
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 | |
Replaces GLib's GError. | |||||
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 | |