Historial de Commits

Autor SHA1 Mensaje Fecha
  valenok 3e5d2bd3ac extra check in mg_start(): options may be NULL hace 15 años
  valenok 1d490f9d6c mingw build fix hace 15 años
  valenok 647719861b honoring command line flags when using config file, command line flags take preference hace 15 años
  valenok d475188a3d protected free(ssl_mutexes) with ifndef NO_SSL hace 15 años
  valenok 9b5de49437 free-ing allocated SSL mutexes hace 15 años
  valenok ea71faf71d 2.10 -> 2.11 hace 15 años
  valenok 035a30dfed Added tag 2.10 for changeset 47c8f85f52d3 hace 15 años
  valenok 7291b6d7d6 added res.rc to win32 compilation hace 15 años
  valenok 8853d320fe removed obsolete stuff hace 15 años
  valenok c20a36ccc5 added -max_request_size description hace 15 años
  valenok 1a9b36e842 win32 systray functionality hace 15 años
  valenok 2b732a8067 implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32 hace 15 años
  valenok bd152b0923 introduced max_request_size hace 15 años
  valenok 9d01d9f21d win32: stdcall by default. hace 15 años
  valenok 3d43451b36 reporting error if request size is too big hace 15 años
  valenok d8c12e449d refactored set_port_option hace 15 años
  valenok 4c1451bab1 refactored SSL initialization. implemented mg_connect() hace 15 años
  valenok 6a05abad4d fixed config file loading hace 15 años
  valenok 53dde04b8f windows build: removed gui libs from DLL build hace 15 años
  valenok e728c85863 added __cdecl to main() hace 15 años
  valenok 49065f2165 Windows build: /Gz - stdcall convention by default hace 15 años
  valenok a030d2cfdb Windows build: /Os -> /O1, added cyassl build. hace 15 años
  valenok fcb49d75ce got rid of getcwd(). using __cdecl for signal handler. hace 15 años
  valenok 1ceafea1f9 SSL_CTX_use_certificate_chain_file() call fixed. using __cdecl for qsort callback. squashed warnings under msvc hace 15 años
  valenok 06418fa4e6 added -access_control_list option to cmdline hace 15 años
  valenok abbf27338e license added hace 15 años
  valenok 149a553872 not setting SO_REUSEADDR on windows hace 15 años
  valenok 236768b30c 2.9 -> 2.10 hace 15 años
  valenok f169d153c4 Windows service functionality, and initial systray functionality hace 15 años
  valenok de5aff7f10 fixed check_acl() to return -1 for malformed ACL hace 15 años