Software /
code /
verse
Log
plugins/tls.lua @ 443:89526c890363
description | author | age |
---|---|---|
Fix typos (thanks Link Mauve and codespell) | Kim Alvefur | 2018-12-24 |
plugins.tls: Allow configuring TLS options at stream.ssl | Kim Alvefur | 2015-05-17 |
Discard trailing whitespace | Kim Alvefur | 2015-05-01 |
added local verse var to all plugins | mva | 2011-12-02 |
plugins.*: Use verse.stanza() & co instead of require util.stanza | Kim Alvefur | 2011-03-17 |
verse.plugins.tls: self -> stream | Matthew Wild | 2010-05-11 |
verse.plugins.tls: Return true to indicate success loading plugin | Matthew Wild | 2010-05-11 |
verse.plugins.tls: Set secure flag, hide some warnings | Matthew Wild | 2010-05-11 |
verse.plugins.tls: Fail gracefully when LuaSec not loaded | Matthew Wild | 2010-05-11 |
verse.plugins.tls: Support for TLS encryption! (thanks Azelphur for the final push) | Matthew Wild | 2010-05-11 |