index
:
delta/libical-git.git
0.48
1.0
1.0.0
2.0
3.0
3.0-backports
3.0-libical-glib
3.0.10
3.10
RFC9073_RFC9074
allen/findicu
byweekno_no_byday
concurrency_mode_threadlocal
coverity_scan
fix_timet_32bit_1902_30
fix_timet_32bit_1902_master
fixthreading
flexbison
gh-pages
glib
icalrecur_iterator_prev
icaltime_as_timet_y2100
icaltime_as_timet_y2100_v3.0
icaltz-util-fixes
issue428
issue585
issue_428
issue_428_v2
jengelh-master
master
mcclurgm-readme-mainpage
mcrha/annotations
mcrha/attachment-leak
mcrha/glib-deprecation
mem-manage
pre-commit-ci-update-config
restriction_depth_fix
rrule_until+count
rscale_tzid_fix
tintou/ical-glib-generator-leaks
tintou/ical-time-format
tintou/libical-glib-fixes
tintou/modern-gobject
tintou/nullable-optional
tzid_prefix_fix
tzif_v2+
vpatch
winterz/flexbison
winterz/geo-text
github.com: libical/libical.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libical
/
icalparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
icalderivedproperty.c.in, icalparser.c, icalrecur.c - minor found by splint
Allen Winter
2016-12-25
1
-4
/
+3
*
- handle properties which don't have "default" value types
Ken Murchison
2016-12-23
1
-117
/
+13
*
RFC6868 parameter value en/decoding
Ken Murchison
2016-12-23
1
-0
/
+32
*
icalparser.c: make sure to return a NULL heap when parser_get_param_name_heap...
Ken Murchison
2016-12-22
1
-0
/
+1
*
src/libical/icalparser.c - minor coding format
Allen Winter
2016-12-13
1
-6
/
+12
*
icalparser.c: sanity check VALUE parameter against what is allowed
Ken Murchison
2016-12-13
1
-2
/
+67
*
plug various memory leaks found by Coverity
Allen Winter
2016-12-05
1
-3
/
+2
*
icalparser.c: don't create two ICAL_XLICINVALID_COMPONENT for an invalid comp...
Ken Murchison
2016-12-02
1
-6
/
+0
*
icalparser.c: make sure we have a prev_char before checking it
Ken Murchison
2016-12-02
1
-1
/
+1
*
libical/icalparser.c - use ptrdiff_t for pointer arithmetic
Allen Winter
2016-09-03
1
-5
/
+3
*
libical/icalparser.c - another attempt to make Coverity happy
Allen Winter
2016-06-13
1
-4
/
+0
*
libical/icalparser.c - try to avoid a Coverity use-after-free warning
Allen Winter
2016-06-12
1
-2
/
+8
*
libical/icalparser.c - more attempts to fix memory usage
Allen Winter
2016-06-11
1
-11
/
+8
*
libical/icalparser.c - fix resource leaks found by Coverity
Allen Winter
2016-06-11
1
-8
/
+12
*
icalparser.c - fix 2 memory leaks found by Coverity
Allen Winter
2016-06-11
1
-0
/
+7
*
coding style and some cleanups
Allen Winter
2016-05-13
1
-1
/
+2
*
Bugfix: support malformed input with only CR and no LF (e.g. from Kerio Conne...
Martin Drößler
2015-08-21
1
-1
/
+12
*
Change RFC2445/2446 references to RFC5545/5546
Ken Murchison
2015-08-18
1
-10
/
+10
*
icalparser.c - compile fixes for Windows and some code style
Allen Winter
2015-08-14
1
-18
/
+24
*
Use strncpy and explicitly set a null terminator instead of strlcpy.
Kent Sutherland
2015-08-10
1
-2
/
+5
*
Renamed parser_get_param_name to parser_get_param_name_heap. Added parser_get...
Kent Sutherland
2015-08-10
1
-35
/
+96
*
Rewrote parser_get_next_char to perform fewer pointer lookups. These changes ...
Kent Sutherland
2015-08-10
1
-15
/
+15
*
src/libical - consistent coding style enforced
Allen Winter
2015-05-31
1
-609
/
+564
*
need stddef.h for ptrdiff_t to fix build
Allen Winter
2015-05-10
1
-1
/
+1
*
Coverity Scan and Splint fixes
Allen Winter
2015-05-09
1
-7
/
+3
*
Splint fixes. and unhide some symbols
Allen Winter
2015-05-07
1
-41
/
+27
*
cleanup _unused() function variables
Allen Winter
2015-05-07
1
-1
/
+1
*
remove all the ifdef UNCLEAN blocks
Allen Winter
2015-05-03
1
-41
/
+7
*
massive include file cleaning. partially done
Allen Winter
2015-04-27
1
-568
/
+570
*
icalparser.c - cppcheck fixes and minor coding style cleaning
Allen Winter
2015-04-18
1
-119
/
+107
*
new _unused() macro to deal with unused arguments
Allen Winter
2014-09-08
1
-1
/
+1
*
Eliminate many compiler warnings from gcc
Allen Winter
2014-09-07
1
-0
/
+1
*
strstriplt(): minor. add a comment and cleanup indenting
Allen Winter
2014-07-13
1
-6
/
+8
*
Merge pull request #163 from ksuther/apple-structured-location-workaround
Allen Winter
2014-06-03
1
-1
/
+16
|
\
|
*
Don't hardcode the length of the X-APPLE-STRUCTURE-LOCATION property name in ...
Kent Sutherland
2014-06-03
1
-2
/
+5
|
*
Adding a workaround for X-APPLE-STRUCTURED-LOCATION, which uses a comma to se...
Kent Sutherland
2014-06-02
1
-0
/
+12
*
|
Better handling of invalid TZIDs that look like GMT+05:00
Kent Sutherland
2014-06-02
1
-5
/
+19
*
|
Using icalvalue_new instead of icalvalue_new_text to create a typeless value ...
Kent Sutherland
2014-06-02
1
-1
/
+1
|
/
*
Re-arrange after svn to git conversion
Allen Winter
2014-05-31
1
-0
/
+1331