Historique des commits

Auteur SHA1 Message Date
  Mateusz Gralka 418a555403 Options for verifying client certificate in SSL/TLS connection and .setting CA path for the server. il y a 10 ans
  bel 29cb09973b Format C++ example il y a 10 ans
  bel 64e6264676 Add example how to handle PUT and POST in C++ il y a 10 ans
  bel2125 baee5d3ddc Merge pull request #216 from kainjow/patch-1 il y a 10 ans
  Kevin Wojniak 61fcfcda68 Fix redefinition of timespec in VS2015 il y a 10 ans
  bel2125 f75286c064 Create certificates for server and client tests il y a 10 ans
  bel 62899cbd09 Websockent client: do 32 bit xor mask only if data is 4 byte aligned im memory (clean merge #210) il y a 10 ans
  bel 35093e42bf Websockent client: handle data size != n*4 (clean merge #210) il y a 10 ans
  bel cca04297a0 Use better random number generator il y a 10 ans
  bel 2e2cf78ab0 Use random number to generate websocket client mask il y a 10 ans
  bel 7f6bd998dd Add some TODOs after merge #210 il y a 10 ans
  bel2125 d8ade358c0 Merge pull request #210 from tnoho/tnoho il y a 10 ans
  tnoho 22877d8f2f Fix masking method il y a 10 ans
  bel c73d592419 Fix copy-paste error in set_sock_timeout il y a 10 ans
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API il y a 10 ans
  bel eab2969a98 Initialize all struct timespec and struct timeval with memset il y a 10 ans
  tnoho e5dc6be068 Add mg_websocket_client_write il y a 10 ans
  bel ab7c42ae84 Activate Lua and Duktape in CI build il y a 10 ans
  bel 9a9a424511 Duktape: Add http_headers il y a 10 ans
  bel 870772a0b7 Duktape: Add test for civetweb.getoption il y a 10 ans
  bel e9860d7180 Duktape example: show content of civetweb specific javascript objects il y a 10 ans
  bel 4189a556ab Fix Duktape test: rename function in test il y a 10 ans
  bel 204ffed2d7 Duktape: get civetweb options il y a 10 ans
  bel 4e7fccf811 Duktape: Add 'civetweb' object il y a 10 ans
  bel f3fe12c519 Duktape: Add integer connection properties il y a 10 ans
  bel e7599ba6ef Duktape: Add connection string properties il y a 10 ans
  bel 799a8e0f19 Duktape: Store connection object as internal property on the Ecmascript function object il y a 10 ans
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files il y a 10 ans
  bel 8d901773ca Modify clang-format according to #207 (see comment) il y a 10 ans
  bel 1494876a16 Modify clang-format according to #207 il y a 10 ans