커밋 기록

작성자 SHA1 메시지 날짜
  bel2125 3532b81b8f Add some debug traces for substitute scripts (diagnosis of #519) 8 년 전
  bel2125 fa1aea9c00 Set error, if setting a socket to non-blocking failed 8 년 전
  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 년 전