summaryrefslogtreecommitdiff
path: root/src/libical/icalrestriction.c.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.0'Allen Winter2022-10-061-3/+3
|\
| * Ensure all vanew_foo() calls finish with (void*)0 (not 0)Allen Winter2022-10-051-2/+4
| * suppress some coverity issuesAllen Winter2022-10-031-8/+17
* | REUSE complianceAllen Winter2022-06-061-10/+2
* | src/libical/icalrestriction.c.in - minor coding styleAllen Winter2022-01-201-6/+5
* | icalrestriction.c.in: special restriction callbacks can be called with prop =...RFC9073_RFC9074Ken Murchison2022-01-191-5/+11
* | icalrestriction.c.in: be legacy compiler friendlyKen Murchison2022-01-191-3/+5
* | restrictions.csv, icalrestriction.c.in: consolidate VALARM restrictions and v...Ken Murchison2022-01-181-51/+171
* | icalrestriction.c.in: consolidate STATUS value validation functionsKen Murchison2022-01-181-91/+73
* | icalrestriction.c.in: no need to iterate all props/comps if no restriction fo...restriction_depth_fixKen Murchison2022-01-171-17/+24
* | icalrestriction.c.in: remove unused assignmentKen Murchison2022-01-171-2/+0
* | icalrestriction.c.in: add checks for mandatory components in VCALENADR and VT...Ken Murchison2022-01-101-1/+27
* | icalrestriction.c.in: make sure we always recurse into child componentsKen Murchison2022-01-101-1/+3
* | icalrestriction.c.in: check restrictions for nested components at ANY levelKen Murchison2022-01-061-104/+165
|/
* Move some variables to the read-only sectionДилян Палаузов2020-10-311-2/+2
* various - use https instead of http where we canAllen Winter2019-12-141-3/+3
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-2/+2
* icalrestriction.c.in, icalvalue.c - plug memory leaks found by CoverityAllen Winter2016-12-141-7/+6
* plug various memory leaks found by CoverityAllen Winter2016-12-051-13/+14
* cleaning, coding style, fixing FSF urlAllen Winter2016-05-121-175/+150
* Change RFC2445/2446 references to RFC5545/5546Ken Murchison2015-08-181-1/+1
* fix splint warnings in the generated icalrestriction.cAllen Winter2015-05-191-2/+2
* more staticnessAllen Winter2015-05-101-97/+68
* cleanup _unused() function variablesAllen Winter2015-05-071-34/+34
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-15/+7
* massive include file cleaning. partially doneAllen Winter2015-04-271-152/+151
* Eliminate many compiler warnings from gccAllen Winter2014-09-071-31/+5
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+520