Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -2/+0 |
| | |||||
* | ServerSocket: replace callback with virtual method | Max Kellermann | 2013-01-30 | 1 | -6/+6 |
| | |||||
* | output/httpd: forward-declare class HttpdClient | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | output/httpd: add constructor, destructor, Configure() | Max Kellermann | 2013-01-30 | 1 | -2/+7 |
| | |||||
* | ServerSocket: expose the class | Max Kellermann | 2013-01-30 | 1 | -1/+2 |
| | | | | Eliminate the C wrappers. | ||||
* | page: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -4/+4 |
| | |||||
* | output/httpd: move functions into the HttpdOutput class | Max Kellermann | 2013-01-27 | 1 | -14/+72 |
| | |||||
* | output/httpd: rename struct httpd_output | Max Kellermann | 2013-01-27 | 1 | -3/+3 |
| | |||||
* | output/httpd: convert to C++ | Max Kellermann | 2013-01-15 | 1 | -0/+142 |