Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | most FREE_SET_NULL replaced with free | Dmitry Podgorny | 2013-08-03 | 1 | -5/+6 |
| | | | | | | FREE_SET_NULL makes extra assignment of NULL for pointers in stack or dynamic memory that is going to be freed. FREE_SET_NULL is useful for pointers that can be used in future. | ||||
* | Show all resources ordered by priority with /info command | James Booth | 2013-02-17 | 1 | -0/+30 |
| | |||||
* | Use resource_presence_t in Resource | James Booth | 2013-02-10 | 1 | -7/+2 |
| | |||||
* | Only create contacts resource when online | James Booth | 2013-02-10 | 1 | -0/+1 |
| | |||||
* | Fixed error clearing contact list | James Booth | 2013-02-10 | 1 | -1/+0 |
| | |||||
* | Added default resource to contact | James Booth | 2013-02-10 | 1 | -1/+4 |
| | |||||
* | Added resource.c | James Booth | 2013-02-09 | 1 | -0/+61 |