Historique des commits

Auteur SHA1 Message Date
  bel 32cbb48710 Allow to specify title and tray icon for the Windows standalone server il y a 11 ans
  bel ae69114e2a Parameter checking for the standalone server il y a 11 ans
  bel 5cfe727d2b Handle options of main.c in a similar way as options of civetweb.c il y a 11 ans
  bel e9e9ff3fa9 Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system il y a 11 ans
  bel 78b4a45886 Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes il y a 11 ans
  bel 492d3f567d Windows: Use same caps style for all context menu items il y a 11 ans
  bel c76d649307 Use DEBUG_TRACE in memory debugging il y a 11 ans
  bel 7b6635b657 Move DEBUG_TRACE to the top of the file il y a 11 ans
  bel 57c12b6ff3 Memory debugging for non-Windows systems il y a 11 ans
  bel f9c0cc2d17 Update release information for V1.6 il y a 11 ans
  bel b24b72c685 Fix minor memory leak (script name) il y a 11 ans
  bel 2539546555 Instrumentation of realloc il y a 11 ans
  bel bd896a0fa0 Create a Lua allocator, to use mg_malloc/mg_free il y a 11 ans
  bel d77938189e Count alloc/free in Windows memory debugging il y a 11 ans
  bel c428ad34e3 Fix minor memory leak (listening_ports) il y a 11 ans
  bel b1f119f253 Memory debugging for Windows il y a 11 ans
  bel 950d47e198 Memory debugging for Windows il y a 11 ans
  bel 51852668b4 Alloc/Free debugging for Windows (temporary instrumentation) il y a 11 ans
  bel 6cfa667500 All memory allocation should use mg local functions il y a 11 ans
  bel 38bbd731f4 Prepare shared Lua Websockets il y a 11 ans
  bel 4e62bd5b10 Issue #8: Possible issue and possible fix in websocket handling (by celeron55) il y a 11 ans
  bel c62ded82e8 CORS for SSI pages il y a 11 ans
  bel 1e3d8ff8ca Full CORS support for dynamic resources il y a 11 ans
  bel b640ffecda Enhance CORS GET test il y a 11 ans
  bel b35c6742dd Enhance CORS GET test il y a 11 ans
  bel aa4ebb5e9d Check option type il y a 11 ans
  bel 96bfe243d5 Check if an option with the given name exists il y a 11 ans
  bel 55324460ac Replace is_file_option il y a 11 ans
  bel 5ca2eb6250 Replace is_directory_option il y a 11 ans
  bel 82cdef76c1 Replace is_numeric_option il y a 11 ans