- 04 Feb, 2016 1 commit
-
-
David Darrell authored
-
- 01 Feb, 2016 5 commits
-
-
Matt Holt authored
letsencrypt: properly retrieve hostname from request.
-
Matt Holt authored
fastcgi: IPv6 when parsing r.RemoteAddr
-
Abiola Ibrahim authored
basicauth: fixed 'go vet' printing function value
-
MathiasB authored
-
MathiasB authored
-
- 31 Jan, 2016 1 commit
-
-
Matthew Holt authored
-
- 30 Jan, 2016 1 commit
-
-
Den Quixote authored
-
- 29 Jan, 2016 1 commit
-
-
MathiasB authored
More tests are needed for the other environmental variables. These tests were specifically made for testing of IP addresses.
-
- 28 Jan, 2016 3 commits
-
-
MathiasB authored
-
Matt Holt authored
fastcgi: Parse address from fastcgi directive, pass results to Dial()
-
Kevin Bowrin authored
This allows scheme prefixes "tcp://" and "fastcgi://" in configuration. Fixes #540
-
- 27 Jan, 2016 2 commits
-
-
Matt Holt authored
wrap lines to 80
-
jungle-boogie authored
also update copyright year.
-
- 26 Jan, 2016 1 commit
-
-
Matthew Holt authored
-
- 25 Jan, 2016 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
Challenge names now have their own type and constants
-
- 23 Jan, 2016 3 commits
-
-
Matthew Holt authored
-
Matt Holt authored
proxy: add a insecure_skip_verify option - closes #320
-
Filippo Valsorda authored
-
- 16 Jan, 2016 2 commits
-
-
Matt Holt authored
letsencrypt: Fix perm of user key
-
Xidorn Quan authored
-
- 15 Jan, 2016 2 commits
-
-
Matt Holt authored
gzip: Add .svg to default ext list
-
Matthew Holt authored
-
- 14 Jan, 2016 1 commit
-
-
Alexey Khalyapin authored
-
- 13 Jan, 2016 1 commit
-
-
Matthew Holt authored
-
- 12 Jan, 2016 7 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
Also only set custom address if alternate port is specified (rather than using a blank address; just cleaner this way)
-
Matt Holt authored
gzip: Fix for wrong content-type when templates is used.
-
Abiola Ibrahim authored
-
- 11 Jan, 2016 5 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
This change fixes the scenario where you reload the config and it tries to obtain a cert from the ACME server, but no email address is found or terms have not been agreed to in-process. This is unfortunate but it should not stop the server from reloading, so we assume empty email address in this case.
-
Matthew Holt authored
-
Matthew Holt authored
This prevents serving HTTPS over port 80 or HTTP over 443. It's confusing and we don't allow it.
-
Matthew Holt authored
It is unexpected to serve localhost on port 443 or any server on 443 if TLS is disabled, even if the port is blank. Also don't warn about how to force TLS on the HTTP port.
-