mod_dialback: Keep the same dialback secret across module reloads
[prosody.git] / net / http /
2014-07-04 Kim AlvefurMerge 0.9->0.10
2014-06-30 Kim AlvefurMerge 0.9->0.10
2014-06-21 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim AlvefurMerge 0.9->0.10
2014-04-26 Kim AlvefurMerge 0.9->0.10
2014-04-22 Kim AlvefurMerge 0.9->0.10
2014-04-15 Daurnimatornet.http.server: Fix some typos introduced in 420c0d3b8583.
2014-04-15 Daurnimatornet.http.server: Add prepare_header() and finish_respon...
2014-04-10 Kim AlvefurMerge 0.9->0.10
2014-04-02 Matthew WildMerge 0.9->0.10
2014-03-25 Kim AlvefurMerge 0.9->0.10
2014-03-09 Kim AlvefurMerge 0.9->0.10
2014-02-26 Kim AlvefurMerge 0.9->0.10
2014-02-12 Kim AlvefurMerge 0.9 -> 0.10
2014-02-06 Kim AlvefurMerge 0.9->0.10
2014-02-03 Kim AlvefurMerge 0.9->0.10
2014-01-21 Matthew WildMerge 0.9->0.10
2014-01-18 Matthew WildMerge 0.9->0.10
2014-01-12 Matthew WildMerge 0.9->0.10
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew WildMerge 0.9->0.10
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-05 Matthew WildMerge 0.9->0.10
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew WildMerge 0.9->trunk
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-22 Kim Alvefurnet.http.server: Fix Keep-Alive requests with HTTP 1.0
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge with Florob
2013-04-23 Matthew WildMerges all the way down
2013-04-23 Matthew WildMerge 0.9->trunk
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildnet.server.http: Add a comment
2013-04-22 Matthew Wildnet.server.http: Add a comment
2013-04-22 Matthew Wildnet.server.http: Ensure that event map cannot grow...
2013-04-22 Matthew Wildnet.server.http: Ensure that event map cannot grow...
2013-04-17 Matthew WildMerge backout
2013-04-17 Matthew WildMerge 0.9->trunk
2013-04-17 Waqas Hussainnet.http.server: The correct Connection header value...
2013-04-15 Matthew WildMerge 0.9->trunk
2013-04-15 Matthew Wildnet.http.parser: Remove accidentally-committed debugging
2013-04-15 Matthew WildMerge 0.9->trunk
2013-04-15 Matthew Wildnet.http.parser: Fix off-by-one error in chunked encodi...
2013-04-11 Matthew WildMerge 0.9->trunk
2013-04-11 Matthew Wildnet.http.parser: Fix chunked encoding response parsing...
2013-04-11 Matthew Wildnet.http.parser: Convert status_code to a number before...
2013-04-11 Matthew Wildnet.http.parser: Break when no more usable data in...
2013-04-11 Matthew Wildnet.http.parser: Depend on util.http instead of net...
2013-04-08 Matthew WildMerge 0.9->trunk
2013-04-07 Marco Cirillonet.http.server: add API to allow firing events directl...
2013-04-03 Matthew WildMerge 0.9->trunk
2013-03-31 Matthew Wildnet.http.server: Don't overwrite existing response...
2013-03-10 Matthew WildMerge 0.9->trunk
2013-02-26 Waqas Hussainnet.http.server: Ensure HTTP callbacks are never called...
2013-02-07 Waqas Hussainnet.http.parser: Ensure full URL in status line contain...
2013-02-07 Waqas Hussainnet.http.parser: Fix traceback on invalid URL in status...
2013-01-22 Waqas HussainMerge 0.9->trunk
2013-01-12 Florian Zeitznet.http.server: Properly handle persistent connections
2013-01-08 Kim Alvefurnet.http.parser: Abort if no status line is received.
2012-12-26 Kim AlvefurMerge 0.9->trunk
2012-12-21 Waqas Hussainnet.http.parser: Skip url.parse when we don't have...
2012-12-03 Waqas HussainMerge 0.9->trunk.
2012-12-03 Waqas Hussainnet.http.parser: Fix syntax error introduced in c5edb08...
2012-11-29 Matthew WildMerge 0.9->trunk
2012-11-29 Matthew Wildnet.http.parser: Collapse multiple consecutive slashes...
2012-05-25 Matthew Wildnet.http.parser: Break loop when no more usable data...
2012-05-15 Kim Alvefurnet.http.parser: Keep the Host header no host is presen...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Matthew Wildnet.http.parser: Do full URL decoding and parsing ...
2012-05-11 Matthew WildMerge with backout
2012-04-28 Matthew Wildnet.http.server: Code cleanup/adjustment now that send_...
2012-04-28 Matthew Wildnet.http.server: Use response.body if it exists and...
2012-04-28 Matthew Wildnet.http.server: Remove unused imports and variables...
2012-04-28 Matthew Wildnet.http.server: Try default_host if client sent no...
2012-04-27 Matthew Wildnet.http.server: Fix traceback on missing host header...
2012-04-27 Matthew Wildnet.http.server, mod_http: Support http_default_host...
2012-04-27 Matthew Wildnet.http.server: Improve comment
2012-04-27 Matthew Wildnet.http.server: Remove unused variable
2012-04-27 Matthew Wildnet.http.server: Correctly cache results of handler...
2012-04-27 Matthew Wildnet.http.codes: Add missing 418 status code
next