Commit History

Author SHA1 Message Date
  Hiltjo Posthuma fad48ffa27 stricter error checking in file streams (input, output) 2 years ago
  Hiltjo Posthuma b6f7a3fe15 improve time(NULL) error checking 2 years ago
  Hiltjo Posthuma 55ac2338fc portability and standards: add BSD-like err() and errx() functions 2 years ago
  Hiltjo Posthuma 02b590f6a2 sfeed_frames/sfeed_html: show the total counts and improve the title format 3 years ago
  Hiltjo Posthuma f18f4818ed optimize converting UNIX timestamp to localtime 3 years ago
  Hiltjo Posthuma 3a5295f595 fix counting due to uninitialized variable when the time could not be parsed 3 years ago
  Hiltjo Posthuma 276d5789fd format tools: don't skip items with a missing/invalid timestamp field 3 years ago
  Hiltjo Posthuma 1b14e60143 sfeed_html/sfeed_frames: simplify struct feed allocation 3 years ago
  Hiltjo Posthuma 7c99000c20 util: improve/cleanup parseline() 4 years ago
  Hiltjo Posthuma f869ea9ce2 sfeed_html/sfeed_frames: fix bold markup for lynx 4 years ago
  Hiltjo Posthuma 52cd6f7ad6 sfeed_html/sfeed_frames: use a <pre> section per feed 4 years ago
  Hiltjo Posthuma d4c8c60b38 cleanup some includes 4 years ago
  Hiltjo Posthuma 6341524d85 sfeed_frames, sfeed_html: use the same code for link handling 5 years ago
  Hiltjo Posthuma 4aeb397ef3 sfeed_frames, sfeed_html: do not send referer header 5 years ago
  Hiltjo Posthuma 5a3995ae27 sfeed_frames/sfeed_html: improve HTML output a bit 5 years ago
  Hiltjo Posthuma 4c5e73624f sfeed_frames: stricter pledge when only reading from stdin 5 years ago
  Hiltjo Posthuma b7e288a964 sfeed_frames: overhaul 5 years ago
  Hiltjo Posthuma 13269e18b4 sfeed_frames: code-style 6 years ago
  Hiltjo Posthuma b232db436b format programs: ignore fields with an invalid time 6 years ago
  Hiltjo Posthuma 8790e11d50 add newline after </html> 6 years ago
  Hiltjo Posthuma 3151fc001c simplify pledge stub 7 years ago
  Hiltjo Posthuma 4a788d5998 compatiblity with browsers: use numeric entity for apos 7 years ago
  Hiltjo Posthuma cb3a5e5372 sfeed_frames, sfeed_html: don't use HTML tables 7 years ago
  Hiltjo Posthuma e6f348c728 add USE_PLEDGE, remove pledge dummy function 7 years ago
  Hiltjo Posthuma 742ed57ac8 sfeed_frames: make content filename more unique: use UNIX timestamp in title 8 years ago
  Hiltjo Posthuma 8fa0217dbc sfeed_frames: dont make title of content a link if its empty 8 years ago
  Hiltjo Posthuma 8a3177f96d remove basename, just use last part of the path... 8 years ago
  Hiltjo Posthuma e92d374581 add time parsing to sfeed itself, remove time field 8 years ago
  Hiltjo Posthuma 3b1217f6dc sfeed_frames: also XML encode formatted time (just in case) 8 years ago
  Hiltjo Posthuma f47a0d9ea0 sfeed_frames: use S_IR* names (portability), respect umask 8 years ago