커밋 기록

작성자 SHA1 메시지 날짜
  bel f4ae645ccc Disable MacOS build on Travis, until all errors are fixed 10 년 전
  bel 81730357d2 Win32 GetCurrentThreadId always fits into unsigned long 10 년 전
  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 년 전
  bel2125 4cee6813f8 Merge pull request #198 from shantanugadgil/patch-1 10 년 전
  shantanugadgil 3b415f9cd3 Allow parameters to the resource compiler 10 년 전
  bel d33ff62ab1 MinGW: correct compiler defines 10 년 전
  bel 0037369809 MinGW: correct compiler defines 10 년 전
  bel 22a38b7c39 MinGW: include _mingw.h, to access mingw version defines 10 년 전
  bel ad746c8365 Add #ifdef _WIN32 for vsnprintf blocking define again 10 년 전
  bel f3a22fab38 Linux/Travis does not support ifconfig 10 년 전
  bel da2f30cb48 Some MacOS compile fixes 10 년 전
  bel 38fecc8961 Travis/MacOS does not support /sbin/ip, use ifconfig instead 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 41331e29c6 Add shared test to Visual Studio and format script 10 년 전
  bel 6cc1f017f2 Fix wrong include guard in exe test 10 년 전
  bel eb3d9c414a Update Visual Studio unit test project 10 년 전
  bel 3212e78e54 Initialize hostend to avoid false warning 10 년 전
  bel acdec461ab Disable `Microsoft does not like standard C library functions` warning for all tests 10 년 전
  bel2125 f8cd0ab565 Auto-format test main 10 년 전
  bel2125 db985a162b Add exe test suite and make CI testing more verbose 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 년 전