summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-02compat: separate compat stuff, strlcpy atmHiltjo Posthuma
2015-01-02LICENSE: bump yearHiltjo Posthuma
2015-01-02Makefile: improveHiltjo Posthuma
2015-01-02doc: explain mandoc, unindent CHANGELOGHiltjo Posthuma
2015-01-02convert man pages to mandocHiltjo Posthuma
2014-12-13TODO: use OpenBSD sys/queue.h(?)Hiltjo Posthuma
2014-12-13xml.h: code-style, function declarationsHiltjo Posthuma
2014-12-12config.mk: specify _XOPEN_SOURCE=700, fixes warnings on OpenBSDHiltjo Posthuma
2014-11-17code-style, ugly test-code (remove later)Hiltjo Posthuma
2014-11-11sfeed_web: just assume rss/atom for application/xml tooHiltjo Posthuma
2014-11-11code style, use actual column width of charHiltjo Posthuma
2014-11-11sfeed.c: code-styleHiltjo Posthuma
2014-11-11comment styleHiltjo Posthuma
2014-11-11sfeed_update: remove redundant -t flag for mktempHiltjo Posthuma
2014-11-11fix typo in man pageHiltjo Posthuma
2014-11-11move printutf8padded to utilHiltjo Posthuma
2014-11-11remove fileexists functionHiltjo Posthuma
2014-11-11set FILE* pointers to NULLHiltjo Posthuma
2014-06-28sfeed: fix check for div in atom contentHiltjo Posthuma
2014-06-28handle invalid values of strto*lHiltjo Posthuma
2014-06-28xml: fix attribute without data:Hiltjo Posthuma
2014-06-28handle invalid value for strtoul, refactor a bitHiltjo Posthuma
2014-06-28compile with -Wextra, ignore unused parametersHiltjo Posthuma
2014-06-27improve wordingHiltjo Posthuma
2014-06-27small fixesHiltjo Posthuma
2014-06-27improve READMEHiltjo Posthuma
2014-06-27add initial README for xml parserHiltjo Posthuma
2014-05-13sfeed: fix invalid length parameterHiltjo Posthuma
2014-05-13sfeed_xmlenc: linewrapHiltjo Posthuma
2014-05-13config.mk: add commented options for tccHiltjo Posthuma
2014-05-13cleanup, tested with tccHiltjo Posthuma
2014-05-13util: use standard getline() function to get linesHiltjo Posthuma
2014-05-08style: linewrap, etcHiltjo Posthuma
2014-05-08sfeed: remove level of indentationHiltjo Posthuma
2014-05-08sfeed: make code a bit more clearHiltjo Posthuma
2014-05-08sfeed: cleanupHiltjo Posthuma
2014-05-08manpage: example non-local pathHiltjo Posthuma
2014-05-08update TODOHiltjo Posthuma
2014-05-08install added manpagesHiltjo Posthuma
2014-05-08sfeed_xmlenc: add man pageHiltjo Posthuma
2014-05-08sfeed_web: add manpageHiltjo Posthuma
2014-05-08README: updateHiltjo Posthuma
2014-05-08sfeed_xmlenc: add newline if value is setHiltjo Posthuma
2014-05-08man pages improvements, add dpb to creditsHiltjo Posthuma
2014-05-08man pages: improve wordingHiltjo Posthuma
2014-05-08sfeed: style, comments aboveHiltjo Posthuma
2014-05-08man pages: just hardcode versionHiltjo Posthuma
2014-05-08Makefile: improvementsHiltjo Posthuma
2014-05-08mkfile: improve some moreHiltjo Posthuma
2014-05-08Simplify the mkfileDaniel Bainton