提交历史

作者 SHA1 备注 提交日期
  bel2125 ca3b2c14db Extract random number generator from websocket client code 9 年之前
  bel2125 8e536227a4 Enable IPV6 and WEBSOCKET in Qt build 9 年之前
  bel b31ba11f03 Fix #230: must be GNUC >= 5 9 年之前
  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 9 年之前
  bel 4171f5b831 Fix TODO: Check and return status code of DELETE operation 9 年之前
  bel 22872fa68e Comments in function 'parse_auth_header' 9 年之前
  bel 47321e98f4 Comments in function `skip_quoted` 9 年之前
  bel 5b30e5f95b Take inventory of all HTTP methods (function is_valid_http_method) 9 年之前
  bel f9f5f5ce06 Fix compile error 9 年之前
  bel2125 ca4e6d60b4 Merge pull request #235 from sunfch/patch-1 9 年之前
  sunfch 9e84828a42 print query sting in url 9 年之前
  bel 8fbe05852a Fix #204: Memory mapped files must not return 1970-01-01 as modification date 9 年之前
  sunfch 513d24100a print query sting in url 9 年之前
  bel 04db49f20b Autoformat after merge #234 9 年之前
  bel2125 1846aa584f Merge pull request #234 from rusthon/master 9 年之前
  bel 66aa28b234 Add a bad lua script and a bad lua page for test purposes 9 年之前
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> 9 年之前
  bel2125 f16f8ebdf7 Preliminary fix for #225 9 年之前
  bel2125 63cdbe0648 Remove instrumentation 9 年之前
  bel2125 f4d86792b5 Autoformat after merge 9 年之前
  bel2125 a7080226f8 Fix websockets for Lua for Linux 9 年之前
  bel2125 1473a00ce2 Add Lua script to exit the server 9 年之前
  bel2125 16e5a04b74 Add shell helper script for coverity check 9 年之前
  bel2125 0af14a185e Add instrumentation for lock problem in Lua websockets on Linux 9 年之前
  bel2125 f1ef34d561 Merge pull request #230 from Red54/patch-1 9 年之前
  Red54 5b840a375d Add support for GCC below 4.1.0. 9 年之前
  bel bbbe470d9f Unit tests: rename all test case instances 9 年之前
  bel 4bc859d665 Fix copy/paste error in unit test 9 年之前
  bel dddb5cf235 Fix typing error in unit test 9 年之前
  bel 4c8979c077 Some code is unreachable in the unit test - disable the clang compiler warning at these lines 9 年之前