Software /
code /
prosody
Log
net/server_event.lua @ 2477:a08ba94c2a29
description | author | age |
---|---|---|
net.server_event: Replace all calls to _start_ssl() to its bigger brother starttls() - fixes 5223 w/ libevent | Matthew Wild | Thu, 21 Jan 2010 12:23:13 +0000 |
net.server_event: Remove access to starttls method when starttls is negotiated - fixes offering starttls to client who are already using it (thanks darkrain and Adium) | Matthew Wild | Mon, 18 Jan 2010 18:20:03 +0000 |
net.server_event: Add conn:setoption() to set options on the socket | Matthew Wild | Tue, 12 Jan 2010 15:16:22 +0000 |
net.server_event: Add server.hook_signal(signal_num, handler) to wrap libevent's signal-catching interface | Matthew Wild | Sun, 10 Jan 2010 15:25:19 +0000 |