Commit History

Author SHA1 Message Date
  Mateusz Gralka 331388f95d Removed unused #define. 10 years ago
  Mateusz Gralka 9d90346fc9 Removed old comment. 10 years ago
  Mateusz Gralka 1a40e021a3 Enable setting cipher list. 10 years ago
  Daniel Rempel 3ed3e9e736 fix a typo 10 years ago
  Daniel Rempel 42e7141ab4 remove executable flag from src/civetweb.c 10 years ago
  Daniel Rempel 03ff1ef515 fix: mg_fopen didn't fill in the file size 10 years ago
  bel d1c2d7bb9b Undo move of include <string.h> in #222 10 years ago
  bel 40aacf0533 Fix some TODOs 10 years ago
  Maarten Fremouw 723a149e65 fixed os x build, added missing bracket. 10 years ago
  bel 2170d188ab Fix set_sock_timeout (Win/Linux ifdef) 10 years ago
  bel dfd25b63a3 Use instance UID as TLS session ID 10 years ago
  Mateusz Gralka 323da06cd4 Enable session cache on server side. 10 years ago
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) 10 years ago
  bel 97596344e2 Fix some warnings 10 years ago
  bel 407e628b0b Merge #217 with a another (incomplete) implementation of the same issue, and format code 10 years ago
  Mateusz Gralka d732357e00 Option for enabling/disabling forward secrecy. 10 years ago
  Mateusz Gralka 5f920313fb CA file, settings for loading ssl default cert paths and chain depth, fixed tabs, more memory for config dialog. 10 years ago
  Mateusz Gralka 9a3e5cde11 Additional options for ssl connection. 10 years ago
  Mateusz Gralka 01c22c76d8 Enable peer verification in set_ssl_option. Updated user manual for new config options. 10 years ago
  Mateusz Gralka c801dbf412 Fixed ssl_ca_path option type and TODO. 10 years ago
  Mateusz Gralka 67381552b4 Merge branch 'master' of https://github.com/civetweb/civetweb into ssl_client 10 years ago
  Mateusz Gralka 418a555403 Options for verifying client certificate in SSL/TLS connection and .setting CA path for the server. 10 years ago
  Kevin Wojniak 61fcfcda68 Fix redefinition of timespec in VS2015 10 years ago
  bel 62899cbd09 Websockent client: do 32 bit xor mask only if data is 4 byte aligned im memory (clean merge #210) 10 years ago
  bel 35093e42bf Websockent client: handle data size != n*4 (clean merge #210) 10 years ago
  bel cca04297a0 Use better random number generator 10 years ago
  bel 2e2cf78ab0 Use random number to generate websocket client mask 10 years ago
  bel 7f6bd998dd Add some TODOs after merge #210 10 years ago
  bel2125 d8ade358c0 Merge pull request #210 from tnoho/tnoho 10 years ago
  tnoho 22877d8f2f Fix masking method 10 years ago