Software /
code /
prosody
Log
core/certmanager.lua @ 5674:ebdbf4cf0b2f
description | author | age |
---|---|---|
Merge 0.9->trunk | Matthew Wild | Tue, 11 Jun 2013 21:50:41 +0100 |
certmanager: Use 'curve' and 'dhparam' options from ssl config if present | Matthew Wild | Tue, 11 Jun 2013 21:44:53 +0100 |
certmanager: Complain if key or certificate is missing from SSL config. | Kim Alvefur | Fri, 07 Jun 2013 20:55:02 +0200 |
certmanager: Disable SSL compression if possible (LuaSec 0.5 or 0.4.1+OpenSSL 1.x) | Matthew Wild | Wed, 22 May 2013 14:32:02 +0100 |
core.*: Complete removal of all traces of the "core" section and section-related code. | Kim Alvefur | Sat, 23 Mar 2013 02:33:15 +0100 |
certmanager: Fix nil index if no LuaSec available | Kim Alvefur | Mon, 07 Jan 2013 02:17:07 +0100 |
core.certmanager: Add support for LuaSec 0.5. Also compat with MattJs luasec-hg | Kim Alvefur | Fri, 28 Dec 2012 15:00:43 +0100 |