Commit History

Autor SHA1 Mensaxe Data
  valenok 2b732a8067 implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32 %!s(int64=15) %!d(string=hai) anos
  valenok bd152b0923 introduced max_request_size %!s(int64=15) %!d(string=hai) anos
  valenok 3d43451b36 reporting error if request size is too big %!s(int64=15) %!d(string=hai) anos
  valenok d8c12e449d refactored set_port_option %!s(int64=15) %!d(string=hai) anos
  valenok 4c1451bab1 refactored SSL initialization. implemented mg_connect() %!s(int64=15) %!d(string=hai) anos
  valenok 1ceafea1f9 SSL_CTX_use_certificate_chain_file() call fixed. using __cdecl for qsort callback. squashed warnings under msvc %!s(int64=15) %!d(string=hai) anos
  valenok 149a553872 not setting SO_REUSEADDR on windows %!s(int64=15) %!d(string=hai) anos
  valenok 236768b30c 2.9 -> 2.10 %!s(int64=15) %!d(string=hai) anos
  valenok de5aff7f10 fixed check_acl() to return -1 for malformed ACL %!s(int64=15) %!d(string=hai) anos
  valenok 28f3073873 added -DNO_SSL_DL option %!s(int64=15) %!d(string=hai) anos
  valenok 0f89d437d5 added -ssl_chain_file option %!s(int64=15) %!d(string=hai) anos
  valenok 5a0376488d rearranged options list in alphabetical order %!s(int64=15) %!d(string=hai) anos
  Sergey Lyubka 75b6717d8b wrapped set_ssl_option call into NO_SSL conditional. Fixed test. %!s(int64=15) %!d(string=hai) anos
  valenok f105b74dc0 experimental keep-alive, options defaults %!s(int64=15) %!d(string=hai) anos
  valenok a0e202d828 fixed win32 build %!s(int64=15) %!d(string=hai) anos
  valenok 64ca2965c0 disabled SSL handshake error messages %!s(int64=15) %!d(string=hai) anos
  valenok 68dde1b7b1 error message in set_ssl_option() corrected %!s(int64=15) %!d(string=hai) anos
  valenok 97f2155239 introduced short option names %!s(int64=15) %!d(string=hai) anos
  valenok bb21ffec12 moved document_root verification to standalone server (into main.c) %!s(int64=15) %!d(string=hai) anos
  valenok 39c6d3ee08 corrected error log message in spawn_process() %!s(int64=15) %!d(string=hai) anos
  valenok 6cf296515b added debug trace in mg_start. restored stderr duping in spawn_process() %!s(int64=15) %!d(string=hai) anos
  valenok 546bec333c API change for mg_start: most binary compatible across releases. %!s(int64=15) %!d(string=hai) anos
  valenok e846212180 embedded mode: implement mg_read() properly. This brings straming support to Mongoose. %!s(int64=15) %!d(string=hai) anos
  valenok ee997ba7d4 put back dynamic SSL lib loading %!s(int64=15) %!d(string=hai) anos
  valenok 4f716e2b9a fixed win32 build %!s(int64=15) %!d(string=hai) anos
  valenok 8d2bc8dd8a squash MinGW warning %!s(int64=15) %!d(string=hai) anos
  valenok f4907bc0c2 introdused NO_SSL. Explicitely linking against SSL library. %!s(int64=15) %!d(string=hai) anos
  valenok cb71dc4a1e integrated Michael Krelin fixes: no extra newline in error logs, no #ifndef NO_CGI for match_extension() %!s(int64=15) %!d(string=hai) anos
  valenok b6d53922d2 s/FILENAME_MAX/PATH_MAX/g, also allocating connections on heap %!s(int64=15) %!d(string=hai) anos
  Sergey Lyubka aca0512173 optimized DEBUG_TRACE(). Fixed thread sync on exit. %!s(int64=15) %!d(string=hai) anos