Commit History

Author SHA1 Message Date
  Unrud edc20ed510 Implement fallback for multiprocessing module 7 years ago
  Unrud 6b9fc870c2 BaseServer doesn't have __exit__ in Python < 3.6 7 years ago
  Unrud e4ee569bd2 Measure coverage of forked processes 7 years ago
  Unrud ae99584a7b Modify OpenSSL's RNG after fork 7 years ago
  Unrud 4fb851c80e cleanup and wait for child processes 7 years ago
  Unrud 9b029ac084 use one application for all hosts 7 years ago
  Unrud dec2ad8bea Add support for IPv6 hostnames 7 years ago
  Unrud 2275ba4f93 Add support for systemd socket activation 7 years ago
  Unrud e0eeae02dd Modify socket in server_bind() 7 years ago
  Unrud 901c5d059f only use forking on posix 7 years ago
  Unrud 5e0a387ed9 remove whitespace before email 7 years ago
  Unrud 5a433f5476 Test internal server 7 years ago
  Unrud 49d35cf618 Delay SSL handshake 7 years ago
  Unrud 8a817cf402 Copy configuration before modifying 7 years ago
  Unrud c08754cf92 Don't overwrite attributes of classes 7 years ago
  Unrud 8869b34470 refactor 7 years ago
  Unrud 30a9ecc06b Use forking for internal server when available 7 years ago
  Unrud f708a7b2b6 Use " instead of ' 7 years ago
  Unrud 4282ea46e4 Add section for internal configuration 7 years ago
  Unrud a5fa35e785 require python>=3.5.2 7 years ago
  Unrud 59d10ef9f7 Only limit content length with internal server 7 years ago
  Unrud 3d77238a4b Move WSGI server to server.py 7 years ago