Age | Commit message (Expand) | Author |
---|---|---|
2022-08-25 | Add user client certificate option | jake |
2022-08-23 | Add redirection via config | jake |
2022-08-22 | Reduce complexity score in listen_config() | jake |
2022-08-22 | Add UNIX sockets | jake |
2022-08-19 | Able to listen to more than one ip address, port. VHost adjustable | jake |
2022-08-17 | Appease perlcritic. Refactoring and many other changes | jake |
2022-08-15 | Make fork() toggleable. | jake |
2022-08-15 | Handle space (%20) in path | jake |
2022-08-15 | Fix redirection bug | jake |
2022-08-15 | Remove 'root_relative'. Touch up cert_key_dir logic. | jake |
2022-08-15 | Do not load entire request into memory. | jake |