Commit History

Autor SHA1 Mensaxe Data
  bel 9d13578bef Set request_info->uri for the client api functions (to the http server response code, as before) %!s(int64=10) %!d(string=hai) anos
  bel b91207c067 Free memory allocated in thread local storage for third party threads in systems with sizeof(pthread_t) > sizeof(unsigned long) %!s(int64=10) %!d(string=hai) anos
  bel 617a16ee39 Every thread must have a ssl_id (unsigned long), even if not created by civetweb %!s(int64=10) %!d(string=hai) anos
  bel 9acd4f40eb Set an unsigned long value in the thread local storage also for the thread starting civetweb. %!s(int64=10) %!d(string=hai) anos
  bel d3b5b24b43 Use unsigned long variable from thread local storage as SSL thread ID. %!s(int64=10) %!d(string=hai) anos
  bel2125 ec0206610d Support absolute uri (#197) - (Step 12/?) %!s(int64=10) %!d(string=hai) anos
  bel2125 40fd0245c1 Support absolute uri (#197) - (Step 11/?) %!s(int64=10) %!d(string=hai) anos
  bel2125 3332988734 Support absolute uri (#197) - (Step 10/?) %!s(int64=10) %!d(string=hai) anos
  bel2125 d0bd04ecf2 Support absolute uri (#197) - (Step 9/?) %!s(int64=10) %!d(string=hai) anos
  bel2125 e15981b75f rename mg_context member num_thread to running_worker_threads %!s(int64=10) %!d(string=hai) anos
  bel2125 6cdabf3825 rename mg_context member workerthreadcount to cfg_worker_threads %!s(int64=10) %!d(string=hai) anos
  bel 3792243dc3 Force string length limits for vsnprintf operations (#175) %!s(int64=10) %!d(string=hai) anos
  bel cc4747c1e3 Force string length limits for vsnprintf operations (#175) %!s(int64=10) %!d(string=hai) anos
  bel 7739a5135a Add TODO to deal with systems with sizeof(pthread_t) > sizeof(unsigned long) %!s(int64=10) %!d(string=hai) anos
  bel 81730357d2 Win32 GetCurrentThreadId always fits into unsigned long %!s(int64=10) %!d(string=hai) anos
  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 %!s(int64=10) %!d(string=hai) anos
  bel b5775bfc26 Use CRYPTO_set_id_callback only if sizeof(pthread_t)<=sizeof(unsigned long). Use the system default otherwise %!s(int64=10) %!d(string=hai) anos
  bel b567e04495 Add check for size of thread ID (required for SSL) %!s(int64=10) %!d(string=hai) anos
  bel ad746c8365 Add #ifdef _WIN32 for vsnprintf blocking define again %!s(int64=10) %!d(string=hai) anos
  bel da2f30cb48 Some MacOS compile fixes %!s(int64=10) %!d(string=hai) anos
  bel 9a69a05905 Update source code format details %!s(int64=10) %!d(string=hai) anos
  bel 810a34d828 Set MINGW compiler define for windows GCC diagnostic pragmas %!s(int64=10) %!d(string=hai) anos
  bel 7995c9ba6d Disable unused-function warning for POSIX standard Win32 replacement functions %!s(int64=10) %!d(string=hai) anos
  bel 8165305549 Rearrange definition of main for exe test %!s(int64=10) %!d(string=hai) anos
  bel 3212e78e54 Initialize hostend to avoid false warning %!s(int64=10) %!d(string=hai) anos
  bel 37e28a7318 Support absolute uri (#197) - (Step 8/?) %!s(int64=10) %!d(string=hai) anos
  bel cb53155885 Support absolute uri (#197) - (Step 7/?) %!s(int64=10) %!d(string=hai) anos
  bel e29dbdc5a0 Support absolute uri (#197) - (Step 6/?) %!s(int64=10) %!d(string=hai) anos
  bel b51c2cd50c Support absolute uri (#197) - (Step 5/?) %!s(int64=10) %!d(string=hai) anos
  bel 2a2155ce0f Support absolute uri (#197) - (Step 4/?) %!s(int64=10) %!d(string=hai) anos