net.server: Pass current time to timer callbacks
|
Matthew Wild |
Sun, 04 Oct 2009 16:04:33 +0100 |
net.server: Increase SSL handshake round-trip limit, and make it configurable
|
Matthew Wild |
Sun, 04 Oct 2009 16:03:53 +0100 |
net.server: Call handler's status() to notify it of ssl handshake success
|
Matthew Wild |
Sun, 04 Oct 2009 15:58:21 +0100 |
net.server: Provide a way to get sslctx of a client connection
|
Matthew Wild |
Sun, 04 Oct 2009 15:56:55 +0100 |
net.server: Provide a way to get sslctx of a server
|
Matthew Wild |
Sun, 04 Oct 2009 15:56:27 +0100 |
xmppserver_listener: Add status() function to signal when a connection completes its SSL handshake
|
Matthew Wild |
Sun, 04 Oct 2009 14:35:39 +0100 |
xmppserver_listener: Add logger to s2s sessions
|
Matthew Wild |
Sun, 04 Oct 2009 14:24:55 +0100 |
xmppserver_listener: Small whitespace fix
|
Matthew Wild |
Sun, 04 Oct 2009 14:17:54 +0100 |
xmppserver_listener: Better log messages on invalid XML
|
Matthew Wild |
Sun, 04 Oct 2009 14:15:36 +0100 |
mod_dialback: Initiate dialback on incoming stream:features
|
Matthew Wild |
Sun, 04 Oct 2009 14:10:24 +0100 |
mod_tls: Advertise and handle TLS for s2s connections
|
Matthew Wild |
Sun, 04 Oct 2009 14:06:45 +0100 |
util.stanza: Add __type to metatable
|
Matthew Wild |
Sun, 04 Oct 2009 14:03:08 +0100 |
sessionmanager: Use UUID for stream ids to clients, no math.random anymore :)
|
Matthew Wild |
Sat, 03 Oct 2009 18:40:47 +0100 |
sessionmanager: Add c2s_timeout option for unauthenticated client connections
|
Matthew Wild |
Sat, 03 Oct 2009 02:41:28 +0100 |