Histórico de Commits

Autor SHA1 Mensagem Data
  Mateusz Gralka 01c22c76d8 Enable peer verification in set_ssl_option. Updated user manual for new config options. há 9 anos atrás
  Mateusz Gralka ef1f58425c Modified .gitignore. há 9 anos atrás
  Mateusz Gralka d119ccf361 Verify existence of CA directory. há 9 anos atrás
  Mateusz Gralka c801dbf412 Fixed ssl_ca_path option type and TODO. há 9 anos atrás
  Mateusz Gralka 67381552b4 Merge branch 'master' of https://github.com/civetweb/civetweb into ssl_client há 9 anos atrás
  Mateusz Gralka 418a555403 Options for verifying client certificate in SSL/TLS connection and .setting CA path for the server. há 9 anos atrás
  bel 29cb09973b Format C++ example há 9 anos atrás
  bel 64e6264676 Add example how to handle PUT and POST in C++ há 9 anos atrás
  bel2125 baee5d3ddc Merge pull request #216 from kainjow/patch-1 há 9 anos atrás
  Kevin Wojniak 61fcfcda68 Fix redefinition of timespec in VS2015 há 9 anos atrás
  bel2125 f75286c064 Create certificates for server and client tests há 9 anos atrás
  bel 62899cbd09 Websockent client: do 32 bit xor mask only if data is 4 byte aligned im memory (clean merge #210) há 9 anos atrás
  bel 35093e42bf Websockent client: handle data size != n*4 (clean merge #210) há 9 anos atrás
  bel cca04297a0 Use better random number generator há 9 anos atrás
  bel 2e2cf78ab0 Use random number to generate websocket client mask há 9 anos atrás
  bel 7f6bd998dd Add some TODOs after merge #210 há 9 anos atrás
  bel2125 d8ade358c0 Merge pull request #210 from tnoho/tnoho há 9 anos atrás
  tnoho 22877d8f2f Fix masking method há 9 anos atrás
  bel c73d592419 Fix copy-paste error in set_sock_timeout há 9 anos atrás
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API há 9 anos atrás
  bel eab2969a98 Initialize all struct timespec and struct timeval with memset há 9 anos atrás
  tnoho e5dc6be068 Add mg_websocket_client_write há 9 anos atrás
  bel ab7c42ae84 Activate Lua and Duktape in CI build há 9 anos atrás
  bel 9a9a424511 Duktape: Add http_headers há 9 anos atrás
  bel 870772a0b7 Duktape: Add test for civetweb.getoption há 9 anos atrás
  bel e9860d7180 Duktape example: show content of civetweb specific javascript objects há 9 anos atrás
  bel 4189a556ab Fix Duktape test: rename function in test há 9 anos atrás
  bel 204ffed2d7 Duktape: get civetweb options há 9 anos atrás
  bel 4e7fccf811 Duktape: Add 'civetweb' object há 9 anos atrás
  bel f3fe12c519 Duktape: Add integer connection properties há 9 anos atrás