index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_http_ws.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
Update copyright year to 2022
Badlop
1
-1
/
+1
2021-06-15
ref: fix WS typos
Pouriya
1
-8
/
+8
2021-06-12
ref: fix WS typos
Pouriya Jahanbakhsh
1
-8
/
+8
2021-01-27
Update newest copyright year to 2021 (#3464)
Badlop
1
-1
/
+1
2020-10-13
Make websocket send put back pressure on c2s process
Paweł Chmielowski
1
-2
/
+5
2020-09-03
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
1
-1
/
+1
2020-01-28
Update copyright to 2020 (#3149)
Badlop
1
-1
/
+1
2019-07-29
Apply shaping to websocket connections
Frank Diebolt
1
-4
/
+6
2019-06-14
Use new configuration validator
Evgeny Khramtsov
1
-17
/
+15
2019-04-25
Use binary framing in MQTT WebSockets
Evgeny Khramtsov
1
-6
/
+6
2019-04-23
Move websocket options
Evgeny Khramtsov
1
-11
/
+1
2019-04-16
Handle cdata in initial data probe of ws module
Paweł Chmielowski
1
-0
/
+1
2019-04-01
Rename listening callback from start/2 to start/3
Evgeny Khramtsov
1
-1
/
+1
2019-03-15
Origin header validation on websocket connection (#2821)
Paweł Dorofiejczyk
1
-1
/
+3
2019-01-30
Revert "Apply shaping to websocket connections"
Frank Diebolt
1
-6
/
+4
2019-01-30
Apply shaping to websocket connections
Frank Diebolt
1
-4
/
+6
2019-01-08
Update copyright to 2019 (#2756)
Badlop
1
-1
/
+1
2018-09-17
Refactor ejabberd listener API
Evgeny Khramtsov
1
-50
/
+44
2018-07-17
Move cancel_timer/1 function into 'misc' module
Holger Weiss
1
-7
/
+3
2018-06-14
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
1
-3
/
+2
2018-05-14
Optimize HTTP requests memory usage
Evgeniy Khramtsov
1
-4
/
+3
2018-04-12
Pass access option from websocket to c2s
Paweł Chmielowski
1
-0
/
+1
2018-01-05
Update copyright dates
Evgeniy Khramtsov
1
-1
/
+1
2017-12-26
Get rid of ejabberd receiver
Evgeniy Khramtsov
1
-5
/
+15
2017-08-05
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
Evgeniy Khramtsov
1
-7
/
+7
2017-07-27
Generate log messages when websocket is closed due timeouts
Paweł Chmielowski
1
-0
/
+2
2017-06-23
Catch exception that may happen when sending data over websocket
Paweł Chmielowski
1
-2
/
+8
2017-04-29
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
1
-2
/
+0
2017-04-11
Rename aux.erl as misc.erl
Christophe Romain
1
-1
/
+1
2017-03-30
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
1
-1
/
+1
2017-02-18
Fix some dialyzer warnings
Evgeniy Khramtsov
1
-2
/
+2
2017-01-09
Adopt remaining code to support new hooks
Evgeniy Khramtsov
1
-1
/
+1
2017-01-02
Update copyright date automatically (#1442)
Badlop
1
-1
/
+1
2016-09-07
New stream management option: ack_timeout
Holger Weiss
1
-0
/
+1
2016-08-23
Fixed #1260 Stream Management feature for the websocket connections
Igor Manturov Jr
1
-1
/
+1
2016-07-30
Get rid of "jlib.hrl" dependency in some modules
Evgeniy Khramtsov
1
-1
/
+1
2016-02-03
Switch to Fast XML module
Mickael Remond
1
-10
/
+10
2016-01-13
Update copyright to 2016 (#901)
Badlop
1
-1
/
+1
2015-12-11
Remove http supervisors
Christophe Romain
1
-1
/
+1
2015-09-17
Let BOSH/WebSocket support "max_resume_timeout"
Holger Weiss
1
-0
/
+1
2015-09-04
Pass stream management options defined in http listener to http-bind and webs...
Paweł Chmielowski
1
-2
/
+8
2015-08-05
Use websocket pings also on old style connections
Paweł Chmielowski
1
-4
/
+3
2015-06-01
Add config validation at startup
Evgeniy Khramtsov
1
-4
/
+12
2015-04-09
Fix problem with pushing bufferend #xmlel-s to receiver in websocket code
Paweł Chmielowski
1
-2
/
+4
2015-04-06
Fix problem with c2s buffering on old style websocket connections
Paweł Chmielowski
1
-2
/
+4
2015-03-25
Make sure that we send each time <close> before closing websocket connection
Paweł Chmielowski
1
-1
/
+13
2015-03-12
Update types to fix dialyzer warnings
Paweł Chmielowski
1
-2
/
+2
2015-02-25
Update FSF address
Badlop
1
-4
/
+3
2015-02-25
Add support for websocket connections
Paweł Chmielowski
1
-0
/
+340