Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-24 | Use native UPSERTs where possible (#4306) | Amber Brown | 14 | -43/+238 | |
2019-01-24 | Don't send IP addresses as SNI (#4452) | Richard van der Hoff | 3 | -6/+73 | |
The problem here is that we have cut-and-pasted an impl from Twisted, and then failed to maintain it. It was fixed in Twisted in https://github.com/twisted/twisted/pull/1047/files; let's do the |