index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
websocket
/
lws_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-04
1
-248
/
+0
*
Allow setting websocket buffers sizes internally.
Fabio Alessandrelli
2019-06-15
1
-0
/
+11
*
Revert "Update libwebsockets to 3.1 (plus UWP patch)"
Fabio Alessandrelli
2019-05-01
1
-3
/
+2
*
Update libwebsockets to 3.1 (plus UWP patch)
Fabio Alessandrelli
2019-03-06
1
-2
/
+6
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
1
-0
/
+1
*
Convert WebSocket module to use PacketBuffer class
Fabio Alessandrelli
2018-11-12
1
-1
/
+11
*
Fix access to freed mem in WS client after #23241
Fabio Alessandrelli
2018-11-03
1
-6
/
+7
*
Remove unneeded strncpy in lws_client.
Fabio Alessandrelli
2018-10-23
1
-19
/
+9
*
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-19
1
-0
/
+4
*
Fix LWSClient connect_to_host string termination.
Fabio Alessandrelli
2018-10-07
1
-3
/
+6
*
Implement WebSocket clean close detection.
Fabio Alessandrelli
2018-09-24
1
-1
/
+3
*
Implement WebSocket close notify.
Fabio Alessandrelli
2018-09-24
1
-4
/
+13
*
Allow WebSocket connect with no sub-protocols.
Fabio Alessandrelli
2018-08-30
1
-7
/
+8
*
Fix WebSocket crash due to non PDO init.
Fabio Alessandrelli
2018-08-06
1
-9
/
+0
*
Bump libwebsockets to version 3.0.0
Fabio Alessandrelli
2018-06-07
1
-1
/
+2
*
Websocket client SSL support
Fabio Alessandrelli
2018-04-03
1
-1
/
+19
*
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-21
1
-2
/
+2
*
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
1
-3
/
+4
*
Add websocket module.
Fabio Alessandrelli
2018-02-06
1
-0
/
+202