Историја ревизија

Аутор SHA1 Порука Датум
  bel b53fd004c6 Get civetweb to compile for strict C again пре 11 година
  bel2125 1a901e5526 Merge pull request #38 from jshelley/master пре 11 година
  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 пре 11 година
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) пре 11 година
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect пре 11 година
  bel ba13b79d27 Add content length and type to the Lua environment пре 11 година
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes пре 11 година
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' пре 11 година
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. пре 11 година
  bel 61c52a6fb9 Fix another TODO in the unit test пре 11 година
  bel 53d4247314 clean up unit_test: SSL related TODOs are done пре 11 година
  bel 2603a43dbf Fix unit test for SSL redirect пре 11 година
  bel 49ecd448ce Improve unit test for mg_download пре 11 година
  bel a0b8f8de31 Fix unit test for HTTPS пре 11 година
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant пре 11 година
  bel 49c1633475 Fix mg_read for situations where Content-Length was not set and all data is already buffered пре 11 година
  bel2125 59833c4842 Merge pull request #34 from jawi/master пре 11 година
  bel de9870e7b9 Improve error handling in set_option пре 11 година
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) пре 11 година
  bel 3533484987 Use mop instead of buf[0] to make the code more readable (see issue #35) пре 11 година
  bel a25d03617c Rewrite options argument handling (Step 1) пре 11 година
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: пре 11 година
  bel f031b7a81d Add missing option types пре 11 година
  bel 9a12881de2 Update release notes пре 11 година
  bel 26ecfa7261 Update websocket example - stop websocket threads per server context instead of using a static variable пре 11 година
  bel 624aed908d Update websocket example - store websocket clients per server context instead of using static variables пре 11 година
  bel 265d2309a1 Add function to get context from connection пре 11 година
  bel 5ee511bef3 Add a function to access the user data in cases the context is known but not the connection пре 11 година
  bel 56389ad023 Update websocket example - use new API functions пре 11 година
  bel 64c97d56e4 Add callbacks for creation and deletion of the server context пре 11 година