Commit History

作者 SHA1 備註 提交日期
  default 14b2f69768 If a ~/log/ folder exists, also write the log there. 3 年之前
  default 71855e87e3 If ~/error/ exists, also log messages to a file there. 3 年之前
  default fafdbbf815 Replaced usage of random() with xs_rnd_buf(). 3 年之前
  default e788a5bf8f Some prototype tweaks. 3 年之前
  default 65f5173c2a Moved srv_running variable to httpd.c. 3 年之前
  default 970ad7a540 Got rid of xs_encdec.h. 3 年之前
  default d562c3cfed Backport from xs. 3 年之前
  default 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. 3 年之前
  default f658f345ca Replaced random() with arc4random(). 3 年之前
  default 105683d4d2 Moved srv_archive() to data.c. 3 年之前
  default 67f2d4318d New utility function mkdirx(). 3 年之前
  default fabe6a5006 Tweaked user and group permissions for new files and dirs. 3 年之前
  default 463439283a Minor header tweaks. 3 年之前
  default a38c7aeadc Updated year in copyright notices. 3 年之前
  default 645e7ec43e Some code reordering to placate scan-build's wrath. 3 年之前
  default 7787a2ded9 New function new_password(). 3 年之前
  default 3acc70b270 Fixed a nasty macro expansion bug. 3 年之前
  default f61e5ed140 Don't set tz in gettimeofday() because nobody implements it any longer. 3 年之前
  default e8c421c51d Backport from xs. 3 年之前
  default 849913dc59 Use the time functions of xs_time.h. 3 年之前
  default e7e89d2d57 New function ftime(). 3 年之前
  default 5afb60f173 Got xs_set.h from xs. 3 年之前
  default 4f3b70d997 More work in not_really_markdown(). 3 年之前
  default 48a50770f4 Use xs_replace_i() in some places. 3 年之前
  default 1834dc57b0 More error testing in srv_archive(). 3 年之前
  default 57325b09f7 Added direction to srv_archive() files. 3 年之前
  default fd6f71bfe3 More work but signatures seem to still fail. 3 年之前
  default 64b7b66e3b Always write a raw payload in srv_archive(). 3 年之前
  default e132ce5076 New function msg_actor(). 3 年之前
  default 5f4379d434 Fixed bug in srv_archive(). 3 年之前