Commit History

Author SHA1 Message Date
  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 years ago
  bel 492d3f567d Windows: Use same caps style for all context menu items 11 years ago
  jmc- 0ba85edaab Removed unused variable 'line_no' to fix the warning about it. 11 years ago
  bel c76d649307 Use DEBUG_TRACE in memory debugging 11 years ago
  bel 7b6635b657 Move DEBUG_TRACE to the top of the file 11 years ago
  bel 57c12b6ff3 Memory debugging for non-Windows systems 11 years ago
  bel f9c0cc2d17 Update release information for V1.6 11 years ago
  bel b24b72c685 Fix minor memory leak (script name) 11 years ago
  bel 2539546555 Instrumentation of realloc 11 years ago
  bel bd896a0fa0 Create a Lua allocator, to use mg_malloc/mg_free 11 years ago
  bel d77938189e Count alloc/free in Windows memory debugging 11 years ago
  bel c428ad34e3 Fix minor memory leak (listening_ports) 11 years ago
  bel b1f119f253 Memory debugging for Windows 11 years ago
  bel 950d47e198 Memory debugging for Windows 11 years ago
  bel 51852668b4 Alloc/Free debugging for Windows (temporary instrumentation) 11 years ago
  bel 6cfa667500 All memory allocation should use mg local functions 11 years ago
  bel 38bbd731f4 Prepare shared Lua Websockets 11 years ago
  bel 4e62bd5b10 Issue #8: Possible issue and possible fix in websocket handling (by celeron55) 11 years ago
  bel c62ded82e8 CORS for SSI pages 11 years ago
  bel 1e3d8ff8ca Full CORS support for dynamic resources 11 years ago
  bel b640ffecda Enhance CORS GET test 11 years ago
  bel b35c6742dd Enhance CORS GET test 11 years ago
  bel aa4ebb5e9d Check option type 11 years ago
  bel 96bfe243d5 Check if an option with the given name exists 11 years ago
  bel 55324460ac Replace is_file_option 11 years ago
  bel 5ca2eb6250 Replace is_directory_option 11 years ago
  bel 82cdef76c1 Replace is_numeric_option 11 years ago
  bel 674c00dfe0 Replace is_boolean_option 11 years ago
  bel 4b12cd3673 New interface for reading config options 11 years ago
  bel 7ebe84d9db civetweb_lua build may use websockets 11 years ago