コミット履歴

作者 SHA1 メッセージ 日付
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required 11 年 前
  bel 0a4c02b948 Issue #11: Method to get POST request parameters via C++ interface 11 年 前
  bel 71fb5b98ce Issue #13: mg_start_thread is not 64 bit safe 11 年 前
  bel 773866707e Apply patch from spuschhof / issue #9: Fix for Makefile for MinGW32/MSYS 11 年 前
  bel 8a514b8ed1 Add comments for mg_get_valid_options and format spaces in the header 11 年 前
  bel b96d5337fa Redesign websocket for Lua 11 年 前
  bel c75487463e remove TODO marker (won't do): CGI scripts may support all HTTP methods 11 年 前
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server 11 年 前
  bel ae69114e2a Parameter checking for the standalone server 11 年 前
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c 11 年 前
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system 11 年 前
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes 11 年 前
  bel 492d3f567d Windows: Use same caps style for all context menu items 11 年 前
  jmc- 0ba85edaab Removed unused variable 'line_no' to fix the warning about it. 11 年 前
  bel c76d649307 Use DEBUG_TRACE in memory debugging 11 年 前
  bel 7b6635b657 Move DEBUG_TRACE to the top of the file 11 年 前
  bel 57c12b6ff3 Memory debugging for non-Windows systems 11 年 前
  bel f9c0cc2d17 Update release information for V1.6 11 年 前
  bel b24b72c685 Fix minor memory leak (script name) 11 年 前
  bel 2539546555 Instrumentation of realloc 11 年 前
  bel bd896a0fa0 Create a Lua allocator, to use mg_malloc/mg_free 11 年 前
  bel d77938189e Count alloc/free in Windows memory debugging 11 年 前
  bel c428ad34e3 Fix minor memory leak (listening_ports) 11 年 前
  bel b1f119f253 Memory debugging for Windows 11 年 前
  bel 950d47e198 Memory debugging for Windows 11 年 前
  bel 51852668b4 Alloc/Free debugging for Windows (temporary instrumentation) 11 年 前
  bel 6cfa667500 All memory allocation should use mg local functions 11 年 前
  bel 38bbd731f4 Prepare shared Lua Websockets 11 年 前
  bel 4e62bd5b10 Issue #8: Possible issue and possible fix in websocket handling (by celeron55) 11 年 前
  bel c62ded82e8 CORS for SSI pages 11 年 前