Historique des commits

Auteur SHA1 Message Date
  bel 61b84458d2 Duktape: Store conn as internal property on the Ecmascript function object il y a 10 ans
  bel 9308cbd16d Duktape: Create 'conn' object with 'read' and 'write' function il y a 10 ans
  bel f24cb97bf8 Duktape: Use internal properties (prefixed by \xFF). il y a 10 ans
  bel 8e7d98c8e7 Duktape: use mg_malloc/mg_realloc/mg_free il y a 10 ans
  bel 1967136eed Duktape: support multiple instances il y a 10 ans
  bel de214bf8fa Add more comments to embedded_c example il y a 10 ans
  bel 0b1ce03d0c Add some comments to embedded_c example il y a 10 ans
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API il y a 10 ans
  bel 0900edbe36 Embedded_c example should raise an error, if it is build with defines not supported by the civetweb library il y a 10 ans
  bel 0c7c7ed678 Fix some TODOs and auto-format code il y a 10 ans
  bel a0678bf835 Use recursive mutex for Linux il y a 10 ans
  bel a6bcffcfc5 Rename rel_uri to local_uri (#197) il y a 10 ans
  bel2125 73155eea3e Documentation: IPv6 ports will listen for both, IPv4 and IPv6 il y a 10 ans
  bel 28d215e211 Compile fix il y a 10 ans
  bel2125 63ef9cbd35 Small fixes in Makefile il y a 10 ans
  bel ebc667a121 Test for bug report #205 il y a 10 ans
  bel ac3e0d8292 Add new interface to get listening ports (deprecate old interface) il y a 10 ans
  bel2125 b806e83762 Experimental support for duktape (Step 5/?) il y a 10 ans
  bel 16ce5bed9d Rewrite is_file_in_memory il y a 10 ans
  bel2125 72aec8838c Merge pull request #203 from LawrenceChan/master il y a 10 ans
  Lawrence fed56ecb1c Fixed mg_upload() to work with multiple files. il y a 10 ans
  bel 4ab1e763ac Experimental support for duktape (Step 4/?) il y a 10 ans
  bel 5fbb1db308 Experimental support for duktape (Step 3/?) il y a 10 ans
  bel 72204bdc0f Experimental support for duktape (Step 2/?) il y a 10 ans
  bel 97c77c200e Experimental support for duktape (Step 1/?) il y a 10 ans
  bel 36eb3a01fb Disable clang unreachable-code warning for function ssl_id_callback il y a 10 ans
  bel 4eb38685e7 Fix compile errors il y a 10 ans
  bel 9d13578bef Set request_info->uri for the client api functions (to the http server response code, as before) il y a 10 ans
  bel b91207c067 Free memory allocated in thread local storage for third party threads in systems with sizeof(pthread_t) > sizeof(unsigned long) il y a 10 ans
  bel 617a16ee39 Every thread must have a ssl_id (unsigned long), even if not created by civetweb il y a 10 ans