История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Kevin Wojniak 61fcfcda68 Fix redefinition of timespec in VS2015 10 лет назад
  bel2125 f75286c064 Create certificates for server and client tests 10 лет назад
  bel 62899cbd09 Websockent client: do 32 bit xor mask only if data is 4 byte aligned im memory (clean merge #210) 10 лет назад
  bel 35093e42bf Websockent client: handle data size != n*4 (clean merge #210) 10 лет назад
  bel cca04297a0 Use better random number generator 10 лет назад
  bel 2e2cf78ab0 Use random number to generate websocket client mask 10 лет назад
  bel 7f6bd998dd Add some TODOs after merge #210 10 лет назад
  bel2125 d8ade358c0 Merge pull request #210 from tnoho/tnoho 10 лет назад
  tnoho 22877d8f2f Fix masking method 10 лет назад
  bel c73d592419 Fix copy-paste error in set_sock_timeout 10 лет назад
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API 10 лет назад
  bel eab2969a98 Initialize all struct timespec and struct timeval with memset 10 лет назад
  tnoho e5dc6be068 Add mg_websocket_client_write 10 лет назад
  bel ab7c42ae84 Activate Lua and Duktape in CI build 10 лет назад
  bel 9a9a424511 Duktape: Add http_headers 10 лет назад
  bel 870772a0b7 Duktape: Add test for civetweb.getoption 10 лет назад
  bel e9860d7180 Duktape example: show content of civetweb specific javascript objects 10 лет назад