Commit History

作者 SHA1 備註 提交日期
  bel a0be79d1a6 Most c compilers do not support '#if sizeof' expressions (the standard does not require it). So the user has to set a define pthread_t_LARGER_THAN_unsigned_long 10 年之前
  bel b5775bfc26 Use CRYPTO_set_id_callback only if sizeof(pthread_t)<=sizeof(unsigned long). Use the system default otherwise 10 年之前
  bel b567e04495 Add check for size of thread ID (required for SSL) 10 年之前
  bel ad746c8365 Add #ifdef _WIN32 for vsnprintf blocking define again 10 年之前
  bel da2f30cb48 Some MacOS compile fixes 10 年之前
  bel 9a69a05905 Update source code format details 10 年之前
  bel 810a34d828 Set MINGW compiler define for windows GCC diagnostic pragmas 10 年之前
  bel 7995c9ba6d Disable unused-function warning for POSIX standard Win32 replacement functions 10 年之前
  bel 8165305549 Rearrange definition of main for exe test 10 年之前
  bel 3212e78e54 Initialize hostend to avoid false warning 10 年之前
  bel 37e28a7318 Support absolute uri (#197) - (Step 8/?) 10 年之前
  bel cb53155885 Support absolute uri (#197) - (Step 7/?) 10 年之前
  bel e29dbdc5a0 Support absolute uri (#197) - (Step 6/?) 10 年之前
  bel b51c2cd50c Support absolute uri (#197) - (Step 5/?) 10 年之前
  bel 2a2155ce0f Support absolute uri (#197) - (Step 4/?) 10 年之前
  bel de04b44535 Support absolute uri (#197) - (Step 3/?) 10 年之前
  bel 26c510913c Support absolute uri (#197) - (Step 2/?) 10 年之前
  bel 0dc10e0dc6 Support absolute uri (#197) - (Step 1/?) 10 年之前
  bel 5437f5d37e Add TODO-mark to support absolute URIs (#197) 10 年之前
  bel 61b9afa121 Fix system specific pre-processor defines 10 年之前
  bel 20d1467a32 Fix some TODOs 10 年之前
  bel2125 c9bb894b84 Redirect stderr of CGI process to error log (Step 3/3) 10 年之前
  bel 6b0603777d Add command line option -I to display information about the system 10 年之前
  bel d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) 10 年之前
  bel 390457c535 Redirect stderr of CGI process to error log (Step 1/3) 10 年之前
  bel 62e4d79ac3 Auto format source code 10 年之前
  bel 79ad5cb4b4 Use MG_LEGACY_INTERFACE define for deprecated interfaces 10 年之前
  bel 17f3949f24 Set deprecated remote_ip member as LEGACY_INTERFACE 10 年之前
  bel2125 1c3577891b Do not log messages if sendfile does not work on Linux 10 年之前
  bel2125 e063d2e98c Allow CGI environment to grow dynamically 10 年之前