mod_bosh: Use new httpserver helper to initialise ports
|
Matthew Wild |
Sun, 12 Jul 2009 15:21:10 +0100 |
net.httpserver: Add helper function to set up HTTP server according to given config options
|
Matthew Wild |
Sun, 12 Jul 2009 15:20:43 +0100 |
net.server: Don't continue with socket initialisation if SSL handshake failed, fixes nil socket traceback
|
Matthew Wild |
Sun, 12 Jul 2009 15:18:53 +0100 |
Merge with 0.5
|
Matthew Wild |
Sun, 12 Jul 2009 14:34:02 +0100 |
net.server: Don't close handler if it is already nil when SSL handshake fails
|
Matthew Wild |
Sun, 12 Jul 2009 14:29:42 +0100 |
prosody: Load util.helpers at startup
|
Matthew Wild |
Sun, 12 Jul 2009 02:08:59 +0100 |
util.helpers: New util library to aid with debugging, etc.
|
Matthew Wild |
Sun, 12 Jul 2009 02:07:14 +0100 |
prosody: Call initialisation functions at once
|
Matthew Wild |
Sat, 11 Jul 2009 18:06:03 +0100 |
prosody: Start of refactoring of main file
|
Matthew Wild |
Sat, 11 Jul 2009 17:55:36 +0100 |
util.pubsub -> util.broadcast
|
Matthew Wild |
Sat, 11 Jul 2009 15:16:18 +0100 |
prosody.cfg.lua: Various small changes
|
Matthew Wild |
Fri, 10 Jul 2009 16:47:31 +0100 |
prosody.cfg.lua.dist: Move enabled line higher up (people including myself often miss it)
|
Matthew Wild |
Fri, 10 Jul 2009 16:39:50 +0100 |
prosody.cfg.lua.dist: Add auto-loaded modules to the config
|
Matthew Wild |
Fri, 10 Jul 2009 16:38:35 +0100 |
mod_uptime: Fix bad uptime if module is loaded at startup
|
Matthew Wild |
Fri, 10 Jul 2009 15:33:53 +0100 |