提交歷史

作者 SHA1 備註 提交日期
  bel2125 2ebc7989b3 Windows: Set XP compatible flags for 32 bit build 8 年之前
  bel2125 85bb7160a0 Travis: Allow default compiler for coverage build 8 年之前
  bel2125 f4c7414162 Unit test: fix some memory leaks and auto-format code 8 年之前
  bel2125 840cbb8ab5 Show activated server stats in feature list 8 年之前
  bel2125 1ac340bc58 Disable nonsense warning -Wdate-time (5) 8 年之前
  bel2125 1d15b31fc5 Disable nonsense warning -Wdate-time (4) 8 年之前
  bel2125 36b40d172c Disable nonsense warning -Wdate-time (3) 8 年之前
  bel2125 eb49296c07 Disable nonsense warning -Wdate-time(fix) 8 年之前
  bel2125 459fdb31cc Disable nonsense warning -Wdate-time 8 年之前
  bel2125 195755118a Reset content length and format code 8 年之前
  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 年之前