index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
websocket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump libwebsockets to version 3.0.0
Fabio Alessandrelli
2018-06-07
2
-32
/
+43
*
Thirdparty: Fill copyright for lws, miniupnpc, clipper
Rémi Verschelde
2018-06-07
1
-2
/
+2
*
Fix LWSPeer get_connected_[host/port]
Fabio Alessandrelli
2018-06-06
1
-2
/
+2
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-3
/
+1
*
Document websocket module, further document enet
Fabio Alessandrelli
2018-05-08
6
-3
/
+303
*
Various coverity scan fixes for networking
Fabio Alessandrelli
2018-04-21
1
-2
/
+7
*
Implement get_peer_[address|port] in ENet/WSServer
Fabio Alessandrelli
2018-04-12
9
-4
/
+87
*
Websocket client SSL support
Fabio Alessandrelli
2018-04-03
3
-1
/
+39
*
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-21
24
-48
/
+48
*
Remove unneeded and problematic minilex.c from lws.
Fabio Alessandrelli
2018-03-01
1
-1
/
+0
*
Use Prepend instead of Append for mbedTLS include
Fabio Alessandrelli
2018-02-28
1
-2
/
+2
*
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
Websocket module properly recognize UWP (by @vnen)
George Marques
2018-02-20
1
-2
/
+5
*
Allow building with system wide mbedtls on X11
Fabio Alessandrelli
2018-02-14
1
-2
/
+3
*
lws module now uses mbedtls as OpenSSL replacement
Fabio Alessandrelli
2018-02-14
1
-3
/
+13
*
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
24
-72
/
+96
*
Add websocket module.
Fabio Alessandrelli
2018-02-06
26
-0
/
+2847