Commit History

Author SHA1 Message Date
  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
  Red54 5b840a375d Add support for GCC below 4.1.0. 10 years ago
  bel bbbe470d9f Unit tests: rename all test case instances 10 years ago
  bel 4bc859d665 Fix copy/paste error in unit test 10 years ago
  bel dddb5cf235 Fix typing error in unit test 10 years ago
  bel 4c8979c077 Some code is unreachable in the unit test - disable the clang compiler warning at these lines 10 years ago
  bel 1efb65f20b Unit test: mask_data is only available if built with websocket support 10 years ago
  bel c7d5e24f92 Fix signed/unsigned comp in unit test 10 years ago
  bel 87e8f2e8c2 Remove TODO mark 10 years ago
  bel 641a742128 Add helper funktion for mask_data and enhance test for websocket clients 10 years ago
  bel e4de33ab69 Don't use CMake for Duktape 10 years ago
  bel 29ce2faccf Don't use CMake for Lua 10 years ago