| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | | | | | | | | | | net/server_select: Check arguments to add_server correctly | daurnimator | 2013-12-18 | 1 | -3/+4 |
| | * | | | | | | | | | | | | | | | | | | | net/server_select: pcall require ssl (easy to forget to require ssl) | daurnimator | 2013-12-18 | 1 | -5/+5 |
* | | | | | | | | | | | | | | | | | | | | | Merge 0.9->0.10 (third time lucky) | Matthew Wild | 2015-03-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | /
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | net.http.server: Log event name when firing a request event | Matthew Wild | 2015-03-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | net.http.server: Log names of the events fired | Kim Alvefur | 2014-12-08 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge 0.9->0.10 | Kim Alvefur | 2014-11-20 | 1 | -6/+6 |
|\| | | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | net.http.parser: Fix whitespace/indentation | Matthew Wild | 2014-11-18 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | | | net.http.parser: Fix chunked encoding parsing across packet boundaries. | daurnimator | 2014-11-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Merge 0.9 -> 0.10 | Kim Alvefur | 2014-11-09 | 2 | -10/+14 |
|\| | | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | net.dns: Try next server if peer name can not be set (thanks wirehack7) | Kim Alvefur | 2014-10-30 | 1 | -6/+10 |
| * | | | | | | | | | | | | | | | | net.dns: Return new socket from servfail | Kim Alvefur | 2014-10-30 | 1 | -3/+4 |
| * | | | | | | | | | | | | | | | | net.adns: Log peername recorded from wrapped setpeername instead of calling s... | Kim Alvefur | 2014-10-30 | 1 | -2/+1 |
| * | | | | | | | | | | | | | | | | net.adns: Preserve error from setpeername | Kim Alvefur | 2014-10-30 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Merge 0.9->0.10 | Kim Alvefur | 2014-10-26 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | certmanager, net.http: Disable SSLv3 by default0.9.6 | Matthew Wild | 2014-10-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge 0.9->0.10 | Kim Alvefur | 2014-10-05 | 1 | -4/+9 |
|\| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | net.dns: Avoid duplicate cache entries | Florian Zeitz | 2014-10-05 | 1 | -4/+9 |
* | | | | | | | | | | | | | | | | net.server_select: Reset read timeout timer if the event is handled | Kim Alvefur | 2014-10-03 | 1 | -0/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | net.websocket: Make data masking configurable | Florian Zeitz | 2014-09-26 | 2 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | net.server_select: When an SSL handshake is connected, if there is pending da... | Matthew Wild | 2014-09-26 | 1 | -0/+3 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | net.websocket: Fix handling of 'protocol' argument | Kim Alvefur | 2014-09-11 | 1 | -6/+9 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Check Sec-WebSocket-Protocol header | Florian Zeitz | 2014-09-05 | 1 | -5/+10 |
* | | | | | | | | | | | | net/websocket: Add new websocket client code | daurnimator | 2014-09-03 | 2 | -0/+459 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge 0.9->0.10 | Matthew Wild | 2014-09-03 | 1 | -1/+5 |
|\| | | | | | | | | |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | 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 |
| |\ \ \ \ |
|