summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove unwanted memory allocation for responseOBATA Akio2020-02-091-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 <obache@wizdas.com> (cherry picked from commit 9578e366c28fa0e4f17202d90260a68e941c8f21)
* Add support for GCC hidden visibility.Slávek Banko2019-10-111-0/+32
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 76812f6b91c5b481e1d9b4eae0dbc503d85def39)
* Conversion to the cmake building system.gregory guy2019-10-112-0/+89
| | | | | | | | rfc4791.pdf has been moved to the doc folder. caldav pc file has been moved in the src folder. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 19b046ec429c32f88658352232e6cc92276dff97)
* Remove obsolete svn directories.r14.0.6r14.0.5r14.0.4r14.0.3r14.0.2r14.0.1r14.0.0Darrell Anderson2013-05-0524-5940/+0
|
* Fix typos.Darrell Anderson2013-05-054-4/+4
|
* Fix installation locations.Darrell Anderson2012-03-212-2/+2
| | | | This partially resolves bug report 701.
* Initial importTimothy Pearson2012-02-1648-0/+12232