summaryrefslogtreecommitdiff
path: root/modules/websocket
AgeCommit message (Expand)Author
2018-06-23Sanitize protocol struct, def LWS T/RX buffer sizeFabio Alessandrelli
2018-06-07Bump libwebsockets to version 3.0.0Fabio Alessandrelli
2018-06-07Thirdparty: Fill copyright for lws, miniupnpc, clipperRémi Verschelde
2018-06-06Fix LWSPeer get_connected_[host/port]Fabio Alessandrelli
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-05-08Document websocket module, further document enetFabio Alessandrelli
2018-04-21Various coverity scan fixes for networkingFabio Alessandrelli
2018-04-12Implement get_peer_[address|port] in ENet/WSServerFabio Alessandrelli
2018-04-03Websocket client SSL supportFabio Alessandrelli
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-03-01Remove unneeded and problematic minilex.c from lws.Fabio Alessandrelli
2018-02-28Use Prepend instead of Append for mbedTLS includeFabio Alessandrelli
2018-02-21Fix typos with codespellluz.paz
2018-02-20Websocket module properly recognize UWP (by @vnen)George Marques
2018-02-14Allow building with system wide mbedtls on X11Fabio Alessandrelli
2018-02-14lws module now uses mbedtls as OpenSSL replacementFabio Alessandrelli
2018-02-06Relicense module to the wondeful Godot community!Fabio Alessandrelli
2018-02-06Add websocket module.Fabio Alessandrelli