Software /
code /
prosody
Log
net/server_event.lua @ 2708:d9c4ade80ae9
description | author | age |
---|---|---|
net.server_event: Add lock_read() method to connections | Matthew Wild | Thu, 25 Feb 2010 02:01:00 +0000 |
net.server_event: Pass false as connection error to disconnect handler if close was initiated by us | Matthew Wild | Thu, 18 Feb 2010 16:41:53 +0000 |
net.server_event: Increase SSL handshake timeout to 30s, make handshake round-trip count configurable, and bump connect timeout to 20s (thanks Flo) | Matthew Wild | Wed, 17 Feb 2010 13:21:33 +0000 |
net.server_event: Fire onincoming() callback for new connections as opposed to the new onconnect() - let's change this for a future version though | Matthew Wild | Sun, 14 Feb 2010 20:47:09 +0000 |
net.server_event: Fix another instance of creating an SSL context - certmanager now does this | Matthew Wild | Sun, 14 Feb 2010 20:36:54 +0000 |
net.server_event: Fix traceback in creating SSL context | Matthew Wild | Sun, 14 Feb 2010 20:15:17 +0000 |
net.server_event: Fixes for traceback with no LuaSec | Matthew Wild | Thu, 11 Feb 2010 21:32:49 +0000 |