Historique des commits

Auteur SHA1 Message Date
  grunfink 64d99af19c xs_webmention.h new file. il y a 1 an
  default 985374ab9a Fixed typo. il y a 1 an
  default 3844bbf04f Add fake HTTP status error 399 to http_status_text(). il y a 1 an
  default e020ca8471 xs_po.h new file. il y a 1 an
  default 9a56475f4c New function lang_str(). il y a 1 an
  default 3db7d9f58a Fixed function tid() for some architectures. il y a 1 an
  default 932227bbac Bumped copyright year. il y a 1 an
  default 19b9998f8c The proxy token seed is created on startup and never stored. il y a 1 an
  default 1370d6b64e Searches are now case-insensitive for all alphabets. il y a 1 an
  default 972c3dc5d4 Added support for listening on unix sockets. il y a 2 ans
  Louis Brauer 26fbda787d Translate status codes to canonical status texts il y a 2 ans
  default 755d997fb1 Updated copyright year. il y a 2 ans
  default bc5d0d4ed0 Replaced encode_html_strict() with xs_html_encode(). il y a 2 ans
  default 80c5bac826 Backport from xs. il y a 2 ans
  default 6cd3e76890 Added FastCGI support. il y a 2 ans
  default 253e7f9eaa Don't allow creating users which user name strings only differ in case. il y a 2 ans
  default 9cce2ee119 Some tweaks to the logging system. il y a 2 ans
  default c314e995a4 Backport from xs. il y a 2 ans
  default 952da47c6d Backport from xs. il y a 2 ans
  default 0f8c0cd694 Updated comment in headers. il y a 3 ans
  default d2aa5727ba Fixed failed mkdir() in restricted environments. il y a 3 ans
  default 14b2f69768 If a ~/log/ folder exists, also write the log there. il y a 3 ans
  default 71855e87e3 If ~/error/ exists, also log messages to a file there. il y a 3 ans
  default fafdbbf815 Replaced usage of random() with xs_rnd_buf(). il y a 3 ans
  default e788a5bf8f Some prototype tweaks. il y a 3 ans
  default 65f5173c2a Moved srv_running variable to httpd.c. il y a 3 ans
  default 970ad7a540 Got rid of xs_encdec.h. il y a 3 ans
  default d562c3cfed Backport from xs. il y a 3 ans
  default 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. il y a 3 ans
  default f658f345ca Replaced random() with arc4random(). il y a 3 ans