log

age author description
2013-06-15 Thijs Alkemade mod_onions: Copy the code to find the bit module from mod_websockets.
2013-06-14 Kim Alvefur mod_auth_ccert: Fix logging of certificate chain errors
2013-06-14 Kim Alvefur mod_auth_ccert: Add missing OID for email
2013-06-14 Kim Alvefur mod_auth_ccert: Pass the session username-outfigurer function too
2013-06-14 Kim Alvefur mod_auth_ccert: Pass on the authz to the configurable username-figure-outer function
2013-06-14 Kim Alvefur mod_auth_ccert: Add optional method for certificates which contain an email address
2013-06-14 Kim Alvefur mod_auth_ccert: Prepare for supporting more ways to figure out the username
2013-06-14 Kim Alvefur mod_http_dir_listing: Attach the MIME type to list items for use in CSS
2013-06-13 Kim Alvefur mod_auth_ccert: Accidentally not
2013-06-13 Kim Alvefur mod_auth_ccert: Initial commit of authentication module for using CA-issued client certificates
2013-06-10 Thijs Alkemade mod_onions: The SOCKS5 port is now a string, as it should be. Added a boolean option onions_tor_all to pass all s2s traffic through Tor.
2013-06-10 Thijs Alkemade mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services.
2013-06-10 Philipp Hancke mod_turncredentials: XEP-0215 implementation for time-limited turn credentials
2013-06-08 Matthew Wild mod_muc_limits: Fix traceback on presence sent to the room's bare JID