Age | Commit message (Expand) | Author |
2018-02-18 | util: improve a cast | Hiltjo Posthuma |
2018-02-16 | sfeed_gph: many improvements | Hiltjo Posthuma |
2018-02-16 | util.c: parseuri(): fix incorrect NUL termination for IPv6 addresses | Hiltjo Posthuma |
2018-02-14 | bump LICENSE | Hiltjo Posthuma |
2017-12-25 | bump version 0.9.3 already | Hiltjo Posthuma |
2017-12-24 | update README | Hiltjo Posthuma |
2017-12-24 | sfeed_update: merge improvements | Hiltjo Posthuma |
2017-12-24 | sfeed_mbox: make murmur3_32 static | Hiltjo Posthuma |
2017-12-24 | update README | Hiltjo Posthuma |
2017-12-24 | rm tree.h for sfeed_tail | Hiltjo Posthuma |
2017-12-24 | remove sfeed_tail: the standard tail -f can (soon) be used | Hiltjo Posthuma |
2017-12-24 | add latest (DEBUG version) of sfeed_tail | Hiltjo Posthuma |
2017-12-24 | sfeed_web: print relative url now directly if no base url specified | Hiltjo Posthuma |
2017-12-24 | format programs: ignore fields with an invalid time | Hiltjo Posthuma |
2017-12-24 | xml: make name entities static, minor clarifications | Hiltjo Posthuma |
2017-12-16 | sfeed_update: improvements | Hiltjo Posthuma |
2017-12-10 | sfeed_opml_import/sfeed_opml_export: allow " and \ in fields | Hiltjo Posthuma |
2017-12-09 | sfeed_opml_export: remove a level of indentation | Hiltjo Posthuma |
2017-12-09 | sfeed_tail: replace hashmap + linked-list with RBtree | Hiltjo Posthuma |
2017-12-09 | sfeed_mbox: move murmur to this file, cleanup | Hiltjo Posthuma |
2017-12-09 | sfeed_gph: remove unused gphtext() | Hiltjo Posthuma |
2017-11-19 | add sfeed_gph: sfeed to geomyidae gopher gph format | Hiltjo Posthuma |
2017-08-12 | README: being protocol-agnostic is a feature i guess | Hiltjo Posthuma |
2017-08-12 | add newline after </html> | Hiltjo Posthuma |
2017-06-29 | sfeed_plain.1: document a proper LC_CTYPE UTF-8 is required | Hiltjo Posthuma |
2017-06-29 | bump LICENSE | Hiltjo Posthuma |
2017-06-29 | sfeed_plain: use setlocale() for glibc | Hiltjo Posthuma |
2017-06-29 | improve printutf8pad for sfeed_plain | Hiltjo Posthuma |
2017-04-27 | improve gettag() | Hiltjo Posthuma |
2017-04-27 | update README: tested on HaikuOS | Hiltjo Posthuma |
2017-04-27 | simplify pledge stub: add to util.h | Hiltjo Posthuma |
2017-04-27 | simplify pledge stub | Hiltjo Posthuma |
2017-04-27 | sfeed_mbox: remove redundant condition | Hiltjo Posthuma |
2017-04-27 | compatiblity with browsers: use numeric entity for apos | Hiltjo Posthuma |
2017-04-27 | man pages: fix a few warnings and improve a few words | Hiltjo Posthuma |
2016-10-04 | README: improve wording, thanks biniar! | Hiltjo Posthuma |
2016-08-06 | sfeed_frames, sfeed_html: don't use HTML tables | Hiltjo Posthuma |
2016-08-06 | add USE_PLEDGE, remove pledge dummy function | Hiltjo Posthuma |
2016-08-06 | gettzoffset: simplify, default is 0 so remove UTC zones to check | Hiltjo Posthuma |
2016-05-21 | Makefile: remove duplicate -c flag | Hiltjo Posthuma |
2016-05-21 | improve wording in documentation | Hiltjo Posthuma |
2016-05-21 | sfeed_update: unique sort feed on first creation | Hiltjo Posthuma |
2016-04-18 | update CHANGELOG (pre-1.0) | Hiltjo Posthuma |
2016-04-18 | sfeed_frames.1: reword SECURITY CONSIDERATIONS | Hiltjo Posthuma |
2016-04-18 | simplify sfeed(5) format, remove feedtype also | Hiltjo Posthuma |
2016-04-12 | sfeed_update: fix sorting on fields: id, link, title | Hiltjo Posthuma |
2016-04-12 | sfeed_frames: make content filename more unique: use UNIX timestamp in title | Hiltjo Posthuma |
2016-04-10 | absuri, encodeuri: make encodeuri static, change argument order | Hiltjo Posthuma |
2016-04-10 | xml: stricter check of entity: must end with ';', ... | Hiltjo Posthuma |
2016-04-10 | update README | Hiltjo Posthuma |