summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16XML parser: numeric entity: check unicode codepoint rangeHiltjo Posthuma
2018-08-16sfeed_frames: overhaulHiltjo Posthuma
2018-07-18sfeed_update: fail on feed HTTP redirectHiltjo Posthuma
2018-07-18sfeedrc.example: fix linksHiltjo Posthuma
2018-06-24sfeed_opml_import: escape ' properlyHiltjo Posthuma
2018-06-24sfeed_gph.1: upstream geomyidae manual is geomyidae(8)Hiltjo Posthuma
2018-06-24bump version to 0.9.4Hiltjo Posthuma
2018-06-24README: linewrapHiltjo Posthuma
2018-06-24util: printutf8pad: proper counting of multiwidth charactersHiltjo Posthuma
2018-04-07sfeed_opml_export: encode more entities for attribute valuesHiltjo Posthuma
2018-03-18remove CHANGELOGHiltjo Posthuma
2018-03-11sfeed_tail: remove unused variablesHiltjo Posthuma
2018-03-11sfeed_tail improvementsHiltjo Posthuma
2018-03-11Revert "remove sfeed_tail: the standard tail -f can (soon) be used"Hiltjo Posthuma
2018-03-11fix tree.h (platform-specific include)Hiltjo Posthuma
2018-03-11Revert "rm tree.h for sfeed_tail"Hiltjo Posthuma
2018-03-11sfeed_plain: don't flush line (was used for tail -f)Hiltjo Posthuma
2018-03-11include <sys/types.h> for types size_t, ssize_t etcHiltjo Posthuma
2018-03-11xml: improve comment parsingHiltjo Posthuma
2018-03-11xml: fix parsing of cdata when a handler is unsetHiltjo Posthuma
2018-03-11xml: improve CDATA parsingHiltjo Posthuma
2018-02-18sfeed_update: revert more merge logicHiltjo Posthuma
2018-02-18sfeed_update: revert new merge logicHiltjo Posthuma
2018-02-18sfeed_plain: force flush line to output, useful for tail -fHiltjo Posthuma
2018-02-18sfeed_update: revert previous commit, its not an issueHiltjo Posthuma
2018-02-18sfeed_update: dont allow TAB in filename (messes up the merge logic)Hiltjo Posthuma
2018-02-18README: update sfeed_web exampleHiltjo Posthuma
2018-02-18sfeed_update: use filename as feedname againHiltjo Posthuma
2018-02-18sfeed_update: run awk in C localeHiltjo Posthuma
2018-02-18sfeed_frames: code-styleHiltjo Posthuma
2018-02-18sfeed_plain: utf-8 pad nameHiltjo Posthuma
2018-02-18util: improve a castHiltjo Posthuma
2018-02-16sfeed_gph: many improvementsHiltjo Posthuma
2018-02-16util.c: parseuri(): fix incorrect NUL termination for IPv6 addressesHiltjo Posthuma
2018-02-14bump LICENSEHiltjo Posthuma
2017-12-25bump version 0.9.3 alreadyHiltjo Posthuma
2017-12-24update READMEHiltjo Posthuma
2017-12-24sfeed_update: merge improvementsHiltjo Posthuma
2017-12-24sfeed_mbox: make murmur3_32 staticHiltjo Posthuma
2017-12-24update READMEHiltjo Posthuma
2017-12-24rm tree.h for sfeed_tailHiltjo Posthuma
2017-12-24remove sfeed_tail: the standard tail -f can (soon) be usedHiltjo Posthuma
2017-12-24add latest (DEBUG version) of sfeed_tailHiltjo Posthuma
2017-12-24sfeed_web: print relative url now directly if no base url specifiedHiltjo Posthuma
2017-12-24format programs: ignore fields with an invalid timeHiltjo Posthuma
2017-12-24xml: make name entities static, minor clarificationsHiltjo Posthuma
2017-12-16sfeed_update: improvementsHiltjo Posthuma
2017-12-10sfeed_opml_import/sfeed_opml_export: allow " and \ in fieldsHiltjo Posthuma
2017-12-09sfeed_opml_export: remove a level of indentationHiltjo Posthuma
2017-12-09sfeed_tail: replace hashmap + linked-list with RBtreeHiltjo Posthuma