| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a parameter to servername | Steven Fackler | 2017-12-28 | 1 | -1/+1 |
| | | |||||
| * | Overhaul ALPN | Steven Fackler | 2017-12-27 | 1 | -99/+23 |
| | | | | | | | | | There was previously a lot of behind the scenes magic. We now bind much more directly to the relevant functions. Also remove APN support. That protocol is supersceded by ALPN - let's see if anyone actually needs to use it. | ||||
| * | Overhaul ssl error | Steven Fackler | 2017-12-26 | 1 | -0/+1298 |