summaryrefslogtreecommitdiff
path: root/src/ejabberd_websocket.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-23Deprecate misc:encode_base64/1 and misc:decode_base64/1Evgeniy Khramtsov1-1/+1
2017-04-11Rename aux.erl as misc.erlChristophe Romain1-1/+1
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov1-1/+1
2017-02-13Use crypto:hash/2 functionPeter Lemenkov1-1/+1
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-07-30Get rid of "jlib.hrl" dependency in some modulesEvgeniy Khramtsov1-1/+1
2016-02-03Switch to fast_tls and update app namesMickael Remond1-3/+3
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-09-04Pass stream management options defined in http listener to http-bind and webs...Paweł Chmielowski1-2/+4
2015-05-21Document protocol support (EJABS-1620)Badlop1-0/+2
2015-04-05ejabberd_websocket: Ignore case of header valuesHolger Weiss1-2/+3
2015-02-25Add support for websocket connectionsPaweł Chmielowski1-0/+403