Commit History

Author SHA1 Message Date
  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
  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
  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 aff2a26923 Described new options. 10 years ago
  Mateusz Gralka d9e4230148 Enabled setting protocol version and use of dh parameters. 10 years ago
  bel c7d5e24f92 Fix signed/unsigned comp in unit test 10 years ago