Commit History

Author SHA1 Message Date
  bel 896aebdc7c Add draft for contribution guidelines 10 years ago
  bel e5c4a37b77 Update Embedding.md 10 years ago
  bel 71f2ef9068 Add a comment in Embedding.md: CivetWeb is in C and C++ is only an (incomplete) wrapper. 10 years ago
  bel2125 b6bf727f23 Add comments to get_random function 10 years ago
  bel2125 4460ef70ba Format code 10 years ago
  bel2125 ca3b2c14db Extract random number generator from websocket client code 10 years ago
  bel2125 8e536227a4 Enable IPV6 and WEBSOCKET in Qt build 10 years ago
  bel b31ba11f03 Fix #230: must be GNUC >= 5 10 years ago
  bel ef121c468b Recursive delete: Send error code 500 instead of 409, since we do not have any information for the client how to fix the problem 10 years ago
  bel 4171f5b831 Fix TODO: Check and return status code of DELETE operation 10 years ago
  bel 22872fa68e Comments in function 'parse_auth_header' 10 years ago
  bel 47321e98f4 Comments in function `skip_quoted` 10 years ago
  bel 5b30e5f95b Take inventory of all HTTP methods (function is_valid_http_method) 10 years ago
  bel f9f5f5ce06 Fix compile error 10 years ago
  bel2125 ca4e6d60b4 Merge pull request #235 from sunfch/patch-1 10 years ago
  sunfch 9e84828a42 print query sting in url 10 years ago
  bel 8fbe05852a Fix #204: Memory mapped files must not return 1970-01-01 as modification date 10 years ago
  sunfch 513d24100a print query sting in url 10 years ago
  bel 04db49f20b Autoformat after merge #234 10 years ago
  bel2125 1846aa584f Merge pull request #234 from rusthon/master 10 years ago
  bel 66aa28b234 Add a bad lua script and a bad lua page for test purposes 10 years ago
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> 10 years ago
  bel2125 f16f8ebdf7 Preliminary fix for #225 10 years ago
  bel2125 63cdbe0648 Remove instrumentation 10 years ago
  bel2125 f4d86792b5 Autoformat after merge 10 years ago
  bel2125 a7080226f8 Fix websockets for Lua for Linux 10 years ago
  bel2125 1473a00ce2 Add Lua script to exit the server 10 years ago
  bel2125 16e5a04b74 Add shell helper script for coverity check 10 years ago
  bel2125 0af14a185e Add instrumentation for lock problem in Lua websockets on Linux 10 years ago
  bel2125 f1ef34d561 Merge pull request #230 from Red54/patch-1 10 years ago