提交历史

作者 SHA1 备注 提交日期
  bel dfd25b63a3 Use instance UID as TLS session ID 9 年之前
  bel b3064181ae Auto format after merge 9 年之前
  bel 7dd91a2367 Fix warning in test 9 年之前
  bel2125 f78f36ece1 Merge pull request #220 from PhilLab/master 9 年之前
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler 9 年之前
  bel2125 4ff207afc2 Merge pull request #219 from MGralka/session_cache_fix 9 年之前
  Mateusz Gralka 323da06cd4 Enable session cache on server side. 9 年之前
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) 10 年之前
  bel 69f222f3d4 Add some server unit tests 10 年之前
  bel b97fbb6948 Allow to build 3rd party components with warnings - set to true automatically if 3rd party componets are used 10 年之前
  bel fcc69f8ee2 Allow to build 3rd party components with warnings 10 年之前
  bel 97596344e2 Fix some warnings 10 年之前
  bel2125 538aa60514 SSL certs for tests: Add pfx files 10 年之前
  bel 407e628b0b Merge #217 with a another (incomplete) implementation of the same issue, and format code 10 年之前
  bel2125 b9b940577a Merge pull request #217 from MGralka/ssl_client 10 年之前
  Mateusz Gralka 3e78c7957b Fixed broken link. 10 年之前
  Mateusz Gralka 5288801700 Updated user manual. 10 年之前
  Mateusz Gralka d732357e00 Option for enabling/disabling forward secrecy. 10 年之前
  Mateusz Gralka 18c39907b3 Description of new options. 10 年之前
  Mateusz Gralka 5f920313fb CA file, settings for loading ssl default cert paths and chain depth, fixed tabs, more memory for config dialog. 10 年之前
  Mateusz Gralka 9a3e5cde11 Additional options for ssl connection. 10 年之前
  Mateusz Gralka 01c22c76d8 Enable peer verification in set_ssl_option. Updated user manual for new config options. 10 年之前
  Mateusz Gralka ef1f58425c Modified .gitignore. 10 年之前
  Mateusz Gralka d119ccf361 Verify existence of CA directory. 10 年之前
  Mateusz Gralka c801dbf412 Fixed ssl_ca_path option type and TODO. 10 年之前
  Mateusz Gralka 67381552b4 Merge branch 'master' of https://github.com/civetweb/civetweb into ssl_client 10 年之前
  Mateusz Gralka 418a555403 Options for verifying client certificate in SSL/TLS connection and .setting CA path for the server. 10 年之前
  bel 29cb09973b Format C++ example 10 年之前
  bel 64e6264676 Add example how to handle PUT and POST in C++ 10 年之前
  bel2125 baee5d3ddc Merge pull request #216 from kainjow/patch-1 10 年之前