Software /
code /
prosody
Log
description | author | age |
---|---|---|
stanza_router: Added a compatibility workaround for missing 'id' attribute in <iq/> elements. | Waqas Hussain | Sat, 17 Oct 2009 23:46:34 +0500 |
util.stanza: Don't add xmlns to tags when serializing if same as the parent tag's xmlns. Should hopefully shut up Gajim once and for all :) | Matthew Wild | Sat, 17 Oct 2009 19:47:01 +0100 |
certs: Update default certs | Matthew Wild | Sat, 17 Oct 2009 18:09:07 +0100 |
net.dns: Don't cache some records indefinitely | Matthew Wild | Sat, 17 Oct 2009 17:56:51 +0100 |
mod_tls: Offer the host-specific cert (when there is one) to incoming c2s/s2s connections, fixes #30 (thanks, albert, Flo, johnny, and all who nagged me :) ) | Matthew Wild | Sat, 17 Oct 2009 16:25:28 +0100 |
hostmanager: Create a server sslctx for incoming connections | Matthew Wild | Sat, 17 Oct 2009 16:23:03 +0100 |