| Commit message (Expand) | Author | Age | Files | Lines |
* | output/HttpdClient: fix build failure due to missing stdio.h include | Gustavo Zacarias | 2014-07-09 | 1 | -0/+1 |
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | output/httpd: accept icy-metadata with and without space | Oddegamra | 2013-10-26 | 1 | -1/+2 |
* | output/httpd: support HEAD requests | Max Kellermann | 2013-10-25 | 1 | -5/+24 |
* | output/httpd: remove bogus assertion | Max Kellermann | 2013-10-25 | 1 | -1/+0 |
* | Util/ASCII: add StringEqualsCaseASCII() overload with length | Max Kellermann | 2013-10-21 | 1 | -3/+3 |
* | util/FormatString: new library to replace g_strdup_printf() | Max Kellermann | 2013-10-19 | 1 | -4/+2 |
* | event/BufferedSocket: pass writable pointer to OnSocketInput() | Max Kellermann | 2013-10-15 | 1 | -6/+5 |
* | Mapper, ...: use memcmp() instead of strncmp() where appropriate | Max Kellermann | 2013-10-14 | 1 | -2/+2 |
* | output/httpd: don't include glib.h in header | Max Kellermann | 2013-10-02 | 1 | -0/+2 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -13/+18 |
* | use standard snprintf() instead of GLib g_snprintf() | Max Kellermann | 2013-09-05 | 1 | -20/+20 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -3/+2 |
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
* | output/httpd: use the BufferedSocket class for HttpdClient | Max Kellermann | 2013-01-30 | 1 | -292/+145 |
* | page: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -25/+24 |
* | icy_server: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | output/httpd: move functions into the HttpdOutput class | Max Kellermann | 2013-01-27 | 1 | -2/+2 |
* | output/httpd: rename struct httpd_output | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
* | output/httpd: convert to C++ | Max Kellermann | 2013-01-15 | 1 | -0/+592 |