net.resolvers.service: net.connect resolver that uses SRV records
|
Kim Alvefur |
Thu, 27 Sep 2018 12:25:46 +0200 |
net.connect: Fix passing request table to new listener
|
Kim Alvefur |
Wed, 26 Sep 2018 17:36:53 +0200 |
net.connect: Remove manual onattach callback invocation
|
Kim Alvefur |
Wed, 26 Sep 2018 15:07:25 +0200 |
net.server: Call a 'onattach' callback when replacing listeners
|
Kim Alvefur |
Wed, 26 Sep 2018 14:25:59 +0200 |
net.server_epoll: Include errno in log messages
|
Kim Alvefur |
Wed, 26 Sep 2018 14:57:09 +0200 |
net.server_epoll: Factor out IP/port detection into its own method
|
Kim Alvefur |
Wed, 26 Sep 2018 13:53:18 +0200 |
net.server_epoll: Protect from errors in get{peer,sock}name
|
Kim Alvefur |
Wed, 26 Sep 2018 13:52:10 +0200 |
net.server_epoll: Watching instead of registering, seems more understandable
|
Kim Alvefur |
Mon, 24 Sep 2018 19:47:53 +0200 |
mod_bosh: Fire stream feature event on hosts (thanks gerald)
|
Kim Alvefur |
Mon, 24 Sep 2018 17:46:51 +0200 |
net.http.server: Delay host checks until after host-less event
|
Kim Alvefur |
Sun, 23 Sep 2018 18:59:04 +0200 |
mod_websocket: Serve HTTP in global context
|
Kim Alvefur |
Sat, 22 Sep 2018 00:02:16 +0200 |
mod_bosh: Make BOSH global again!
|
Kim Alvefur |
Sat, 22 Sep 2018 00:01:21 +0200 |
mod_http: Support global HTTP modules
|
Kim Alvefur |
Fri, 21 Sep 2018 23:49:56 +0200 |
net.http.server: Fire an event without host
|
Kim Alvefur |
Fri, 21 Sep 2018 23:40:17 +0200 |
mod_bosh: Add tests (run with 'busted -r bosh')
|
Matthew Wild |
Sun, 23 Sep 2018 17:12:21 +0100 |