aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/HttpdClient.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-05use standard snprintf() instead of GLib g_snprintf()Max Kellermann1-20/+20
2013-09-04util/Error: new error passing libraryMax Kellermann1-3/+2
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-01-30output/httpd: use the BufferedSocket class for HttpdClientMax Kellermann1-292/+145
2013-01-30page: convert to C++Max Kellermann1-25/+24
2013-01-30icy_server: convert to C++Max Kellermann1-1/+1
2013-01-27output/httpd: move functions into the HttpdOutput classMax Kellermann1-2/+2
2013-01-27output/httpd: rename struct httpd_outputMax Kellermann1-1/+1
2013-01-15output/httpd: convert to C++Max Kellermann1-0/+592