Historial de Commits

Autor SHA1 Mensaje Fecha
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument hace 11 años
  bel 694aecafc6 Add data exchange between websocket server and client to the websocket_client example hace 11 años
  bel e111ee40a2 Fix websocket client example, extend it by a local websocket server hace 11 años
  bel 7743dcae7c Add LuaXML to VS filters file hace 11 años
  bel d45a342aa0 Update CREDITS and RELEASE_NOTES hace 11 años
  bel f64a9b8c81 Add Visual Studio project for websocket_client example hace 11 años
  bel 593596307b Unit test must start local server hace 11 años
  bel 26cc3a98d6 Updater Lua in Visual Studio project hace 11 años
  bel b53fd004c6 Get civetweb to compile for strict C again hace 11 años
  bel2125 1a901e5526 Merge pull request #38 from jshelley/master hace 11 años
  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 hace 11 años
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) hace 11 años
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect hace 11 años
  bel ba13b79d27 Add content length and type to the Lua environment hace 11 años
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes hace 11 años
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' hace 11 años
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. hace 11 años
  bel 61c52a6fb9 Fix another TODO in the unit test hace 11 años
  bel 53d4247314 clean up unit_test: SSL related TODOs are done hace 11 años
  bel 2603a43dbf Fix unit test for SSL redirect hace 11 años
  bel 49ecd448ce Improve unit test for mg_download hace 11 años
  bel a0b8f8de31 Fix unit test for HTTPS hace 11 años
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant hace 11 años
  bel 49c1633475 Fix mg_read for situations where Content-Length was not set and all data is already buffered hace 11 años
  bel2125 59833c4842 Merge pull request #34 from jawi/master hace 11 años
  bel de9870e7b9 Improve error handling in set_option hace 11 años
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) hace 11 años
  bel 3533484987 Use mop instead of buf[0] to make the code more readable (see issue #35) hace 11 años
  bel a25d03617c Rewrite options argument handling (Step 1) hace 11 años
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: hace 11 años