summaryrefslogtreecommitdiff
path: root/sfeed_gopher.c
AgeCommit message (Expand)Author
2021-06-01sfeed_gopher: unveil: show path when it failedHiltjo Posthuma
2021-06-01portability and standards: add BSD-like err() and errx() functionsHiltjo Posthuma
2021-03-01util: improve/refactor URI parsing and formattingHiltjo Posthuma
2021-01-10optimize converting UNIX timestamp to localtimeHiltjo Posthuma
2021-01-08sfeed_gopher: optimize common output character functionHiltjo Posthuma
2021-01-01sfeed_gopher: tighten filesystem permissions on OpenBSD using unveil(2)Hiltjo Posthuma
2020-07-05format tools: don't skip items with a missing/invalid timestamp fieldHiltjo Posthuma
2020-05-13sfeed_gopher: if a gopher url cannot be parsed then show it anyway as a "URL:"Hiltjo Posthuma
2020-05-13sfeed_gopher: do not use URL: prefix for gopher:// urls.Hiltjo Posthuma
2020-04-01util: improve/cleanup parseline()Hiltjo Posthuma
2020-01-24cleanup some includesHiltjo Posthuma
2020-01-18add sfeed_gopher: generic gopher formatting program, remove sfeed_gphHiltjo Posthuma