log

age author description
2013-08-10 Kim Alvefur mod_mam/mamprefs.lib: Switch to storagemanager API
2013-08-10 Kim Alvefur mod_mam: Break out routines for converting prefs between XML and our internal representation into a library
2013-08-10 Kim Alvefur mod_muc_log: Clean up some unused imports and variables
2013-08-10 Kim Alvefur mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
2013-08-07 Kim Alvefur mod_telnet_tlsinfo: Add a pattern argument similar to s2s:show(pattern) for limiting output
2013-08-04 Kim Alvefur mod_s2s_auth_fingerprint: Add a cert-pinning mode
2013-08-03 Kim Alvefur mod_s2s_auth_dnssec_srv: Ignore certificates with invalid chains.
2013-08-02 Kim Alvefur mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code)
2013-08-02 Kim Alvefur mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed)
2013-08-02 Kim Alvefur mod_bidi: Make sessions table weak
2013-08-02 Kim Alvefur mod_bidi: Don't try to send on destroyed sessions
2013-08-02 Kim Alvefur mod_bidi: Fix accidentally module-global value
2013-08-02 Kim Alvefur mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute
2013-08-02 Kim Alvefur mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour