Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unwanted memory allocation for response | OBATA Akio | 2020-02-09 | 1 | -24/+6 |
| | | | | | | | | It is expected as pointer to struct response with size fo the struct, not pointer to the pointer, but never returned to the caller. It should be allocated by the caller. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Reset submodule main/dependencies/libcaldav/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Add support for GCC hidden visibility. | Slávek Banko | 2019-10-10 | 1 | -0/+32 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Install libraries according to multi-arch rules. | Slávek Banko | 2019-10-10 | 1 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add common directories. | Slávek Banko | 2019-10-10 | 2 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2019-10-10 | 10 | -0/+263 |
| | | | | | | | rfc4791.pdf has been moved to the doc folder. caldav pc file has been moved in the src folder. Signed-off-by: gregory guy <[email protected]> | ||||
* | Minor update to AUTHORS file | Timothy Pearson | 2016-02-27 | 1 | -1/+1 |
| | |||||
* | Remove obsolete svn directories.r14.0.6r14.0.5r14.0.4r14.0.3r14.0.2r14.0.1r14.0.0 | Darrell Anderson | 2013-05-05 | 24 | -5940/+0 |
| | |||||
* | Remove obsolete svn directories. | Darrell Anderson | 2013-05-05 | 29 | -4921/+0 |
| | |||||
* | Fix typos. | Darrell Anderson | 2013-05-05 | 4 | -4/+4 |
| | |||||
* | Fix installation locations. | Darrell Anderson | 2012-03-21 | 3 | -3/+3 |
| | | | | This partially resolves bug report 701. | ||||
* | Remove libcaldav.pc inadvertently copied from initial merge to GIT tree. | Darrell Anderson | 2012-03-13 | 1 | -14/+0 |
| | | | | This partially resolves bug report 701. | ||||
* | Update ChangeLog file | Timothy Pearson | 2012-02-19 | 1 | -0/+18 |
| | |||||
* | Initial import | Timothy Pearson | 2012-02-16 | 108 | -0/+31485 |