Commit History

Author SHA1 Message Date
  bel 81730357d2 Win32 GetCurrentThreadId always fits into unsigned long 10 years ago
  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 years ago
  bel b5775bfc26 Use CRYPTO_set_id_callback only if sizeof(pthread_t)<=sizeof(unsigned long). Use the system default otherwise 10 years ago
  bel b567e04495 Add check for size of thread ID (required for SSL) 10 years ago
  bel ad746c8365 Add #ifdef _WIN32 for vsnprintf blocking define again 10 years ago
  bel da2f30cb48 Some MacOS compile fixes 10 years ago
  bel 9a69a05905 Update source code format details 10 years ago
  bel 810a34d828 Set MINGW compiler define for windows GCC diagnostic pragmas 10 years ago
  bel 7995c9ba6d Disable unused-function warning for POSIX standard Win32 replacement functions 10 years ago
  bel 8165305549 Rearrange definition of main for exe test 10 years ago
  bel 3212e78e54 Initialize hostend to avoid false warning 10 years ago
  bel 37e28a7318 Support absolute uri (#197) - (Step 8/?) 10 years ago
  bel cb53155885 Support absolute uri (#197) - (Step 7/?) 10 years ago
  bel e29dbdc5a0 Support absolute uri (#197) - (Step 6/?) 10 years ago
  bel b51c2cd50c Support absolute uri (#197) - (Step 5/?) 10 years ago
  bel 2a2155ce0f Support absolute uri (#197) - (Step 4/?) 10 years ago
  bel de04b44535 Support absolute uri (#197) - (Step 3/?) 10 years ago
  bel 26c510913c Support absolute uri (#197) - (Step 2/?) 10 years ago
  bel 0dc10e0dc6 Support absolute uri (#197) - (Step 1/?) 10 years ago
  bel 5437f5d37e Add TODO-mark to support absolute URIs (#197) 10 years ago
  bel 61b9afa121 Fix system specific pre-processor defines 10 years ago
  bel 20d1467a32 Fix some TODOs 10 years ago
  bel2125 c9bb894b84 Redirect stderr of CGI process to error log (Step 3/3) 10 years ago
  bel 6b0603777d Add command line option -I to display information about the system 10 years ago
  bel d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) 10 years ago
  bel 390457c535 Redirect stderr of CGI process to error log (Step 1/3) 10 years ago
  bel 62e4d79ac3 Auto format source code 10 years ago
  bel 79ad5cb4b4 Use MG_LEGACY_INTERFACE define for deprecated interfaces 10 years ago
  bel 17f3949f24 Set deprecated remote_ip member as LEGACY_INTERFACE 10 years ago
  bel2125 1c3577891b Do not log messages if sendfile does not work on Linux 10 years ago