Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-12 | Reduce user_ips bloat during dedupe background update | Erik Johnston | 1 | -3/+60 |
2019-02-12 | README updates (#4621) | Richard van der Hoff | 3 | -63/+80 |
2019-02-12 | Disable TLS by default (#4614) | Richard van der Hoff | 3 | -27/+28 |
2019-02-12 | Fix error when loading cert if tls is disabled (#4618) | Richard van der Hoff | 4 | -18/+47 |
2019-02-12 | fix self-signed cert notice from generate-config | Richard van der Hoff | 2 | -7/+3 |
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 |