Software /
code /
prosody
Log
net/server.lua @ 335:906311ff2170
description | author | age |
---|---|---|
Fix to prevent send retry when connection is already closed | Matthew Wild | Tue, 18 Nov 2008 22:16:06 +0000 |
Flush write queue before closing socket | Matthew Wild | Tue, 18 Nov 2008 05:06:50 +0000 |
Fix for putting TLS in stream:features for connections already using TLS. Thanks to albert for spotting. | Matthew Wild | Sun, 16 Nov 2008 00:29:15 +0000 |
Initial s2s stuff s2s | Matthew Wild | Thu, 23 Oct 2008 18:09:39 +0100 |
server.lua should degrade gracefully when LuaSec not present | Matthew Wild | Wed, 22 Oct 2008 17:27:40 +0100 |
Remove debugging output from when doing TLS | Matthew Wild | Wed, 08 Oct 2008 17:19:00 +0100 |
Working TLS! tls | Matthew Wild | Sun, 05 Oct 2008 19:10:21 +0100 |