summaryrefslogtreecommitdiff
path: root/src/ejabberd_http.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #581 from weiss/dh-param-fileAlexey Shchepin2015-06-161-0/+1
|\
| * New options: dhfile and s2s_dhfileHolger Weiss2015-05-261-0/+1
* | Remove unused validation codeEvgeniy Khramtsov2015-06-031-9/+1
* | Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+15
|/
* Remove http_poll modulePaweł Chmielowski2015-04-151-7/+3
* Add support for ciphers and protocol_options in ejabberd_httpAlexey Shchepin2015-03-241-4/+14
* Fix: default_host is forgotten between consecutive HTTP requests (#416)Badlop2015-03-061-0/+3
* Fix processing POST messages after changes from adding websocket handlingPaweł Chmielowski2015-02-251-25/+29
* Add support for websocket connectionsPaweł Chmielowski2015-02-251-123/+112
* Don't crash if 'request_path' has unexpected typeHolger Weiss2015-02-111-1/+1
* Fix access_commands option in ejabberd_xmlrpc, now it worksBadlop2015-01-151-0/+3
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Process XML-RPC requests via p1_xml and ejabberd_httpEvgeniy Khramtsov2014-10-041-3/+11
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Fix a type errorHolger Weiss2014-04-061-1/+1
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Better web-handlers detectionEvgeniy Khramtsov2013-09-221-5/+5
* Fix problem with decoding http headers over tls connectionsPaweł Chmielowski2013-09-161-2/+2
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-9/+33
* Make it possible to enable/disable TLS compressionEvgeniy Khramtsov2013-07-171-1/+5
* Fix previous commitBadlop2013-06-251-2/+2
* Normalize HTTP path (thanks to Justin Kirby)Badlop2013-06-251-4/+12
* Fix some dialyzer warningsEvgeniy Khramtsov2013-06-241-1/+1
* Get rid of useless clauseEvgeniy Khramtsov2013-06-241-3/+0
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-4/+4
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+827