コミット履歴

作者 SHA1 メッセージ 日付
  Unrud 88a0af8ba1 Improve documentation 6 年 前
  Unrud caf5ff1080 Change default value for external users 6 年 前
  Unrud b7590f8c84 Rework configuration 6 年 前
  Unrud 63e6d091b9 Update copyright 6 年 前
  Unrud edc20ed510 Implement fallback for multiprocessing module 7 年 前
  Unrud 6b9fc870c2 BaseServer doesn't have __exit__ in Python < 3.6 7 年 前
  Unrud e4ee569bd2 Measure coverage of forked processes 7 年 前
  Unrud ae99584a7b Modify OpenSSL's RNG after fork 7 年 前
  Unrud 4fb851c80e cleanup and wait for child processes 7 年 前
  Unrud 9b029ac084 use one application for all hosts 7 年 前
  Unrud dec2ad8bea Add support for IPv6 hostnames 7 年 前
  Unrud 2275ba4f93 Add support for systemd socket activation 7 年 前
  Unrud e0eeae02dd Modify socket in server_bind() 7 年 前
  Unrud 901c5d059f only use forking on posix 7 年 前
  Unrud 5e0a387ed9 remove whitespace before email 7 年 前
  Unrud 5a433f5476 Test internal server 7 年 前
  Unrud 49d35cf618 Delay SSL handshake 7 年 前
  Unrud 8a817cf402 Copy configuration before modifying 7 年 前
  Unrud c08754cf92 Don't overwrite attributes of classes 7 年 前
  Unrud 8869b34470 refactor 7 年 前
  Unrud 30a9ecc06b Use forking for internal server when available 7 年 前
  Unrud f708a7b2b6 Use " instead of ' 7 年 前
  Unrud 4282ea46e4 Add section for internal configuration 7 年 前
  Unrud a5fa35e785 require python>=3.5.2 7 年 前
  Unrud 59d10ef9f7 Only limit content length with internal server 7 年 前
  Unrud 3d77238a4b Move WSGI server to server.py 7 年 前