| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | net.http.parser: Support status code 101 and allow handling of the received d... | Matthew Wild | 2014-09-03 | 1 | -1/+5 |
* | | | | | | | | | | Merge 0.9->0.10 | Kim Alvefur | 2014-09-02 | 4 | -3/+21 |
|\| | | | | | | | |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | net.server_select: 'listener'->'listeners' (fixes undefined global access) | Matthew Wild | 2014-09-02 | 1 | -1/+1 |
| * | | | | | | | | net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet,... | Matthew Wild | 2014-08-29 | 2 | -0/+8 |
| * | | | | | | | | net.server_{select,event}: Add 'ondetach' callback for listener objects, to n... | Matthew Wild | 2014-08-29 | 2 | -2/+13 |
* | | | | | | | | | Merge 0.9->0.10 | Matthew Wild | 2014-08-28 | 1 | -1/+1 |
|\| | | | | | | |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | net.http.server: Comment out a log message | Kim Alvefur | 2014-08-27 | 1 | -1/+1 |
* | | | | | | | | Merge 0.9->0.10 | Matthew Wild | 2014-07-25 | 2 | -0/+2 |
|\| | | | | | |
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | net.server_select/event: Switch sender mode to *a when reading, to make sure ... | Matthew Wild | 2014-07-25 | 2 | -0/+2 |
* | | | | | | | Merge 0.9->0.10 | Matthew Wild | 2014-07-25 | 1 | -9/+6 |
|\| | | | | |
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | net.dns: Remove unused obsolete code | Matthew Wild | 2014-07-25 | 1 | -4/+1 |
| * | | | | | net.dns: Ensure all pending requests get notified of a timeout when looking u... | Matthew Wild | 2014-07-25 | 1 | -5/+5 |
* | | | | | | Merge 0.9->0.10 | Kim Alvefur | 2014-06-30 | 2 | -1/+9 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | net.dns: Fix duplicated cache insertions by limiting outstanding queries per ... | Kim Alvefur | 2014-06-30 | 1 | -1/+8 |
| * | | | | net.adns: Add missing local declaration | Kim Alvefur | 2014-06-25 | 1 | -0/+1 |
* | | | | | net.http.server: Fix some typos introduced in 420c0d3b8583. | Daurnimator | 2014-04-15 | 1 | -4/+3 |
| |_|_|/
|/| | | |
|
* | | | | net.http.server: Add prepare_header() and finish_response() to allow sending ... | Daurnimator | 2014-04-15 | 1 | -9/+17 |
| |_|/
|/| | |
|
* | | | Merge 0.9->0.10 | Matthew Wild | 2014-04-02 | 7 | -119/+133 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge 0.9->0.10 | Matthew Wild | 2013-12-16 | 2 | -6/+3 |
| |\ |
|
| * | | server_select: fix onreadtimeout support so that listeners can override the d... | Matthew Wild | 2013-09-28 | 1 | -0/+4 |
| * | | net.server_select: Return handler from addclient | Kim Alvefur | 2013-09-06 | 1 | -2/+2 |
| * | | net.server_select: Pass on all arguments to addclient on to wrapclient | Kim Alvefur | 2013-09-06 | 1 | -1/+1 |
| * | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 7 | -57/+57 |
| * | | Merge 0.9->trunk | Kim Alvefur | 2013-07-22 | 2 | -1/+2 |
| |\ \ |
|
| * \ \ | Merge 0.9->trunk | Kim Alvefur | 2013-07-10 | 2 | -3/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge 0.9->trunk | Matthew Wild | 2013-06-26 | 1 | -4/+13 |
| |\ \ \ \ |
|
| * | | | | | net.dns: Support IPv6 addresses in resolv.conf | Florian Zeitz | 2013-06-18 | 1 | -6/+13 |
| * | | | | | Merge 0.9->trunk | Kim Alvefur | 2013-06-09 | 1 | -1/+3 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 0.9->trunk | Matthew Wild | 2013-06-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | net.server_select: Default checkinterval to 30s, so that read timeouts are ac... | Matthew Wild | 2013-05-24 | 1 | -1/+1 |
| * | | | | | | | net.server_select: Support for listener.onreadtimeout() [see also e67891ad18d6] | Matthew Wild | 2013-05-24 | 1 | -4/+4 |
| * | | | | | | | net.server_event: Add support for listener.onreadtimeout(conn), which can ret... | Matthew Wild | 2013-05-24 | 1 | -49/+52 |
* | | | | | | | | net.server_{select,event}: Add compat code for supporting the same client por... | Kim Alvefur | 2014-04-01 | 2 | -0/+2 |
* | | | | | | | | Backed out changeset a5b5bce71a11 | Kim Alvefur | 2014-03-31 | 1 | -1/+1 |
* | | | | | | | | net.server_event: Rename conn:port() -> conn:clientport() to match server_select | Kim Alvefur | 2014-03-27 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | net.server_select: Don't remove the socket from sendlist when we might have d... | Matthew Wild | 2013-12-16 | 1 | -5/+1 |
* | | | | | | | net.http: assert() for socket creation success so it doesn't silently fail (t... | Matthew Wild | 2013-12-16 | 1 | -1/+2 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | net.server_event: Pass ondrain handler from listener | Kim Alvefur | 2013-07-22 | 1 | -0/+1 |
* | | | | | | net.http.server: Fix Keep-Alive requests with HTTP 1.0 | Kim Alvefur | 2013-07-22 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | net.dns, net.adns: Make sure errors from net.server are propagated (thanks as... | Kim Alvefur | 2013-07-10 | 2 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | net.http: Include port number (when non-standard) in the Host header of outgo... | Matthew Wild | 2013-06-26 | 1 | -4/+13 |
| |_|/
|/| | |
|
* | | | net.server_select: Make sure there is a server to pause when hitting maxfd (T... | Kim Alvefur | 2013-06-09 | 1 | -1/+3 |
| |/
|/| |
|
* | | net.server_select: Ensure _maxfd = math.huge on Windows, always. | Waqas Hussain | 2013-06-02 | 1 | -1/+1 |
|/ |
|
* | net.dns: Add nicer API to cached records | Kim Alvefur | 2013-05-07 | 1 | -0/+4 |
* | net.server_select: Don't limit max file descriptor number on Windows. | Waqas Hussain | 2013-04-29 | 1 | -1/+2 |
* | net.server*: Allow the TCP backlog parameter to be set in the config | Kim Alvefur | 2013-04-27 | 3 | -2/+8 |
* | mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceba... | Matthew Wild | 2013-04-22 | 2 | -6/+6 |
* | net.server.http: Add a comment | Matthew Wild | 2013-04-22 | 1 | -0/+1 |
* | net.server.http: Ensure that event map cannot grow forever (limit to 10K wild... | Matthew Wild | 2013-04-22 | 1 | -0/+8 |
* | net.server_select: Don't call onconnect twice for SSL connections | Matthew Wild | 2013-04-18 | 1 | -1/+1 |