summaryrefslogtreecommitdiff
path: root/src/libical/icalmime.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.0'Allen Winter2022-10-061-1/+1
|\
| * Ensure all vanew_foo() calls finish with (void*)0 (not 0)Allen Winter2022-10-051-1/+1
| * various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* | REUSE complianceAllen Winter2022-06-061-10/+2
* | Allow configuring implementation of `fprintf` and `assert` to allow more flex...Markus Minichmayr2022-01-221-4/+4
* | Replaced malloc, realloc, free and strdup with corresponding icalmemory_* fun...Markus Minichmayr2022-01-221-9/+9
* | various - use https instead of http where we canAllen Winter2019-12-141-4/+3
|/
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
* plug various memory leaks found by CoverityAllen Winter2016-12-051-9/+13
* more redundancy-decls cleaningAllen Winter2016-11-231-2/+0
* minor coding-style and compile warning fix with mingwAllen Winter2015-06-191-2/+2
* src/libical - consistent coding style enforcedAllen Winter2015-05-311-151/+128
* small Splint fixesAllen Winter2015-05-191-1/+1
* static symbols for local functions that were never exportedAllen Winter2015-05-101-15/+14
* cleanup _unused() function variablesAllen Winter2015-05-071-10/+10
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-21/+4
* massive include file cleaning. partially doneAllen Winter2015-04-271-165/+173
* remove DMALLOC conditional compilationAllen Winter2015-04-181-7/+3
* Eliminate many compiler warnings from clangAllen Winter2014-09-081-2/+2
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+405