index
:
sfeed.git
master
Suckless rss Feed reader with my configs
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sfeed_mbox.c
Age
Commit message (
Expand
)
Author
2015-10-05
sfeed_mbox: do host lookup and current time once at startup, not per feed
Hiltjo Posthuma
2015-10-04
sfeed_mbox: small cleanup, move label so check for NUL isnt needed
Hiltjo Posthuma
2015-10-04
portability: dont use HOST_NAME_MAX, just use 256 as maximum
Hiltjo Posthuma
2015-08-23
sfeed_mbox: clarify format time error (strftime)
Hiltjo Posthuma
2015-08-16
code-style + no need to zero static variables
Hiltjo Posthuma
2015-08-16
code-style, wrap some lines, etc
Hiltjo Posthuma
2015-08-08
sfeed_mbox: use feedname in message-id
Hiltjo Posthuma
2015-08-07
util: strtotime: stricter time parsing
Hiltjo Posthuma
2015-08-07
sfeed_mbox: use simple hash for Message-Id
Hiltjo Posthuma
2015-08-05
sfeed_mbox: combine date check condition
Hiltjo Posthuma
2015-08-02
util: simplify parseline() and check t for strtotime().
Hiltjo Posthuma
2015-08-02
sfeed_mbox: improvements
Hiltjo Posthuma
2015-08-01
sfeed_mbox: xmlencode link for HTML mail, simplify a bit
Hiltjo Posthuma
2015-07-31
sfeed_mbox: dont decodefield anymore
Hiltjo Posthuma
2015-07-31
Various improvements
Hiltjo Posthuma
2015-07-31
sfeed_mbox: improvements
Hiltjo Posthuma
2015-07-30
sfeed_mbox: initial version, needs more work
Hiltjo Posthuma