summaryrefslogtreecommitdiff
path: root/sfeed_frames.c
AgeCommit message (Expand)Author
2015-08-16code-style + no need to zero static variablesHiltjo Posthuma
2015-08-16code-style, wrap some lines, etcHiltjo Posthuma
2015-08-07util: strtotime: stricter time parsingHiltjo Posthuma
2015-08-02sfeed_frames: wrap plain-text, encode as XML/HTML 2.0Hiltjo Posthuma
2015-08-02sfeed_frames: limit titles and feednames to 128 chars for filenamesHiltjo Posthuma
2015-08-02sfeed_frames: normalizepath: dont start with replaced -, just ignoreHiltjo Posthuma
2015-08-02util: simplify parseline() and check t for strtotime().Hiltjo Posthuma
2015-08-02refactor print, decodefield into xmlencodeHiltjo Posthuma
2015-07-31Various improvementsHiltjo Posthuma
2015-07-30check for time() failureHiltjo Posthuma
2015-07-29sfeed_frames: style: sys includes at topHiltjo Posthuma
2015-07-28sfeed_frames, sfeed_html: add space before amount of new itemsHiltjo Posthuma
2015-07-28improve code-style and consistencyHiltjo Posthuma
2015-06-21sfeed_html, sfeed_frames: escape nameHiltjo Posthuma
2015-06-21improvementsHiltjo Posthuma
2015-05-24sfeed_frames and util cleanupHiltjo Posthuma
2015-05-16sfeed_frames: show mkdir error string, shorter function name normalizepath()Hiltjo Posthuma
2015-01-05remove some TODOs, styleHiltjo Posthuma
2015-01-05sfeed_frames: rename makepathname -> normalizepathname and add a commentHiltjo Posthuma
2015-01-05sfeed_frames: improve error message informationHiltjo Posthuma
2015-01-05sfeed_frames: check truncation for pathHiltjo Posthuma
2015-01-05sfeed_frames: cleanupHiltjo Posthuma
2015-01-05sfeed_frames: improve makepathname, cleanupHiltjo Posthuma
2015-01-05add and use BSD queue.h, cleanupHiltjo Posthuma
2015-01-04sfeed_frames: always error if fopen failedHiltjo Posthuma
2015-01-04snprintf() truncation checksHiltjo Posthuma
2015-01-03time fixesHiltjo Posthuma
2015-01-02sfeed_frames: get rid of atexit()Hiltjo Posthuma
2015-01-02cleanupHiltjo Posthuma
2014-11-11code style, use actual column width of charHiltjo Posthuma
2014-11-11remove fileexists functionHiltjo Posthuma
2014-11-11set FILE* pointers to NULLHiltjo Posthuma
2014-06-28handle invalid values of strto*lHiltjo Posthuma
2014-06-28handle invalid value for strtoul, refactor a bitHiltjo Posthuma
2014-05-13cleanup, tested with tccHiltjo Posthuma
2014-05-08style: set pointer to NULL after freeHiltjo Posthuma
2014-04-19sfeed_frames: allow without feednameHiltjo Posthuma
2014-04-09make some code more clear, linewrapHiltjo Posthuma
2014-04-09cleanup, remove javascript hotkeyHiltjo Posthuma
2014-04-08sfeed_frames: fix escaped stringHiltjo Posthuma
2014-04-08sfeed: use standard time functions, simplify, use contextHiltjo Posthuma
2014-04-04sfeed_frames: more cleanupsHiltjo Posthuma
2014-04-04sfeed_frames: fix small bug in printcontent() and cleanupHiltjo Posthuma
2014-04-02sfeed_frames: just use snprintf and strlcpy, mmmkayHiltjo Posthuma
2014-04-02sfeed_frames: add utf8 meta encoding tagHiltjo Posthuma
2014-04-02sfeed_frames: fix some bugs, still cleanup todoHiltjo Posthuma
2014-04-01whitespace fixesHiltjo Posthuma
2014-03-31new versionHiltjo Posthuma
2013-05-20sfeed_frames: bugfix, dont close unopened file handleHiltjo Posthuma
2013-05-20update sfeed_frames and documentationHiltjo Posthuma