TODOs for libical-0.16 --------------------- libical treats properties with multiple values incorrecty -- it always seperates multiple values into multiple properties. This is not acceptable for CATEGORIES and RESOURCES. Some TEXT valued properties, like METHOD, have a limited set of valid values. The code should check that the values of these properites are valid. ( Although METHOD now uses enums, and is not really TEXT valued ) Finish implementing values ATTACH/BINARY content_type language Check for buffer overflow on external input. Error Handling Dates and times: the parser will accept many illegal date time values RECUR values ignore integers in BYDAY clauses, ie 'FREQ=MONTHLY;BYDAY=-1SU' Restrictions code does not catch lack of DTEND or DURATION For some value types, if there illegal characters in the value ( like 4.56 in an integer value), the parser will output the characters to stdout. Check all uses of strcpy and sprinf for buffer overflows Make the mime parsing code in sspm grow the list of parts as needed, rather than having a hard limit. in sspm.c, and unrecognized content-transfer-encoding values must force a content type of application/octet-stream. >
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/dirmngr/distinfo
1f670131787df709f9235c'>- Update WWW and MASTER_SITES, since the project moved to a new location
Commit message (Expand)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-2/+0
* Upgrade to version 1.1.0, which has the following changes:dougb2010-06-181-3/+6
* - Update to 1.0.3dhn2009-06-181-3/+3
* - Update to 1.0.2pav2008-09-241-3/+3
mva2014-01-153-10/+33
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211