aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/HttpdClient.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* use standard snprintf() instead of GLib g_snprintf()Max Kellermann2013-09-051-20/+20
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+2
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
* output/httpd: use the BufferedSocket class for HttpdClientMax Kellermann2013-01-301-292/+145
* page: convert to C++Max Kellermann2013-01-301-25/+24
* icy_server: convert to C++Max Kellermann2013-01-301-1/+1
* output/httpd: move functions into the HttpdOutput classMax Kellermann2013-01-271-2/+2
* output/httpd: rename struct httpd_outputMax Kellermann2013-01-271-1/+1
* output/httpd: convert to C++Max Kellermann2013-01-151-0/+592