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