Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: improve cleanup code. | 2019-05-20 | 1 | -9/+52 | |
| | | | | | | | Resolves all memory leaks that can be possibly resolved, glib nonwithstanding. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | daemon: add a skeleton libpurple interface. | 2019-05-17 | 1 | -0/+211 | |
This loads and initialized libpurple, but does not actually do anything. This should be enough to warrant closing Ticket #18. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> |