Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann | 2015-02-10 | 1 | -6/+4 |
| | |||||
* | system/{Resolver,Socket{Error,Util}}: move to new library libnet.a | Max Kellermann | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -13/+13 |
| | | | | The old struct config_param remains only for top-level string options. | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -6/+4 |
| | |||||
* | output/httpd: move to dedicated directory | Max Kellermann | 2014-02-19 | 1 | -0/+601 |