Histórico de Commits

Autor SHA1 Mensagem Data
  bel f4ae645ccc Disable MacOS build on Travis, until all errors are fixed há 10 anos atrás
  bel 81730357d2 Win32 GetCurrentThreadId always fits into unsigned long há 10 anos atrás
  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 há 10 anos atrás
  bel b5775bfc26 Use CRYPTO_set_id_callback only if sizeof(pthread_t)<=sizeof(unsigned long). Use the system default otherwise há 10 anos atrás
  bel b567e04495 Add check for size of thread ID (required for SSL) há 10 anos atrás
  bel2125 4cee6813f8 Merge pull request #198 from shantanugadgil/patch-1 há 10 anos atrás
  shantanugadgil 3b415f9cd3 Allow parameters to the resource compiler há 10 anos atrás
  bel d33ff62ab1 MinGW: correct compiler defines há 10 anos atrás
  bel 0037369809 MinGW: correct compiler defines há 10 anos atrás
  bel 22a38b7c39 MinGW: include _mingw.h, to access mingw version defines há 10 anos atrás
  bel ad746c8365 Add #ifdef _WIN32 for vsnprintf blocking define again há 10 anos atrás
  bel f3a22fab38 Linux/Travis does not support ifconfig há 10 anos atrás
  bel da2f30cb48 Some MacOS compile fixes há 10 anos atrás
  bel 38fecc8961 Travis/MacOS does not support /sbin/ip, use ifconfig instead há 10 anos atrás
  bel 9a69a05905 Update source code format details há 10 anos atrás
  bel 810a34d828 Set MINGW compiler define for windows GCC diagnostic pragmas há 10 anos atrás
  bel 7995c9ba6d Disable unused-function warning for POSIX standard Win32 replacement functions há 10 anos atrás
  bel 8165305549 Rearrange definition of main for exe test há 10 anos atrás
  bel 41331e29c6 Add shared test to Visual Studio and format script há 10 anos atrás
  bel 6cc1f017f2 Fix wrong include guard in exe test há 10 anos atrás
  bel eb3d9c414a Update Visual Studio unit test project há 10 anos atrás
  bel 3212e78e54 Initialize hostend to avoid false warning há 10 anos atrás
  bel acdec461ab Disable `Microsoft does not like standard C library functions` warning for all tests há 10 anos atrás
  bel2125 f8cd0ab565 Auto-format test main há 10 anos atrás
  bel2125 db985a162b Add exe test suite and make CI testing more verbose há 10 anos atrás
  bel 37e28a7318 Support absolute uri (#197) - (Step 8/?) há 10 anos atrás
  bel cb53155885 Support absolute uri (#197) - (Step 7/?) há 10 anos atrás
  bel e29dbdc5a0 Support absolute uri (#197) - (Step 6/?) há 10 anos atrás
  bel b51c2cd50c Support absolute uri (#197) - (Step 5/?) há 10 anos atrás
  bel 2a2155ce0f Support absolute uri (#197) - (Step 4/?) há 10 anos atrás