Historique des commits

Auteur SHA1 Message Date
  bel 559a6ea45e Lua: dynamic or static build il y a 11 ans
  bel 407d2c9e5b Use dynamic lua lib instead of static il y a 11 ans
  bel b32232d2e1 Clean Lua for different define configurations, avoid warnings il y a 11 ans
  bel 5f7a623fd5 Clean Lua for different define configurations, avoid warnings il y a 11 ans
  bel 5e52950838 Add close callback for websocket clients il y a 11 ans
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument il y a 11 ans
  bel 694aecafc6 Add data exchange between websocket server and client to the websocket_client example il y a 11 ans
  bel e111ee40a2 Fix websocket client example, extend it by a local websocket server il y a 11 ans
  bel 7743dcae7c Add LuaXML to VS filters file il y a 11 ans
  bel d45a342aa0 Update CREDITS and RELEASE_NOTES il y a 11 ans
  bel f64a9b8c81 Add Visual Studio project for websocket_client example il y a 11 ans
  bel 593596307b Unit test must start local server il y a 11 ans
  bel 26cc3a98d6 Updater Lua in Visual Studio project il y a 11 ans
  bel b53fd004c6 Get civetweb to compile for strict C again il y a 11 ans
  bel2125 1a901e5526 Merge pull request #38 from jshelley/master il y a 11 ans
  Jordan 0b6314b852 Made Origin header optional in mg_websocket_client_connect, removed read_client_websocket and moved to only using read_websocket, changed comments to standard C style il y a 11 ans
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) il y a 11 ans
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect il y a 11 ans
  bel ba13b79d27 Add content length and type to the Lua environment il y a 11 ans
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes il y a 11 ans
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' il y a 11 ans
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. il y a 11 ans
  bel 61c52a6fb9 Fix another TODO in the unit test il y a 11 ans
  bel 53d4247314 clean up unit_test: SSL related TODOs are done il y a 11 ans
  bel 2603a43dbf Fix unit test for SSL redirect il y a 11 ans
  bel 49ecd448ce Improve unit test for mg_download il y a 11 ans
  bel a0b8f8de31 Fix unit test for HTTPS il y a 11 ans
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant il y a 11 ans
  bel 49c1633475 Fix mg_read for situations where Content-Length was not set and all data is already buffered il y a 11 ans
  bel2125 59833c4842 Merge pull request #34 from jawi/master il y a 11 ans