| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ToString: rename sockaddr_to_string() to ToString() | Max Kellermann | 2015-07-22 | 1 | -1/+1 |
* | net/Resolver: move sockaddr_to_string() to ToString.cxx | Max Kellermann | 2015-07-22 | 1 | -1/+1 |
* | *: doxygen fixups | Max Kellermann | 2015-03-17 | 1 | -1/+1 |
* | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann | 2015-02-10 | 2 | -8/+5 |
* | system/{Resolver,Socket{Error,Util}}: move to new library libnet.a | Max Kellermann | 2015-02-10 | 2 | -2/+2 |
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 2 | -19/+19 |
* | encoder/Interface: move functions into the struct | Max Kellermann | 2015-01-08 | 1 | -3/+3 |
* | encoder/Plugin: move struct Encoder to EncoderInterface.hxx | Max Kellermann | 2015-01-08 | 1 | -0/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 9 | -9/+9 |
* | EncoderPlugin: pass Tag reference to method tag() | Max Kellermann | 2014-12-26 | 1 | -1/+1 |
* | OutputPlugin: pass Tag reference to _send_tag() | Max Kellermann | 2014-12-26 | 2 | -7/+5 |
* | output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy() | Max Kellermann | 2014-12-01 | 1 | -18/+7 |
* | output/httpd/IcyMetaDataServer: don't use GLib types | Max Kellermann | 2014-12-01 | 1 | -13/+13 |
* | output/httpd/IcyMetaDataServer: make variables more local | Max Kellermann | 2014-12-01 | 1 | -19/+14 |
* | Compiler.h: add macro CLANG_OR_GCC_VERSION() | Max Kellermann | 2014-11-28 | 1 | -1/+1 |
* | *: add missing Compiler.h includes | Max Kellermann | 2014-08-30 | 1 | -0/+1 |
* | util/Cast: reimplement as template without macro | Max Kellermann | 2014-07-14 | 1 | -10/+4 |
* | output/plugins/httpd/HttpdClient: fix build failure due to missing stdio.h in... | Gustavo Zacarias | 2014-07-09 | 1 | -0/+1 |
* | output/httpd/client: eliminate GLib | Max Kellermann | 2014-02-24 | 1 | -13/+11 |
* | output/httpd: move to dedicated directory | Max Kellermann | 2014-02-19 | 9 | -0/+1922 |