aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_websocket.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Deprecate misc:encode_base64/1 and misc:decode_base64/1Evgeniy Khramtsov2017-05-231-1/+1
* Rename aux.erl as misc.erl17.04Christophe Romain2017-04-111-1/+1
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-1/+1
* Use crypto:hash/2 functionPeter Lemenkov2017-02-131-1/+1
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Get rid of "jlib.hrl" dependency in some modulesEvgeniy Khramtsov2016-07-301-1/+1
* Switch to fast_tls and update app namesMickael Remond2016-02-031-3/+3
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Pass stream management options defined in http listener to http-bind and webs...Paweł Chmielowski2015-09-041-2/+4
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+2
* ejabberd_websocket: Ignore case of header valuesHolger Weiss2015-04-051-2/+3
* Add support for websocket connectionsPaweł Chmielowski2015-02-251-0/+403