Mercurial > prosody-modules
log mod_client_certs/mod_client_certs.lua @ 5448:9d542e86e19a
age | author | description |
---|---|---|
Fri, 18 Jan 2019 14:06:05 +0100 | Thibaut Girka | mod_client_certs: do not crash on plain sockets |
Fri, 24 Aug 2018 20:49:54 +0200 | Emmanuel Gil Peyrot | mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/. |
Thu, 13 Aug 2015 18:03:11 +0200 | Thijs Alkemade | mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding. |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Sun, 30 Jun 2013 01:12:24 +0200 | Kim Alvefur | mod_client_certs: Update for x509 API in LuaSec 0.5 |
Mon, 29 Apr 2013 23:32:16 +0200 | Thijs Alkemade | mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1. |