log

age author description
Wed, 22 Oct 2014 19:32:52 +0200 Kim Alvefur mod_mam_muc: Minor moving about of variables
Wed, 22 Oct 2014 19:29:29 +0200 Kim Alvefur mod_mam_muc: Restructure initialization
Mon, 20 Oct 2014 16:15:24 -0700 Stuart Carnie mod_mam_muc: Fix for muc history query
Mon, 20 Oct 2014 13:15:55 +0200 Kim Alvefur mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sent
Mon, 20 Oct 2014 13:15:14 +0200 Kim Alvefur mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabled
Mon, 20 Oct 2014 13:13:48 +0200 Kim Alvefur mod_smacks: Move wrap_session() contents into separate direction-specific routines
Mon, 20 Oct 2014 13:11:28 +0200 Kim Alvefur mod_smacks: Remove variable not used after 2881d532f385
Mon, 20 Oct 2014 11:55:08 +0200 Kim Alvefur mod_smacks: Send failure correctly on s2s
Mon, 20 Oct 2014 11:51:07 +0200 Kim Alvefur mod_smacks: Fix sending ack requests on s2s
Wed, 15 Oct 2014 11:37:39 +0200 Kim Alvefur mod_sslv3_warn: Module to notice users connected with SSLv3 that they need to upgrade becasue SSLv3 is insecure
Mon, 13 Oct 2014 14:31:16 +0200 Kim Alvefur Merge
Sun, 12 Oct 2014 17:09:07 +0200 syn Backed out changeset 71af9c272d72
Mon, 13 Oct 2014 14:19:49 +0200 Kim Alvefur mod_smacks: Trick session.send() into not returning nil or mod_message will act as if messages were not delivered
Sun, 12 Oct 2014 16:05:48 +0200 syn mod_mam_archive: Stopped lying in RSM counts
Sun, 12 Oct 2014 13:24:50 +0200 Kim Alvefur mod_smacks: Use filters for queuing outgoing stanzas instead of wrapping session.send()