Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mq_config_new(): Use g_new0() instead of malloc() | Patrick McDermott | 2017-11-12 | 1 | -1/+1 |
* | mq_config_deref(): Rename to mq_config_free() | Patrick McDermott | 2017-11-08 | 1 | -1/+1 |
* | mq_config_deref(): New function | Patrick McDermott | 2017-11-06 | 1 | -0/+10 |
* | mq_config_new(): Set cookies.accept to "no-third-party" by default | Patrick McDermott | 2017-11-06 | 1 | -1/+1 |
* | mq_config_new(): Add a profile type argument | Patrick McDermott | 2017-11-06 | 1 | -6/+9 |
* | MqConfig: Add default cases to switches | Patrick McDermott | 2017-11-01 | 1 | -0/+6 |
* | src/config.[ch], src/settings.[ch]: Move under src/config/ | Patrick McDermott | 2017-11-01 | 1 | -0/+529 |