prosody
Log
graph
tags
bookmarks
branches
f600591c87fa
browse
changeset
zip
gz
bz2
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
less
more
| rev 4353:
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
+3000
tip
description
author
age
net.server_select: Remove socket from sendlist before calling listener callbacks (thanks darkrain)
Matthew Wild
2011-08-20
net.http, httpclient_listener: Move request sending from net.http to onconnect() handler, and add support for HTTPS requests to net.http
Matthew Wild
2011-08-20
net.http: Whitespace fixes
Matthew Wild
2011-08-20
net.http: Small fix to prevent traceback when connection fails before sending the request
Matthew Wild
2011-08-20
net.server_select: Merge straight-SSL and starttls code paths, also fixes onconnect being called before handshake completion for straight-SSL
Matthew Wild
2011-08-20
net.server_select: Update error logging logic during SSL handshake (now shows correctly when a handshake exceeded max. allowed iterations)
Matthew Wild
2011-08-20
net.server_select: Small fix to SSL handshake logic, read/wrote were being checked despite it not being possible for them to be other than nil
Matthew Wild
2011-08-20
net.server_select: Do not set 'ssl' flag simply when assigning an sslctx to a handler, it doesn't mean anything
Matthew Wild
2011-08-20
mod_uptime: Use module:hook_global()
Matthew Wild
2011-08-14
modulemanager: Add module:hook_global(name, handler, priority) to hook global (server-wide) events
Matthew Wild
2011-08-14
mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else)
Matthew Wild
2011-08-14
mod_pubsub: Send node items to new subscribers
Matthew Wild
2011-08-14
mod_pubsub: Add newline at end of file
Matthew Wild
2011-08-14
mod_pubsub: Handle options tag in subscription request (currently doesn't work as options_form is not defined)
Matthew Wild
2011-08-14
tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form encoding/decoding functions
Matthew Wild
2011-08-10
less
more
| rev 4353:
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
+3000
tip