summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * src/libical/icalrecur.c - minor coding style fixesAllen Winter2019-07-101-7/+13
| * icalderivedvalue.c.in: make sure the value union actually contains a recurren...Ken Murchison2019-07-071-0/+1
| * Don't allow both COUNT and UNTIL in RRULE #391Allen Winter2019-07-073-1/+33
* | ReadMe.txt - minor for GNOME Libical UsersAllen Winter2019-07-091-1/+1
|/
* ReadMe.txt - even more cleaning and updatingAllen Winter2019-07-061-20/+22
* ReadMe.txt - cleaningAllen Winter2019-07-061-10/+10
* ReadMe.txt - add Libical Users listAllen Winter2019-07-061-0/+19
* [libical-glib] Remove out annotation of ICalTimezone.get_utc_offset*Corentin Noël2019-06-201-3/+3
* Fix for issue #376Ken Murchison2019-05-193-0/+25
* scripts/buildtests.sh - comment out a testAllen Winter2019-05-171-1/+1
* Include invalid parameters in the maximum number of allowed parameters Fixes ...Kent Sutherland2019-05-171-0/+1
* Revert "Revert "setup for release 3.0.6""Allen Winter2019-05-162-1/+5
* Revert "setup for release 3.0.6"v3.0.5Allen Winter2019-05-162-5/+1
* Change the icalarray wrapper and update the array.py testMilan Crha2019-05-152-47/+52
* Fix the implementation of the i_cal_value_decode_ical_string() wrapperMilan Crha2019-05-151-4/+4
* scripts/buildtests.sh - test more build option combinationsAllen Winter2019-05-151-0/+5
* setup for release 3.0.6Allen Winter2019-05-142-1/+5
* ReleaseNotes.txt - final for release 3.0.5Allen Winter2019-05-141-10/+10
* src/libical/icalvalue.c,src/test/regression.c - fix an overrunMilan Crha2019-05-142-3/+49
* Fix a use after freeKent Sutherland2019-05-131-0/+1
* Cap the number of parameters and properties to prevent unbounded memory usage...Kent Sutherland2019-05-131-2/+6
* Revert "Set a maximum length per line before calling icalparser_add_line This...Kent Sutherland2019-05-131-10/+1
* Revert "src/libical/icalparser.c - include <string.h>"Kent Sutherland2019-05-132-4/+2
* Revert "libical/icalparser.c - another attempt to make Coverity happy"Allen Winter2019-05-121-0/+4
* ReleaseNotes.txt - mention defuzzAllen Winter2019-05-121-0/+1
* src/libical/icalparser.c - include <string.h>Allen Winter2019-05-122-2/+4
* Set a maximum length per line before calling icalparser_add_line This provide...Kent Sutherland2019-05-121-1/+10
* Reset the parser level to 0 when encountering a line with END before BEGIN Fi...Kent Sutherland2019-05-111-2/+9
* ReleaseNotes.txt - trivialAllen Winter2019-05-111-1/+0
* ReleaseNotes.txt - add dates for all the Version sectionsAllen Winter2019-05-111-16/+20
* ReleaseNotes.txt - final before 3.0.5 releaseAllen Winter2019-05-111-1/+2
* update zoneinfo to tzdata2019aAllen Winter2019-05-11593-1492/+1486
* improve testing for icalproperty_get_datetime_with_compoment()Milan Crha2019-05-114-11/+40
* Revert LTO commits:Allen Winter2019-05-052-58/+22
* [libical-glib] Use libical-glib enums in the code and developer comments of i...Milan Crha2019-05-021-60/+60
* [libical-glib] Remove langbind as it is already covered by the introspection ...Corentin Noël2019-05-013-84/+0
* [libical-glib] Respect the gobject naming conventionsCorentin Noël2019-05-0127-167/+203
* [libical-glib] Add annotations and delegates to the mime parserCorentin Noël2019-05-011-6/+15
* [libical-glib] Add annotations and delegates to the parserCorentin Noël2019-05-011-15/+16
* [libical-glib] Add annotations for i_cal_memory_ functionsCorentin Noël2019-05-011-7/+7
* [libical-glib] Allow to create ICalAttach from GBytesCorentin Noël2019-05-011-0/+18
* [libical-glib] Use metadata file for Vala bindingsCorentin Noël2019-05-012-0/+11
* icalproperty.c - use location as TZID fallback in icalproperty_get_datetime_w...Allen Winter2019-04-283-0/+47
* cmake/modules/FindICU.cmake - fix a minor CMake warningAllen Winter2019-04-261-1/+1
* vcomponent_cxx.cpp - no need to check for NULL before 'delete'Allen Winter2019-04-261-3/+1
* Address some issues reported by static analyzers (Coverity Scan, clang)Milan Crha2019-04-263-16/+14
* Mark ICalTimezone arguments in ICalTime as nullableMilan Crha2019-04-231-9/+9
* various - doc for icalproperty_get_datetime_with_component()Allen Winter2019-04-204-3/+33
* recurrence.py - remove references to new functions3.0-libical-glibAllen Winter2019-04-132-21/+0
* Install.txt - merge from masterAllen Winter2019-04-071-0/+14