Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up a warning and a bit of duplication | Kartik K. Agaram | 2021-11-22 | 1 | -7/+0 |
| | | | | | Now we have 2 probably-valid warnings caused by my edits, and 1 false-positive. | ||||
* | https now working! | Kartik K. Agaram | 2021-11-21 | 1 | -0/+57 |
Still extremely ugly: - I've inlined all the namespaces under ssl, so you need to know that context and config are related to ssl. - luasec comes with its own copy of luasocket. I haven't deduped that yet. |