| Commit message (Expand) | Author | Files | Lines |
2019-02-12 | fix self-signed cert notice from generate-config | Richard van der Hoff | 1 | -7/+2 |
2019-02-11 | Remove redundant entries from docker config | Richard van der Hoff | 3 | -24/+2 |
2019-02-11 | fix tests | Richard van der Hoff | 2 | -3/+7 |
2019-02-11 | Infer no_tls from presence of TLS listeners | Richard van der Hoff | 10 | -20/+27 |
2019-02-11 | Don't create server contexts when TLS is disabled | Richard van der Hoff | 3 | -3/+7 |
2019-02-11 | Fail cleanly if listener config lacks a 'port' | Richard van der Hoff | 2 | -0/+6 |
2019-02-11 | Logging improvements around TLS certs | Richard van der Hoff | 3 | -22/+39 |
2019-02-11 | Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) | Richard van der Hoff | 5 | -9/+9 |
2019-02-11 | Clean up default listener configuration (#4586) | Richard van der Hoff | 2 | -48/+82 |
2019-02-11 | Clarifications for reverse proxy docs (#4607) | Richard van der Hoff | 6 | -62/+117 |
2019-02-11 | ACME Reprovisioning (#4522) | Amber Brown | 5 | -25/+89 |
2019-02-11 | Be tolerant of blank TLS fingerprints config (#4589) | Amber Brown | 2 | -1/+6 |
2019-02-08 | Allow "unavailable" presence status for /sync (#4592) | Valentin Anger | 3 | -1/+4 |
2019-02-08 | Fix 'no unique or exclusion constraint' error (#4591) |