Commit History

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