Historia zmian

Autor SHA1 Wiadomość Data
  valenok 51b1f3a021 Under Linux, reap CGI zombies reliably 15 lat temu
  valenok 66ba1259f2 CGI script execution fixed for windows 15 lat temu
  valenok 7865ed7bad SCRIPT_FILENAME should be relative to document root, and begin with slash. 15 lat temu
  valenok fb87fd5343 Windows: close popup window when clicked outside it. 15 lat temu
  valenok 3f45febeb3 Fixing config file editing on Windows 15 lat temu
  valenok 1811240587 exporting correct SCRIPT_FILENAME for CGI 15 lat temu
  valenok 3e5d2bd3ac extra check in mg_start(): options may be NULL 15 lat temu
  valenok 1d490f9d6c mingw build fix 15 lat temu
  valenok 647719861b honoring command line flags when using config file, command line flags take preference 15 lat temu
  valenok d475188a3d protected free(ssl_mutexes) with ifndef NO_SSL 15 lat temu
  valenok 9b5de49437 free-ing allocated SSL mutexes 15 lat temu
  valenok ea71faf71d 2.10 -> 2.11 15 lat temu
  valenok 035a30dfed Added tag 2.10 for changeset 47c8f85f52d3 15 lat temu
  valenok 7291b6d7d6 added res.rc to win32 compilation 15 lat temu
  valenok 8853d320fe removed obsolete stuff 15 lat temu
  valenok c20a36ccc5 added -max_request_size description 15 lat temu
  valenok 1a9b36e842 win32 systray functionality 15 lat temu
  valenok 2b732a8067 implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32 15 lat temu
  valenok bd152b0923 introduced max_request_size 15 lat temu
  valenok 9d01d9f21d win32: stdcall by default. 15 lat temu
  valenok 3d43451b36 reporting error if request size is too big 15 lat temu
  valenok d8c12e449d refactored set_port_option 15 lat temu
  valenok 4c1451bab1 refactored SSL initialization. implemented mg_connect() 15 lat temu
  valenok 6a05abad4d fixed config file loading 15 lat temu
  valenok 53dde04b8f windows build: removed gui libs from DLL build 15 lat temu
  valenok e728c85863 added __cdecl to main() 15 lat temu
  valenok 49065f2165 Windows build: /Gz - stdcall convention by default 15 lat temu
  valenok a030d2cfdb Windows build: /Os -> /O1, added cyassl build. 15 lat temu
  valenok fcb49d75ce got rid of getcwd(). using __cdecl for signal handler. 15 lat temu
  valenok 1ceafea1f9 SSL_CTX_use_certificate_chain_file() call fixed. using __cdecl for qsort callback. squashed warnings under msvc 15 lat temu