net.server: Fix copyright header line endings and text
|
Matthew Wild |
Sun, 12 Jul 2009 20:32:38 +0100 |
net.server: Correct fix for SSL traceback earlier
|
Matthew Wild |
Sun, 12 Jul 2009 20:25:02 +0100 |
Merge with 0.5
|
Matthew Wild |
Sun, 12 Jul 2009 19:17:14 +0100 |
mod_bosh: Mark a session as secure if it is created with HTTPS
|
Matthew Wild |
Sun, 12 Jul 2009 19:16:37 +0100 |
net.httpserver: Mark a request as secure if it is made using HTTPS
|
Matthew Wild |
Sun, 12 Jul 2009 19:16:13 +0100 |
Merge with 0.5
|
Matthew Wild |
Sun, 12 Jul 2009 15:23:39 +0100 |
mod_httpserver: Use new httpserver helper to initialise ports
|
Matthew Wild |
Sun, 12 Jul 2009 15:22:37 +0100 |
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 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
Add copyright header to those files missing one
|
Matthew Wild |
Fri, 10 Jul 2009 03:08:38 +0100 |
stanza_router: Catch and log an error case which I don't think should happen (but sometimes seems to)
|
Matthew Wild |
Fri, 10 Jul 2009 02:50:57 +0100 |
Remove completed items from TODO
|
Matthew Wild |
Fri, 10 Jul 2009 02:38:50 +0100 |
util.pubsub: Fix undefined global accesses
|
Matthew Wild |
Fri, 10 Jul 2009 02:28:24 +0100 |
util.sasl: Convert spaces to tabs
|
Matthew Wild |
Fri, 10 Jul 2009 02:26:43 +0100 |
util.stanza: Convert spaces to tabs
|
Matthew Wild |
Fri, 10 Jul 2009 02:25:14 +0100 |
util.hmac: Convert spaces to tabs
|
Matthew Wild |
Fri, 10 Jul 2009 02:19:51 +0100 |
util.prosodyctl: Fix undefined global access
|
Matthew Wild |
Fri, 10 Jul 2009 02:16:52 +0100 |