Matthew Wild
|
f498cea754
|
mod_bosh: Update to use new new_from_config()
|
2009-07-14 21:04:07 +01:00 |
|
Matthew Wild
|
f0ac98b789
|
mod_bosh: Mark a session as secure if it is created with HTTPS
|
2009-07-12 19:16:37 +01:00 |
|
Matthew Wild
|
ca69ee8922
|
mod_bosh: Use new httpserver helper to initialise ports
|
2009-07-12 15:21:10 +01:00 |
|
Matthew Wild
|
e45610ce6e
|
Add copyright header to those files missing one
|
2009-07-10 03:08:38 +01:00 |
|
Matthew Wild
|
2fff098959
|
Merge with 0.4
|
2009-05-04 19:57:05 +01:00 |
|
Matthew Wild
|
a7d5181dfb
|
Merge with 0.4 branch
|
2009-04-23 03:28:35 +01:00 |
|
Matthew Wild
|
28ae0dd2a9
|
mod_bosh: Put dummy authid in session creation response to keep JSJaC happy
|
2009-04-23 03:27:22 +01:00 |
|
Matthew Wild
|
7b9daba98a
|
mod_bosh: Add log message for clients connecting to unknown host
|
2009-04-23 03:25:48 +01:00 |
|
Matthew Wild
|
850e8c18b0
|
mod_bosh: Fix nil indexing when client connects to unknown host
|
2009-04-23 03:25:11 +01:00 |
|
Matthew Wild
|
ca9a9eb85e
|
mod_*: Fix a load of global accesses
|
2009-04-22 21:32:23 +01:00 |
|
Matthew Wild
|
42d08e3e93
|
mod_bosh: Give BOSH sessions a logger (thanks Florob)
|
2009-05-04 19:38:21 +01:00 |
|
Matthew Wild
|
be7514d447
|
mod_bosh: Fix to correctly timeout idle sessions
|
2009-03-31 13:56:41 +01:00 |
|
Matthew Wild
|
0790a8d43e
|
mod_bosh: Set Content-Type in response headers
|
2009-03-03 19:49:40 +00:00 |
|
Matthew Wild
|
8433494e21
|
mod_bosh: Possible fix for invalid key to next crash
|
2009-02-18 19:33:57 +00:00 |
|
Matthew Wild
|
3fc972b6c2
|
mod_bosh: Fix for 'invalid key to next' error when using BOSH
|
2009-02-09 13:32:46 +00:00 |
|
Matthew Wild
|
80a1fa8fa4
|
Remove redundant logging and debug printing from mod_bosh
|
2009-02-09 13:31:10 +00:00 |
|
Matthew Wild
|
9d01e12f12
|
mod_bosh: No need to tostring() uuids now
|
2009-02-01 02:20:11 +00:00 |
|
Matthew Wild
|
69bededafc
|
Replacing pretty_print() with top_tag() for logging
|
2009-01-16 04:37:16 +00:00 |
|
Matthew Wild
|
8b979ccaf4
|
BOSH: Allow BOSH servers to be configured through config file
|
2009-01-13 05:55:31 +00:00 |
|
Matthew Wild
|
7583e84ee1
|
BOSH: Make previous fix a bit more efficient
|
2009-01-12 02:59:00 +00:00 |
|
Matthew Wild
|
f5412a5f91
|
BOSH: Fix for error when closed session was in inactive_sessions list
|
2009-01-12 02:57:49 +00:00 |
|
Matthew Wild
|
bd17ed3f7d
|
Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serve
|
2009-01-09 19:18:46 +00:00 |
|
Matthew Wild
|
bc31c214d8
|
Change default maximum inactivity period to 60s from 30s
|
2009-01-09 19:16:47 +00:00 |
|
Matthew Wild
|
fb680dde0c
|
Numerous BOSH improvements... handle client disconnects, either explicit or implicit through inactivity; allow specifying BOSH default parameters through config; fix to prevent prematurely closing request connections in some cases, before they were replied to
|
2009-01-09 16:33:09 +00:00 |
|
Matthew Wild
|
af47bf1b39
|
Remove some old debugging code from mod_bosh
|
2008-12-27 21:23:14 +00:00 |
|
Matthew Wild
|
e0cb7cec73
|
Initial mod_bosh, works, kind of, but quite incomplete
|
2008-12-22 22:19:42 +00:00 |
|