提交历史

作者 SHA1 备注 提交日期
  Mateusz Gralka 2a8eb3742a Set SSL_OP_SINGLE_DH_USE by default. 10 年之前
  Mateusz Gralka b6dafff931 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 年之前
  bel 8fbe05852a Fix #204: Memory mapped files must not return 1970-01-01 as modification date 10 年之前
  bel 04db49f20b Autoformat after merge #234 10 年之前
  bel2125 1846aa584f Merge pull request #234 from rusthon/master 10 年之前
  bel 66aa28b234 Add a bad lua script and a bad lua page for test purposes 10 年之前
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> 10 年之前
  bel2125 f16f8ebdf7 Preliminary fix for #225 10 年之前
  bel2125 63cdbe0648 Remove instrumentation 10 年之前
  bel2125 f4d86792b5 Autoformat after merge 10 年之前
  bel2125 a7080226f8 Fix websockets for Lua for Linux 10 年之前
  bel2125 1473a00ce2 Add Lua script to exit the server 10 年之前
  bel2125 16e5a04b74 Add shell helper script for coverity check 10 年之前
  bel2125 0af14a185e Add instrumentation for lock problem in Lua websockets on Linux 10 年之前
  bel2125 f1ef34d561 Merge pull request #230 from Red54/patch-1 10 年之前
  Red54 5b840a375d Add support for GCC below 4.1.0. 10 年之前
  bel bbbe470d9f Unit tests: rename all test case instances 10 年之前
  bel 4bc859d665 Fix copy/paste error in unit test 10 年之前
  bel dddb5cf235 Fix typing error in unit test 10 年之前
  bel 4c8979c077 Some code is unreachable in the unit test - disable the clang compiler warning at these lines 10 年之前
  bel 1efb65f20b Unit test: mask_data is only available if built with websocket support 10 年之前
  Mateusz Gralka 7cc41a9f20 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 10 年之前
  Mateusz Gralka 08c0d6ee53 Removed unused definition. 10 年之前
  Mateusz Gralka aff2a26923 Described new options. 10 年之前
  Mateusz Gralka d9e4230148 Enabled setting protocol version and use of dh parameters. 10 年之前
  bel c7d5e24f92 Fix signed/unsigned comp in unit test 10 年之前
  bel 87e8f2e8c2 Remove TODO mark 10 年之前
  bel 641a742128 Add helper funktion for mask_data and enhance test for websocket clients 10 年之前
  bel e4de33ab69 Don't use CMake for Duktape 10 年之前
  bel 29ce2faccf Don't use CMake for Lua 10 年之前