Histórico de Commits

Autor SHA1 Mensagem Data
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) há 9 anos atrás
  bel 97596344e2 Fix some warnings há 9 anos atrás
  bel 407e628b0b Merge #217 with a another (incomplete) implementation of the same issue, and format code há 9 anos atrás
  Mateusz Gralka d732357e00 Option for enabling/disabling forward secrecy. há 9 anos atrás
  Mateusz Gralka 5f920313fb CA file, settings for loading ssl default cert paths and chain depth, fixed tabs, more memory for config dialog. há 9 anos atrás
  Mateusz Gralka 9a3e5cde11 Additional options for ssl connection. há 9 anos atrás
  Mateusz Gralka 01c22c76d8 Enable peer verification in set_ssl_option. Updated user manual for new config options. 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
  Kevin Wojniak 61fcfcda68 Fix redefinition of timespec in VS2015 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 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 4de9090577 Apply revised clang-format (#207) to all actively maintained source files há 9 anos atrás
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API há 9 anos atrás
  bel 0c7c7ed678 Fix some TODOs and auto-format code há 9 anos atrás
  bel a0678bf835 Use recursive mutex for Linux há 9 anos atrás
  bel a6bcffcfc5 Rename rel_uri to local_uri (#197) há 9 anos atrás
  bel2125 73155eea3e Documentation: IPv6 ports will listen for both, IPv4 and IPv6 há 9 anos atrás
  bel 28d215e211 Compile fix há 9 anos atrás
  bel ac3e0d8292 Add new interface to get listening ports (deprecate old interface) há 9 anos atrás
  bel 16ce5bed9d Rewrite is_file_in_memory há 9 anos atrás