Commit History

Author SHA1 Message Date
  valenok 7034f49276 should_keep_alive(): using mg_strcasecmp() instead of strcmp() to compare header value 14 years ago
  valenok 6240455779 2.11 -> 2.12 14 years ago
  valenok 5a84efa89f Added tag 2.11 for changeset 95e60bbbea5c 14 years ago
  valenok 1aae5bbef9 fixed service handling code 15 years ago
  valenok 9390b00166 squash warning under win32 15 years ago
  valenok 51b1f3a021 Under Linux, reap CGI zombies reliably 15 years ago
  valenok 66ba1259f2 CGI script execution fixed for windows 15 years ago
  valenok 7865ed7bad SCRIPT_FILENAME should be relative to document root, and begin with slash. 15 years ago
  valenok fb87fd5343 Windows: close popup window when clicked outside it. 15 years ago
  valenok 3f45febeb3 Fixing config file editing on Windows 15 years ago
  valenok 1811240587 exporting correct SCRIPT_FILENAME for CGI 15 years ago
  valenok 3e5d2bd3ac extra check in mg_start(): options may be NULL 15 years ago
  valenok 1d490f9d6c mingw build fix 15 years ago
  valenok 647719861b honoring command line flags when using config file, command line flags take preference 15 years ago
  valenok d475188a3d protected free(ssl_mutexes) with ifndef NO_SSL 15 years ago
  valenok 9b5de49437 free-ing allocated SSL mutexes 15 years ago
  valenok ea71faf71d 2.10 -> 2.11 15 years ago
  valenok 035a30dfed Added tag 2.10 for changeset 47c8f85f52d3 15 years ago
  valenok 7291b6d7d6 added res.rc to win32 compilation 15 years ago
  valenok 8853d320fe removed obsolete stuff 15 years ago
  valenok c20a36ccc5 added -max_request_size description 15 years ago
  valenok 1a9b36e842 win32 systray functionality 15 years ago
  valenok 2b732a8067 implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32 15 years ago
  valenok bd152b0923 introduced max_request_size 15 years ago
  valenok 9d01d9f21d win32: stdcall by default. 15 years ago
  valenok 3d43451b36 reporting error if request size is too big 15 years ago
  valenok d8c12e449d refactored set_port_option 15 years ago
  valenok 4c1451bab1 refactored SSL initialization. implemented mg_connect() 15 years ago
  valenok 6a05abad4d fixed config file loading 15 years ago
  valenok 53dde04b8f windows build: removed gui libs from DLL build 15 years ago