Age | Commit message (Expand) | Author |
2015-01-02 | Makefile: fix prerequisite rules | Hiltjo Posthuma |
2015-01-02 | Makefile: fix prerequisite rules | Hiltjo Posthuma |
2015-01-02 | sfeed: fix incorrect strlcpy, style and strict check for buf | Hiltjo Posthuma |
2015-01-02 | remove mkfile, update README | Hiltjo Posthuma |
2015-01-02 | Makefile: add sfeed_stats | Hiltjo Posthuma |
2015-01-02 | sfeed: changes, needs some testing | Hiltjo Posthuma |
2015-01-02 | Makefile: separate compat src | Hiltjo Posthuma |
2015-01-02 | improve compat | Hiltjo Posthuma |
2015-01-02 | sfeed_html: not necesarily english | Hiltjo Posthuma |
2015-01-02 | Makefile: dont suppress output, remove fancy messages | Hiltjo Posthuma |
2015-01-02 | Makefile: fix uninstall | Hiltjo Posthuma |
2015-01-02 | Makefile: copy doc dir for dist | Hiltjo Posthuma |
2015-01-02 | sfeed_frames: get rid of atexit() | Hiltjo Posthuma |
2015-01-02 | sfeed: style | Hiltjo Posthuma |
2015-01-02 | sfeed: cleanup, use err() | Hiltjo Posthuma |
2015-01-02 | cleanup | Hiltjo Posthuma |
2015-01-02 | README.xml: code-style | Hiltjo Posthuma |
2015-01-02 | doc: use mandoc as source, pre-generate documentation | Hiltjo Posthuma |
2015-01-02 | CHANGELOG: improve, make it clear the changes are from 0.8 to 0.9 | Hiltjo Posthuma |
2015-01-02 | config.mk: move version to Makefile, add compat flags | Hiltjo Posthuma |
2015-01-02 | Makefile: sort files, clean libcompat (WIP) | Hiltjo Posthuma |
2015-01-02 | compat: separate compat stuff, strlcpy atm | Hiltjo Posthuma |
2015-01-02 | compat: separate compat stuff, strlcpy atm | Hiltjo Posthuma |
2015-01-02 | LICENSE: bump year | Hiltjo Posthuma |
2015-01-02 | Makefile: improve | Hiltjo Posthuma |
2015-01-02 | doc: explain mandoc, unindent CHANGELOG | Hiltjo Posthuma |
2015-01-02 | convert man pages to mandoc | Hiltjo Posthuma |
2014-12-13 | TODO: use OpenBSD sys/queue.h(?) | Hiltjo Posthuma |
2014-12-13 | xml.h: code-style, function declarations | Hiltjo Posthuma |
2014-12-12 | config.mk: specify _XOPEN_SOURCE=700, fixes warnings on OpenBSD | Hiltjo Posthuma |
2014-11-17 | code-style, ugly test-code (remove later) | Hiltjo Posthuma |
2014-11-11 | sfeed_web: just assume rss/atom for application/xml too | Hiltjo Posthuma |
2014-11-11 | code style, use actual column width of char | Hiltjo Posthuma |
2014-11-11 | sfeed.c: code-style | Hiltjo Posthuma |
2014-11-11 | comment style | Hiltjo Posthuma |
2014-11-11 | sfeed_update: remove redundant -t flag for mktemp | Hiltjo Posthuma |
2014-11-11 | fix typo in man page | Hiltjo Posthuma |
2014-11-11 | move printutf8padded to util | Hiltjo Posthuma |
2014-11-11 | remove fileexists function | Hiltjo Posthuma |
2014-11-11 | set FILE* pointers to NULL | Hiltjo Posthuma |
2014-06-28 | sfeed: fix check for div in atom content | Hiltjo Posthuma |
2014-06-28 | handle invalid values of strto*l | Hiltjo Posthuma |
2014-06-28 | xml: fix attribute without data: | Hiltjo Posthuma |
2014-06-28 | handle invalid value for strtoul, refactor a bit | Hiltjo Posthuma |
2014-06-28 | compile with -Wextra, ignore unused parameters | Hiltjo Posthuma |
2014-06-27 | improve wording | Hiltjo Posthuma |
2014-06-27 | small fixes | Hiltjo Posthuma |
2014-06-27 | improve README | Hiltjo Posthuma |
2014-06-27 | add initial README for xml parser | Hiltjo Posthuma |
2014-05-13 | sfeed: fix invalid length parameter | Hiltjo Posthuma |