summaryrefslogtreecommitdiff
path: root/sfeed_frames.c
AgeCommit message (Expand)Author
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
2013-01-20add sfeed_frames, convert to html with frames and content as a html file for ...Hiltjo Posthuma