Mercurial > prosody-modules
log mod_client_certs/mod_client_certs.lua @ 5890:ba71fdc8ea73
age | author | description |
---|---|---|
2019-01-18 | Thibaut Girka | mod_client_certs: do not crash on plain sockets |
2018-08-24 | Emmanuel Gil Peyrot | mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/. |
2015-08-13 | Thijs Alkemade | mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding. |
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2013-06-29 | Kim Alvefur | mod_client_certs: Update for x509 API in LuaSec 0.5 |
2013-04-29 | Thijs Alkemade | mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1. |