summaryrefslogtreecommitdiff
path: root/src/libical/icalparameter.c
Commit message (Expand)AuthorAgeFilesLines
* REUSE complianceAllen Winter2022-06-061-11/+2
* Replaced malloc, realloc, free and strdup with corresponding icalmemory_* fun...Markus Minichmayr2022-01-221-11/+11
* Merge branch '3.0'Allen Winter2020-07-201-12/+9
|\
| * Unify all visible docstrings to .h filesMichael McClurg2020-07-181-11/+8
| * Merge branch '3.0' of github.com:libical/libical into docs-fixes-3.0Michael McClurg2020-07-011-1/+1
| |\
| | * Add support for empty parameters, e.g. CN=""Ken Murchison2020-06-221-1/+1
| * | Fix capitalization errorsMichael McClurg2020-06-301-2/+2
| * | Standardize verb formsMichael McClurg2020-06-301-1/+1
| |/
| * various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* | Add support for empty parameters, e.g. CN=""Ken Murchison2020-06-221-1/+1
* | various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* | Deprecate foo_new_clone() in favor of foo_clone()Emiel Bruijntjes2019-05-261-1/+6
|/
* icalparameter.c, icalvalue.c - plug memory leaks found by clang-analyzerAllen Winter2017-10-021-0/+2
* libical/icalparameter.c - modifies comment so it does not show up in doxygen ...Patrick Elsen2017-07-131-1/+1
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
* icalparameter.c - restore the castAllen Winter2016-12-231-6/+6
* Revert "icalparameter.c - cast to unsigned char for icalparameter_is_safe_char"Allen Winter2016-12-231-6/+6
* icalparameter.c - cast to unsigned char for icalparameter_is_safe_charAllen Winter2016-12-231-6/+6
* RFC6868 parameter value en/decodingKen Murchison2016-12-231-14/+86
* more redundancy-decls cleaningAllen Winter2016-11-231-5/+0
* Change RFC2445/2446 references to RFC5545/5546Ken Murchison2015-08-181-1/+1
* Use memset to zero the allocated memory instead of naming each field individu...Kent Sutherland2015-08-101-5/+2
* src/libical - consistent coding style enforcedAllen Winter2015-05-311-121/+93
* Coverity Scan and Splint fixesAllen Winter2015-05-091-1/+1
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-25/+8
* massive include file cleaning. partially doneAllen Winter2015-04-271-80/+82
* remove ICAL_FREE_ON_LIST_IS_ERROR conditional compilationAllen Winter2015-04-181-13/+6
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+445