Merge 0.9->0.10
[prosody.git] / net / http.lua
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew Wildnet.http: assert() for socket creation success so it...
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-06-26 Matthew WildMerge 0.9->trunk
2013-06-26 Matthew Wildnet.http: Include port number (when non-standard) in...
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-17 Matthew WildMerge backout
2013-04-17 Matthew WildMerge 0.9->trunk
2013-04-17 Matthew Wildnet.http: When HTTP request fails due to a network...
2013-04-11 Matthew WildMerge 0.9->trunk
2013-04-11 Matthew Wildnet.http: Swap response and request parameters passed...
2013-04-11 Matthew Wildnet.http: Switch from util.httpstream to net.http.parse...
2013-04-11 Matthew Wildnet.http, util.http: Move definitions of urlencode...
2013-04-08 Matthew WildMerge 0.9->trunk
2013-04-08 Matthew Wildnet.http: Throw error when connecting to a URL without...
2013-03-20 Matthew WildMerge...
2013-03-20 Matthew WildMerge 0.9->trunk
2013-03-20 Matthew Wildnet.http: Disable SSLv2 support for HTTPS connections
2013-03-20 Matthew Wildnet.http: Allow passing an SSL context or options table...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge Zash with Zash for Zash
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildnet.http: Don't call ondisconnect manually, net.server...
2012-07-07 Kim Alvefurnet.http: Use base64 from util.encodings instead of...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Matthew Wildnet.http: Fix urlencode to not encode unreserved charac...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-01-23 Matthew Wildnet.http, httpclient_listener: Merge listener into...
2012-01-17 Matthew WildMerge with 0.9
2012-01-17 Matthew Wildnet.http: Pass response object to callbacks (feels...
2011-08-31 Waqas Hussainnet.http: Remove extra space after method in request...
2011-08-22 Matthew Wildnet.http: Convert port to a number (for custom port...
2011-08-20 Matthew Wildnet.http: Support for k->v maps in http.formencode
2011-08-20 Matthew Wildnet.http, httpclient_listener: Move request sending...
2011-08-20 Matthew Wildnet.http: Whitespace fixes
2011-08-20 Matthew Wildnet.http: Small fix to prevent traceback when connectio...
2011-08-10 Matthew Wildnet.http: Add formdecode to decode an urlencoded form
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2010-11-05 Waqas Hussainnet.http: Removed old HTTP parser, and updated to use...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-08-27 Matthew Wildnet.http: Add http.formencode() for www-form-urlencoded...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-19 Matthew WildMerge with 0.7
2010-02-19 Matthew Wildnet.http: Update print()s to log()s - don't ask how...
2010-02-19 Matthew Wildnet.http: destroy_request(): Remove update for new...
2010-02-19 Matthew Wildnet.http: Close connection when invalid status line...
2010-02-19 Matthew Wildnet.http: Don't re-destroy a request when the connectio...
2010-02-19 Matthew WildMerge with 0.7
2010-02-19 Matthew Wildnet.http: Port commit 2f235c57d713 to net.http to fix...
2010-02-05 Matthew WildMerge with backout
2010-03-03 Matthew Wildnet.http: destroy_request(): Pass request.handler to...
2010-02-19 Matthew Wildnet.http: Close connection when invalid status line...
2010-02-19 Matthew Wildnet.http: Don't re-destroy a request when the connectio...
2010-02-19 Matthew Wildnet.http: Port commit 2f235c57d713 to net.http to fix...
2009-12-10 Matthew Wildnet.http: Don't expect the body on redirects
2009-12-10 Matthew Wildnet.http: Don't expect the body on redirects
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wildnet.httpserver, net.http: Update for new net.server...
2009-07-10 Matthew WildAdd copyright header to those files missing one
next