Historie revizí

Autor SHA1 Zpráva Datum
  bel 5fbb1db308 Experimental support for duktape (Step 3/?) před 10 roky
  bel 72204bdc0f Experimental support for duktape (Step 2/?) před 10 roky
  bel 97c77c200e Experimental support for duktape (Step 1/?) před 10 roky
  bel 36eb3a01fb Disable clang unreachable-code warning for function ssl_id_callback před 10 roky
  bel 4eb38685e7 Fix compile errors před 10 roky
  bel 9d13578bef Set request_info->uri for the client api functions (to the http server response code, as before) před 10 roky
  bel b91207c067 Free memory allocated in thread local storage for third party threads in systems with sizeof(pthread_t) > sizeof(unsigned long) před 10 roky
  bel 617a16ee39 Every thread must have a ssl_id (unsigned long), even if not created by civetweb před 10 roky
  bel 9acd4f40eb Set an unsigned long value in the thread local storage also for the thread starting civetweb. před 10 roky
  bel d3b5b24b43 Use unsigned long variable from thread local storage as SSL thread ID. před 10 roky
  bel2125 ec0206610d Support absolute uri (#197) - (Step 12/?) před 10 roky
  bel2125 40fd0245c1 Support absolute uri (#197) - (Step 11/?) před 10 roky
  bel2125 3332988734 Support absolute uri (#197) - (Step 10/?) před 10 roky
  bel2125 d0bd04ecf2 Support absolute uri (#197) - (Step 9/?) před 10 roky
  bel2125 e15981b75f rename mg_context member num_thread to running_worker_threads před 10 roky
  bel2125 6cdabf3825 rename mg_context member workerthreadcount to cfg_worker_threads před 10 roky
  bel 3792243dc3 Force string length limits for vsnprintf operations (#175) před 10 roky
  bel cc4747c1e3 Force string length limits for vsnprintf operations (#175) před 10 roky
  bel2125 3716b3faaa Update embedded_c example před 10 roky
  bel 7739a5135a Add TODO to deal with systems with sizeof(pthread_t) > sizeof(unsigned long) před 10 roky
  bel f4ae645ccc Disable MacOS build on Travis, until all errors are fixed před 10 roky
  bel 81730357d2 Win32 GetCurrentThreadId always fits into unsigned long před 10 roky
  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 před 10 roky
  bel b5775bfc26 Use CRYPTO_set_id_callback only if sizeof(pthread_t)<=sizeof(unsigned long). Use the system default otherwise před 10 roky
  bel b567e04495 Add check for size of thread ID (required for SSL) před 10 roky
  bel2125 4cee6813f8 Merge pull request #198 from shantanugadgil/patch-1 před 10 roky
  shantanugadgil 3b415f9cd3 Allow parameters to the resource compiler před 10 roky
  bel d33ff62ab1 MinGW: correct compiler defines před 10 roky
  bel 0037369809 MinGW: correct compiler defines před 10 roky
  bel 22a38b7c39 MinGW: include _mingw.h, to access mingw version defines před 10 roky