Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-19 | 1 | -2/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b9c62203b8a0737f07a5eaba2e0c0763f657f035) | ||||
* | Remove unwanted memory allocation for response | OBATA Akio | 2020-02-05 | 1 | -16/+4 |
| | | | | | | | | | It is expected as pointer to struct response with size of the struct, not pointer to the pointer, but never returned to caller. It should be allocated by caller. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 8d21538ce07e8c91023fd8d4997563d7db156ed6) | ||||
* | Initial import of libcarddav | Timothy Pearson | 2012-02-16 | 1 | -0/+868 |