Commit Verlauf

Autor SHA1 Nachricht Datum
  bel e5c4a37b77 Update Embedding.md vor 9 Jahren
  bel 71f2ef9068 Add a comment in Embedding.md: CivetWeb is in C and C++ is only an (incomplete) wrapper. vor 9 Jahren
  bel2125 b6bf727f23 Add comments to get_random function vor 9 Jahren
  bel2125 4460ef70ba Format code vor 9 Jahren
  bel2125 ca3b2c14db Extract random number generator from websocket client code vor 9 Jahren
  bel2125 8e536227a4 Enable IPV6 and WEBSOCKET in Qt build vor 9 Jahren
  Mateusz Gralka 263aa47fec Fixed 'conversion loses integer precision' error reported by clang. vor 9 Jahren
  bel b31ba11f03 Fix #230: must be GNUC >= 5 vor 9 Jahren
  Mateusz Gralka c585a95e87 Removed unused option. vor 9 Jahren
  Mateusz Gralka 423aa19dd1 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list vor 9 Jahren
  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 vor 9 Jahren
  bel 4171f5b831 Fix TODO: Check and return status code of DELETE operation vor 9 Jahren
  bel 22872fa68e Comments in function 'parse_auth_header' vor 9 Jahren
  bel 47321e98f4 Comments in function `skip_quoted` vor 9 Jahren
  bel 5b30e5f95b Take inventory of all HTTP methods (function is_valid_http_method) vor 9 Jahren
  bel f9f5f5ce06 Fix compile error vor 9 Jahren
  Mateusz Gralka d19b6f2943 Removed unnecessary function. vor 9 Jahren
  Mateusz Gralka 99aaac3954 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list vor 9 Jahren
  Mateusz Gralka 2a8eb3742a Set SSL_OP_SINGLE_DH_USE by default. vor 9 Jahren
  bel2125 ca4e6d60b4 Merge pull request #235 from sunfch/patch-1 vor 9 Jahren
  Mateusz Gralka b6dafff931 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list vor 9 Jahren
  sunfch 9e84828a42 print query sting in url vor 9 Jahren
  bel 8fbe05852a Fix #204: Memory mapped files must not return 1970-01-01 as modification date vor 9 Jahren
  sunfch 513d24100a print query sting in url vor 9 Jahren
  bel 04db49f20b Autoformat after merge #234 vor 9 Jahren
  bel2125 1846aa584f Merge pull request #234 from rusthon/master vor 9 Jahren
  bel 66aa28b234 Add a bad lua script and a bad lua page for test purposes vor 9 Jahren
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> vor 9 Jahren
  bel2125 f16f8ebdf7 Preliminary fix for #225 vor 9 Jahren
  bel2125 63cdbe0648 Remove instrumentation vor 9 Jahren