Історія комітів

Автор SHA1 Опис Дата
  bel2125 b30143e2ac Add a list of headers with / without body data and set content length 8 роки тому
  bel2125 e393d4e58e Disable SSL_CTX_set_info_callback warning only for clang (GCC does not know this pragma) 8 роки тому
  bel2125 5d2d6dbfd5 Disable warning for different definitions of OpenSSL SSL_CTX_set_info_callback 8 роки тому
  bel2125 e49ba2e4dc Fix copy paste 8 роки тому
  bel2125 83ba0bfdc3 Move variable declaration to top of the function (C90 compatibility) 8 роки тому
  bel2125 e13520761a Move variable declaration to top of the function (C90 standard) 8 роки тому
  bel2125 96384e5cf7 Add some additional SSL security flags 8 роки тому
  bel2125 0380280c51 Remove unreachable code 8 роки тому
  bel2125 a43a0248af Fix warning from static source code analysis 8 роки тому
  bel2125 0d1453d3a8 Fix some missing casts for compiling with C++ (see comment on #504) 8 роки тому
  bel2125 509c052058 Experimental fix for OSX warning (see #503) 8 роки тому
  bel2125 a54e8eefdc Unit test: add some test points 8 роки тому
  bel2125 0c0e4d497a Disable warning for missing type cast to unknown type 8 роки тому
  bel2125 7d03026763 Add cast for WaitForSingleObject(INFINITY), to avoid MinGW warning 8 роки тому
  bel2125 e9bccfb81b Document HTTP digest auth API functions (see #426) 8 роки тому
  bel2125 fd8c5c6963 Add interface for http authentication (see #426) 8 роки тому
  bel2125 5ae3cb1595 Make mg_send_digest_access_authentication_request public 8 роки тому
  bel2125 026ffe7193 Disable unavoidable warnings 8 роки тому
  bel2125 c6fbe01f68 Fix alternative queue for systems with sizeof(int) != sizeof(void*) 8 роки тому
  bel2125 2229d6b5c9 Merge pull request #501 from BigJoe01/master 8 роки тому
  bel2125 9a679493bd Make ALTERNATIVE_QUEUE the new default 8 роки тому
  BigJoe01 776ea8ef0f Added background script parameters and shutdown detection 8 роки тому
  bel2125 8ccd6f7270 Convert system info text to JSON format 8 роки тому
  bel2125 2cc3144b85 Even more statistics data (#243) 8 роки тому
  bel2125 852b7c124a Fix position for USE_SERVER_STATS define 8 роки тому
  bel2125 762032ecfc Add more connection diagnosis info (see #243) 8 роки тому
  bel2125 cd49cb52d4 Add additional diagnosis data for connection states (improves #243) 8 роки тому
  bel2125 f3f7ccc908 Fix warning (#496) 8 роки тому
  bel2125 5817c063d8 Fix static code analyzer warnings and format code 8 роки тому
  bel2125 6230f501ea Fix yet another 32 bit warning (#496) 8 роки тому