Commit History

Author SHA1 Message Date
  bel 31c19f74a5 Fix #230: Fix all GCC version checks this time. 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
  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
  bel2125 f4d86792b5 Autoformat after merge 10 years ago
  Red54 5b840a375d Add support for GCC below 4.1.0. 10 years ago
  Mateusz Gralka 7cc41a9f20 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 years ago
  Mateusz Gralka 08c0d6ee53 Removed unused definition. 10 years ago
  Mateusz Gralka d9e4230148 Enabled setting protocol version and use of dh parameters. 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
  Mateusz Gralka e6bbd20f2f ssl_cipher_list defaults to NULL. Added a few example settings to the documentation. 10 years ago