RSSyl: Fix compilation on OS X.
[claws.git] / src / plugins / rssyl / libfeed /
2015-05-27 Andrej KacianRSSyl: Fix compilation on OS X.
2015-05-17 Andrej KacianRSSyl: Strip leading and trailing whitespace from XML...
2015-05-06 Andrej KacianRSSyl: use procheader_date_parse() instead of parseRFC8...
2015-01-13 Ricardo MonesRSSyl: support HTTP basic auth in libfeed
2015-01-08 Andrej KacianRSSyl: Day-of-week name in RFC822 timestamps is optional.
2015-01-01 Andrej KacianRSSyl: Fix handling of feeds with encodings unknown...
2014-11-27 Andrej KacianRSSyl: Fix argument order for strstr() in Atom parser.
2014-11-27 Andrej KacianRSSyl: Ignore rel="..." feed link in Atom parser.
2014-11-24 Andrej KacianRSSyl: fix crash introduced by previous commit
2014-11-23 Andrej KacianRSSyl: Convert relative URLs in Atom entries to absolut...
2014-10-27 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-24 Andrej KacianRSSyl: Allow use of .netrc by libcurl. Bug/enhancement...
2014-07-25 Andrej KacianRSSyl: Fix Atom parser getting lost within feed/author.
2014-07-01 Andrej KacianRSSyl: more fixes for Coverity issues
2014-06-30 Andrej KacianRSSyl: Fix some more issues reported by Coverity.
2014-06-30 Andrej KacianRSSyl: remove surplus semicolons from FILL macro use.
2014-06-29 Andrej KacianRSSyl: make sure we do not operate with NULL text in...
2014-06-29 Andrej KacianRSSyl: make the libfeed parsers' FILL macro brace-safe...
2014-06-19 Andrej KacianGet rid of unneeded GTK_CFLAGS in Makefile template...
2014-06-19 Andrej KacianGet rid of non-existent CLAWS_MAIL_CFLAGS in Makefile...
2014-06-19 Paulfix building RSSyl
2014-06-19 Paulfix build warning
2014-06-17 Andrej KacianNew RSSyl replacing old one.