Software /
code /
prosody
Log
net/server_event.lua @ 2656:9fab59009397
description | author | age |
---|---|---|
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 |
net.server_event: Update for compatibility with new server API | Matthew Wild | Sun, 31 Jan 2010 19:58:52 +0000 |