summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-09sfeed_mbox: move murmur to this file, cleanupHiltjo Posthuma
2017-12-09sfeed_gph: remove unused gphtext()Hiltjo Posthuma
2017-11-19add sfeed_gph: sfeed to geomyidae gopher gph formatHiltjo Posthuma
2017-08-12README: being protocol-agnostic is a feature i guessHiltjo Posthuma
2017-08-12add newline after </html>Hiltjo Posthuma
2017-06-29sfeed_plain.1: document a proper LC_CTYPE UTF-8 is requiredHiltjo Posthuma
2017-06-29bump LICENSEHiltjo Posthuma
2017-06-29sfeed_plain: use setlocale() for glibcHiltjo Posthuma
2017-06-29improve printutf8pad for sfeed_plainHiltjo Posthuma
2017-04-27improve gettag()Hiltjo Posthuma
2017-04-27update README: tested on HaikuOSHiltjo Posthuma
2017-04-27simplify pledge stub: add to util.hHiltjo Posthuma
2017-04-27simplify pledge stubHiltjo Posthuma
2017-04-27sfeed_mbox: remove redundant conditionHiltjo Posthuma
2017-04-27compatiblity with browsers: use numeric entity for aposHiltjo Posthuma
2017-04-27man pages: fix a few warnings and improve a few wordsHiltjo Posthuma
2016-10-04README: improve wording, thanks biniar!Hiltjo Posthuma
2016-08-06sfeed_frames, sfeed_html: don't use HTML tablesHiltjo Posthuma
2016-08-06add USE_PLEDGE, remove pledge dummy functionHiltjo Posthuma
2016-08-06gettzoffset: simplify, default is 0 so remove UTC zones to checkHiltjo Posthuma
2016-05-21Makefile: remove duplicate -c flagHiltjo Posthuma
2016-05-21improve wording in documentationHiltjo Posthuma
2016-05-21sfeed_update: unique sort feed on first creationHiltjo Posthuma
2016-04-18update CHANGELOG (pre-1.0)Hiltjo Posthuma
2016-04-18sfeed_frames.1: reword SECURITY CONSIDERATIONSHiltjo Posthuma
2016-04-18simplify sfeed(5) format, remove feedtype alsoHiltjo Posthuma
2016-04-12sfeed_update: fix sorting on fields: id, link, titleHiltjo Posthuma
2016-04-12sfeed_frames: make content filename more unique: use UNIX timestamp in titleHiltjo Posthuma
2016-04-10absuri, encodeuri: make encodeuri static, change argument orderHiltjo Posthuma
2016-04-10xml: stricter check of entity: must end with ';', ...Hiltjo Posthuma
2016-04-10update READMEHiltjo Posthuma
2016-04-10improve documentation, add sfeed(5) for the file formatHiltjo Posthuma
2016-04-10util: standard pattern to check for valid number strtoulHiltjo Posthuma
2016-04-10reword some sentences in the documentation/man pagesHiltjo Posthuma
2016-04-10sfeed_frames: dont make title of content a link if its emptyHiltjo Posthuma
2016-04-10minor style fixesHiltjo Posthuma
2016-04-10remove basename, just use last part of the path...Hiltjo Posthuma
2016-04-10add comment for strtotimeHiltjo Posthuma
2016-04-10strtotime: improveHiltjo Posthuma
2016-04-10small style fixHiltjo Posthuma
2016-04-10improve MakefileHiltjo Posthuma
2016-04-03fix warning: return early, fixes bogus end NULL dereference warningHiltjo Posthuma
2016-04-03just initialize to zero, no need for memsetHiltjo Posthuma
2016-03-29remove time fieldHiltjo Posthuma
2016-03-29add time parsing to sfeed itself, remove time fieldHiltjo Posthuma