Commit History

作者 SHA1 備註 提交日期
  Mateusz Gralka d4a3902f02 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 年之前
  bel 87fd1bdf9b Update OpenSSL version for appveyor 10 年之前
  bel fca77a232d Check appveyor problem 'the system can not execute the specified program' 10 年之前
  bel 59f9861374 get_random returns unsigned int64 10 年之前
  bel f3b5d0f35d Use 64 bit random number nonce in http digest auth 10 年之前
  bel 31c19f74a5 Fix #230: Fix all GCC version checks this time. 10 年之前
  bel daf2c2e5f4 Update documentation 10 年之前
  bel 896aebdc7c Add draft for contribution guidelines 10 年之前
  bel e5c4a37b77 Update Embedding.md 10 年之前
  bel 71f2ef9068 Add a comment in Embedding.md: CivetWeb is in C and C++ is only an (incomplete) wrapper. 10 年之前
  bel2125 b6bf727f23 Add comments to get_random function 10 年之前
  bel2125 4460ef70ba Format code 10 年之前
  bel2125 ca3b2c14db Extract random number generator from websocket client code 10 年之前
  bel2125 8e536227a4 Enable IPV6 and WEBSOCKET in Qt build 10 年之前
  Mateusz Gralka 263aa47fec Fixed 'conversion loses integer precision' error reported by clang. 10 年之前
  bel b31ba11f03 Fix #230: must be GNUC >= 5 10 年之前
  Mateusz Gralka c585a95e87 Removed unused option. 10 年之前
  Mateusz Gralka 423aa19dd1 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 年之前
  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 年之前
  bel 4171f5b831 Fix TODO: Check and return status code of DELETE operation 10 年之前
  bel 22872fa68e Comments in function 'parse_auth_header' 10 年之前
  bel 47321e98f4 Comments in function `skip_quoted` 10 年之前
  bel 5b30e5f95b Take inventory of all HTTP methods (function is_valid_http_method) 10 年之前
  bel f9f5f5ce06 Fix compile error 10 年之前
  Mateusz Gralka d19b6f2943 Removed unnecessary function. 10 年之前
  Mateusz Gralka 99aaac3954 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 年之前
  Mateusz Gralka 2a8eb3742a Set SSL_OP_SINGLE_DH_USE by default. 10 年之前
  bel2125 ca4e6d60b4 Merge pull request #235 from sunfch/patch-1 10 年之前
  Mateusz Gralka b6dafff931 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 年之前
  sunfch 9e84828a42 print query sting in url 10 年之前