Histórico de Commits

Autor SHA1 Mensagem Data
  bel de214bf8fa Add more comments to embedded_c example há 10 anos atrás
  bel 0b1ce03d0c Add some comments to embedded_c example há 10 anos atrás
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API há 10 anos atrás
  bel 0900edbe36 Embedded_c example should raise an error, if it is build with defines not supported by the civetweb library há 10 anos atrás
  bel 0c7c7ed678 Fix some TODOs and auto-format code há 10 anos atrás
  bel a0678bf835 Use recursive mutex for Linux há 10 anos atrás
  bel a6bcffcfc5 Rename rel_uri to local_uri (#197) há 10 anos atrás
  bel2125 73155eea3e Documentation: IPv6 ports will listen for both, IPv4 and IPv6 há 10 anos atrás
  bel 28d215e211 Compile fix há 10 anos atrás
  bel2125 63ef9cbd35 Small fixes in Makefile há 10 anos atrás
  bel ebc667a121 Test for bug report #205 há 10 anos atrás
  bel ac3e0d8292 Add new interface to get listening ports (deprecate old interface) há 10 anos atrás
  bel2125 b806e83762 Experimental support for duktape (Step 5/?) há 10 anos atrás
  bel 16ce5bed9d Rewrite is_file_in_memory há 10 anos atrás
  bel2125 72aec8838c Merge pull request #203 from LawrenceChan/master há 10 anos atrás
  Lawrence fed56ecb1c Fixed mg_upload() to work with multiple files. há 10 anos atrás
  bel 4ab1e763ac Experimental support for duktape (Step 4/?) há 10 anos atrás
  bel 5fbb1db308 Experimental support for duktape (Step 3/?) há 10 anos atrás
  bel 72204bdc0f Experimental support for duktape (Step 2/?) há 10 anos atrás
  bel 97c77c200e Experimental support for duktape (Step 1/?) há 10 anos atrás
  bel 36eb3a01fb Disable clang unreachable-code warning for function ssl_id_callback há 10 anos atrás
  bel 4eb38685e7 Fix compile errors há 10 anos atrás
  bel 9d13578bef Set request_info->uri for the client api functions (to the http server response code, as before) há 10 anos atrás
  bel b91207c067 Free memory allocated in thread local storage for third party threads in systems with sizeof(pthread_t) > sizeof(unsigned long) há 10 anos atrás
  bel 617a16ee39 Every thread must have a ssl_id (unsigned long), even if not created by civetweb há 10 anos atrás
  bel 9acd4f40eb Set an unsigned long value in the thread local storage also for the thread starting civetweb. há 10 anos atrás
  bel d3b5b24b43 Use unsigned long variable from thread local storage as SSL thread ID. há 10 anos atrás
  bel2125 ec0206610d Support absolute uri (#197) - (Step 12/?) há 10 anos atrás
  bel2125 40fd0245c1 Support absolute uri (#197) - (Step 11/?) há 10 anos atrás
  bel2125 3332988734 Support absolute uri (#197) - (Step 10/?) há 10 anos atrás