Age | Commit message (Expand) | Author |
---|---|---|
2021-01-23 | accumulate the whole response line for CGI scripts | Omar Polo |
2021-01-22 | use a helper to handle no-body replies | Omar Polo |
2021-01-22 | rename goodbye -> close_conn | Omar Polo |
2021-01-21 | fix redirects | Omar Polo |
2021-01-21 | ensure we're in the correct state | Omar Polo |
2021-01-21 | use fnmatch on the domain name | Omar Polo |
2021-01-21 | simplify flow when SNI is missing | Omar Polo |
2021-01-21 | don't crash on wrong vhost or missing SNI | Omar Polo |
2021-01-20 | improve logs | Omar Polo |
2021-01-19 | drop useless field | Omar Polo |
2021-01-19 | moving "default type" from global options to server options | Omar Polo |
2021-01-19 | rename reason to meta | Omar Polo |
2021-01-19 | add "lang" server option | Omar Polo |
2021-01-18 | removing err/warn functions with our fatal | Omar Polo |
2021-01-17 | removing O_CLOEXEC | Omar Polo |
2021-01-17 | reorganize: move bunch of functions to server.c | Omar Polo |