Software /
code /
prosody-modules
Log
mod_client_certs/mod_client_certs.lua @ 3436:12c7c0d7e1b0
description | author | age |
---|---|---|
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/. | Emmanuel Gil Peyrot | Fri, 24 Aug 2018 20:49:54 +0200 |
mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding. | Thijs Alkemade | Thu, 13 Aug 2015 18:03:11 +0200 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_client_certs: Update for x509 API in LuaSec 0.5 | Kim Alvefur | Sun, 30 Jun 2013 01:12:24 +0200 |
mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1. | Thijs Alkemade | Mon, 29 Apr 2013 23:32:16 +0200 |
mod_client_certs: Add Ad-Hoc commands for certificate management | Florian Zeitz | Tue, 12 Jun 2012 19:27:02 +0200 |
mod_client_certs: Strip x509 data | Florian Zeitz | Tue, 12 Jun 2012 14:00:57 +0200 |