aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/HttpdOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* page: convert to C++Max Kellermann2013-01-301-11/+11
|
* icy_server: convert to C++Max Kellermann2013-01-301-1/+1
|
* icy_server: pass pointer to _metadata_page()Max Kellermann2013-01-301-3/+6
| | | | Don't use va_list.
* output/httpd: move functions into the HttpdOutput classMax Kellermann2013-01-271-155/+136
|
* output/httpd: rename struct httpd_outputMax Kellermann2013-01-271-25/+25
|
* ServerSocket: use the SocketMonitor classMax Kellermann2013-01-151-1/+3
|
* server_socket: convert to C++Max Kellermann2013-01-151-1/+1
|
* output/httpd: convert to C++Max Kellermann2013-01-151-0/+570