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_gopher.c
Age
Commit message (
Expand
)
Author
2022-03-15
stricter error checking in file streams (input, output)
Hiltjo Posthuma
2022-03-14
improve time(NULL) error checking
Hiltjo Posthuma
2021-06-01
sfeed_gopher: unveil: show path when it failed
Hiltjo Posthuma
2021-06-01
portability and standards: add BSD-like err() and errx() functions
Hiltjo Posthuma
2021-03-01
util: improve/refactor URI parsing and formatting
Hiltjo Posthuma
2021-01-10
optimize converting UNIX timestamp to localtime
Hiltjo Posthuma
2021-01-08
sfeed_gopher: optimize common output character function
Hiltjo Posthuma
2021-01-01
sfeed_gopher: tighten filesystem permissions on OpenBSD using unveil(2)
Hiltjo Posthuma
2020-07-05
format tools: don't skip items with a missing/invalid timestamp field
Hiltjo Posthuma
2020-05-13
sfeed_gopher: if a gopher url cannot be parsed then show it anyway as a "URL:"
Hiltjo Posthuma
2020-05-13
sfeed_gopher: do not use URL: prefix for gopher:// urls.
Hiltjo Posthuma
2020-04-01
util: improve/cleanup parseline()
Hiltjo Posthuma
2020-01-24
cleanup some includes
Hiltjo Posthuma
2020-01-18
add sfeed_gopher: generic gopher formatting program, remove sfeed_gph
Hiltjo Posthuma