aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-071-0/+3
* httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann2009-05-051-2/+10
* httpd: use C99 "bool" instead of GLib's gbooleanMax Kellermann2009-04-131-7/+7
* httpd: use g_ascii_strncasecmp() to compare headersMax Kellermann2009-04-131-1/+1
* Implemented basic icy support for the httpd outputHagen Schink2009-04-131-11/+176
* httpd_output: check client->write_source_id in handlerMax Kellermann2009-03-151-0/+7
* httpd_output: clear the client's page queue on cancelMax Kellermann2009-03-151-1/+12
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-151-0/+523