Commit Graph

17 Commits

Author SHA1 Message Date
Unrud 9b029ac084 use one application for all hosts 2018-09-06 09:12:53 +02:00
Unrud dec2ad8bea Add support for IPv6 hostnames 2018-09-06 09:12:53 +02:00
Unrud 2275ba4f93 Add support for systemd socket activation 2018-09-06 09:12:52 +02:00
Unrud e0eeae02dd Modify socket in server_bind() 2018-09-06 09:12:51 +02:00
Unrud 901c5d059f only use forking on posix 2018-09-05 11:37:18 +02:00
Unrud 5e0a387ed9 remove whitespace before email 2018-09-04 03:33:47 +02:00
Unrud 5a433f5476 Test internal server 2018-09-04 03:33:45 +02:00
Unrud 49d35cf618 Delay SSL handshake 2018-09-04 03:33:43 +02:00
Unrud 8a817cf402 Copy configuration before modifying 2018-09-04 03:33:36 +02:00
Unrud c08754cf92 Don't overwrite attributes of classes 2018-08-28 16:19:49 +02:00
Unrud 8869b34470 refactor 2018-08-28 16:19:43 +02:00
Unrud 30a9ecc06b Use forking for internal server when available 2018-08-18 12:56:41 +02:00
Unrud f708a7b2b6 Use " instead of ' 2018-08-18 12:56:40 +02:00
Unrud 4282ea46e4 Add section for internal configuration 2018-08-18 12:56:38 +02:00
Unrud a5fa35e785 require python>=3.5.2 2018-08-16 08:00:02 +02:00
Unrud 59d10ef9f7 Only limit content length with internal server 2018-08-16 08:00:01 +02:00
Unrud 3d77238a4b Move WSGI server to server.py 2018-08-16 08:00:00 +02:00