Age | Commit message (Expand) | Author |
2015-07-30 | sfeed_maildir: initial version, needs more work | Hiltjo Posthuma |
2015-07-30 | sfeed_mbox: initial version, needs more work | Hiltjo Posthuma |
2015-07-30 | check for time() failure | Hiltjo Posthuma |
2015-07-29 | improve documentation: some fixes | Hiltjo Posthuma |
2015-07-29 | sfeed: whoops, remove "debug" statement | Hiltjo Posthuma |
2015-07-29 | update documentation regarding timezone parsing | Hiltjo Posthuma |
2015-07-29 | sfeed: improve time parsing | Hiltjo Posthuma |
2015-07-29 | sfeed_frames: style: sys includes at top | Hiltjo Posthuma |
2015-07-29 | improve includes (dont include headers in .h), fix build on Linux | Hiltjo Posthuma |
2015-07-29 | sfeed: prefer published over updated | Hiltjo Posthuma |
2015-07-28 | sfeed_frames, sfeed_html: add space before amount of new items | Hiltjo Posthuma |
2015-07-28 | remove gitignore file | Hiltjo Posthuma |
2015-07-28 | improve code-style and consistency | Hiltjo Posthuma |
2015-07-28 | util, absuri: check truncation of more cases | Hiltjo Posthuma |
2015-07-28 | update documentation... | Hiltjo Posthuma |
2015-07-28 | update strlcpy, add strlcat | Hiltjo Posthuma |
2015-07-28 | sfeed_plain: xbasename, free memory after use | Hiltjo Posthuma |
2015-07-28 | use new uri parser | Hiltjo Posthuma |
2015-07-28 | util: rewrite uri parser | Hiltjo Posthuma |
2015-06-23 | xml: fix comment issue, improve cdata and comment while encountering separator | Hiltjo Posthuma |
2015-06-22 | xml: fix cdata issue | Hiltjo Posthuma |
2015-06-21 | sfeed_html, sfeed_frames: escape name | Hiltjo Posthuma |
2015-06-21 | improvements | Hiltjo Posthuma |
2015-06-21 | improvements | Hiltjo Posthuma |
2015-06-21 | util: improve printxmlencoded, cleanup | Hiltjo Posthuma |
2015-06-21 | util: fix parseline crash | Hiltjo Posthuma |
2015-06-21 | string_print: dont print control chars | Hiltjo Posthuma |
2015-06-21 | improve printlink, escape characters | Hiltjo Posthuma |
2015-06-21 | add xbasename for filename to feedname | Hiltjo Posthuma |
2015-06-21 | separate xml specific code into xml.c | Hiltjo Posthuma |
2015-06-21 | xml.c: fix empty cdata callback | Hiltjo Posthuma |
2015-06-21 | change feeds file format, its now more consistent | Hiltjo Posthuma |
2015-06-21 | Makefile: remove legacy man pages, remove queue.h, remove sfeed_stats | Hiltjo Posthuma |
2015-06-21 | remove legacy man pages, remove queue.h, remove sfeed_stats | Hiltjo Posthuma |
2015-05-25 | util.h: add LEN() macro | Hiltjo Posthuma |
2015-05-25 | sfeed_update: dont sort on feedurl | Hiltjo Posthuma |
2015-05-25 | improve timezone parsing and conversion (WIP) | Hiltjo Posthuma |
2015-05-25 | improve entitytostr | Hiltjo Posthuma |
2015-05-25 | string_buffer_realloc: doesnt return | Hiltjo Posthuma |
2015-05-24 | sssh! sfeed_mail is a work-in-progress :) | Hiltjo Posthuma |
2015-05-24 | doc: fix warnings (mandoc -Tlint) | Hiltjo Posthuma |
2015-05-24 | sfeed_frames and util cleanup | Hiltjo Posthuma |
2015-05-16 | xml: only call data handler if set | Hiltjo Posthuma |
2015-05-16 | xml: call parse | Hiltjo Posthuma |
2015-05-16 | sfeed_frames: show mkdir error string, shorter function name normalizepath() | Hiltjo Posthuma |
2015-05-16 | util: parseline can return error, unsigned int -> int | Hiltjo Posthuma |
2015-05-16 | xml: attrentity handler will be called if set | Hiltjo Posthuma |
2015-05-16 | xml: adjust for API change: read from fd | Hiltjo Posthuma |
2015-05-16 | xml: allow to read from fd or string buffer | Hiltjo Posthuma |
2015-05-16 | sfeed: code-style | Hiltjo Posthuma |