Software /
code /
prosody-modules
Log
mod_client_certs/mod_client_certs.lua @ 1595:6288591d5edf
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_client_certs: Update for x509 API in LuaSec 0.5 | Kim Alvefur | 2013-06-29 |
mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1. | Thijs Alkemade | 2013-04-29 |
mod_client_certs: Add Ad-Hoc commands for certificate management | Florian Zeitz | 2012-06-12 |
mod_client_certs: Strip x509 data | Florian Zeitz | 2012-06-12 |
mod_client_certs: Follow the rules in XEP-0178 about the inclusion of the username when using EXTERNAL, instead of mapping one certificate to one user. | Thijs Alkemade | 2012-06-09 |
mod_client_certs: Fix the checking of valid id_on_xmppAddr fields. | Thijs Alkemade | 2012-06-05 |
mod_client_certs: Disconnect every session that was using that cert when revoking a client certificate. | Thijs Alkemade | 2012-06-05 |
mod_client_certs: Checking in the latest version I have with Zash's changes. | Thijs Alkemade | 2012-06-05 |