Commit History

Author SHA1 Message Date
  bel2125 d5fcd37c9a Debugger for Lua scripts (Step 1/?) 7 years ago
  bel2125 285777f418 Debugger for Lua scripts (Step 1/?) 7 years ago
  bel2125 1a2c55349f Fix some warnings from PVS Studio static analyser (#597) 7 years ago
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) 7 years ago
  bel2125 b7b35d3c8f Add means to replace mg_cry and log_access by own implemention 7 years ago
  bel2125 42ed9db029 Remove obsolete "membuf" file access member 7 years ago
  bel2125 36a8b13f7b Fix/remove some TODO marks 7 years ago
  Colm Sloan 4cda94ba32 Add lua casts for clang++. 7 years ago
  bel2125 a5c237895e Update year in copyright header 7 years ago
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 years ago
  bel2125 3b9519a3e7 Add function and line number for internal use of mg_cry 7 years ago
  bel2125 5081212c62 Add strdup allocations to memory statistics of context 7 years ago
  bel2125 dc64c224b4 Replace assert by own debug implementation 7 years ago
  bel2125 adac47c70b Get rid of remote_ip (after several versions with MG_LEGACY_INTERFACE) 7 years ago
  bel2125 b7678afb55 Replace signal by sigaction and fix websocket support 7 years ago
  bel2125 773334f891 Support multiple domains (Step 1/?) 7 years ago
  xtne6f a0a10adf2b Restore C89/C90 compliance 7 years ago
  bel2125 9fc4d3e250 Add client interface to standalone server and fix ssl init for clients 7 years ago
  bel2125 bb973db7de Use new nomenclature for enums in the code (see #522) 7 years ago
  bel2125 5c0a223474 Lua Pages: mg.include should support absolute, relative and virtual path types 8 years ago
  bel2125 0d1453d3a8 Fix some missing casts for compiling with C++ (see comment on #504) 8 years ago
  bel2125 ac55fc0250 Fix copy/paste error in Lua reg_llstring 8 years ago
  bel2125 026ffe7193 Disable unavoidable warnings 8 years ago
  BigJoe01 776ea8ef0f Added background script parameters and shutdown detection 8 years ago
  bel2125 87787ceff0 Windows: Show context info in dialog 8 years ago
  bel2125 096b5472a0 Add Lua function to list all options 8 years ago
  bel2125 2cc3144b85 Even more statistics data (#243) 8 years ago
  bel2125 762032ecfc Add more connection diagnosis info (see #243) 8 years ago
  bel2125 150481ba40 Experimental interface to get statistics data on connections 8 years ago
  bel2125 bd2e80ca53 Prepare data for server status (Step 20/?) (See #243) 8 years ago