コミット履歴

作者 SHA1 メッセージ 日付
  bel 33b6b1419f The cast of buffered_len to size_t should not be needed (jimevans, issue #36) 11 年 前
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) 11 年 前
  Maarten Fremouw dbbbbd2ac0 Merge branch 'master' of https://github.com/bel2125/civetweb 11 年 前
  bel f96deec65d Update help in Makefile 11 年 前
  bel ec902803d5 Create console and attach stdin/stdout/stderr 11 年 前
  bel 1a4d6f2cfb Add CONSOLE debug build for test purposes 11 年 前
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development 11 年 前
  bel 559a6ea45e Lua: dynamic or static build 11 年 前
  Maarten Fremouw ed8f79f905 Merge branch 'master' of https://github.com/fremouw/civetweb 11 年 前
  Maarten Fremouw dd9f9cc5f5 Merge branch 'master' of https://github.com/bel2125/civetweb 11 年 前
  bel 407d2c9e5b Use dynamic lua lib instead of static 11 年 前
  bel b32232d2e1 Clean Lua for different define configurations, avoid warnings 11 年 前
  bel 5f7a623fd5 Clean Lua for different define configurations, avoid warnings 11 年 前
  bel 5e52950838 Add close callback for websocket clients 11 年 前
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument 11 年 前
  bel 694aecafc6 Add data exchange between websocket server and client to the websocket_client example 11 年 前
  bel e111ee40a2 Fix websocket client example, extend it by a local websocket server 11 年 前
  bel 7743dcae7c Add LuaXML to VS filters file 11 年 前
  bel d45a342aa0 Update CREDITS and RELEASE_NOTES 11 年 前
  bel f64a9b8c81 Add Visual Studio project for websocket_client example 11 年 前
  bel 593596307b Unit test must start local server 11 年 前
  bel 26cc3a98d6 Updater Lua in Visual Studio project 11 年 前
  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 年 前