コミット履歴

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