Commit History

Author SHA1 Message Date
  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
  Mateusz Gralka 263aa47fec Fixed 'conversion loses integer precision' error reported by clang. 10 years ago
  bel b31ba11f03 Fix #230: must be GNUC >= 5 10 years ago
  Mateusz Gralka c585a95e87 Removed unused option. 10 years ago
  Mateusz Gralka 423aa19dd1 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 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
  Mateusz Gralka d19b6f2943 Removed unnecessary function. 10 years ago
  Mateusz Gralka 99aaac3954 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 years ago
  Mateusz Gralka 2a8eb3742a Set SSL_OP_SINGLE_DH_USE by default. 10 years ago
  bel2125 ca4e6d60b4 Merge pull request #235 from sunfch/patch-1 10 years ago
  Mateusz Gralka b6dafff931 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 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