Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-09-05 | use standard snprintf() instead of GLib g_snprintf() | Max Kellermann | 1 | -20/+20 | |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -3/+2 | |
Replaces GLib's GError. | |||||
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 1 | -1/+1 | |
2013-01-30 | output/httpd: use the BufferedSocket class for HttpdClient | Max Kellermann | 1 | -292/+145 | |
2013-01-30 | page: convert to C++ | Max Kellermann | 1 | -25/+24 | |
2013-01-30 | icy_server: convert to C++ | Max Kellermann | 1 | -1/+1 | |
2013-01-27 | output/httpd: move functions into the HttpdOutput class | Max Kellermann | 1 | -2/+2 | |
2013-01-27 | output/httpd: rename struct httpd_output | Max Kellermann | 1 | -1/+1 | |
2013-01-15 | output/httpd: convert to C++ | Max Kellermann | 1 | -0/+592 | |