Historial de Commits

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