Commit History

Author SHA1 Message Date
  bel 1efb65f20b Unit test: mask_data is only available if built with websocket support 9 years ago
  Mateusz Gralka 7cc41a9f20 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 9 years ago
  Mateusz Gralka 08c0d6ee53 Removed unused definition. 9 years ago
  Mateusz Gralka aff2a26923 Described new options. 9 years ago
  Mateusz Gralka d9e4230148 Enabled setting protocol version and use of dh parameters. 9 years ago
  bel c7d5e24f92 Fix signed/unsigned comp in unit test 9 years ago
  bel 87e8f2e8c2 Remove TODO mark 9 years ago
  bel 641a742128 Add helper funktion for mask_data and enhance test for websocket clients 9 years ago
  bel e4de33ab69 Don't use CMake for Duktape 9 years ago
  bel 29ce2faccf Don't use CMake for Lua 9 years ago
  bel 6fea50d46c Try to add Lua build for CMake 9 years ago
  bel d516696195 Add a minimal description of mg.url_decode 9 years ago
  Mateusz Gralka e7122b2208 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 9 years ago
  Mateusz Gralka e6bbd20f2f ssl_cipher_list defaults to NULL. Added a few example settings to the documentation. 9 years ago
  Mateusz Gralka 331388f95d Removed unused #define. 9 years ago
  bel 851a4cda6b Add HTTPS support to embedded example 9 years ago
  Mateusz Gralka 9d90346fc9 Removed old comment. 9 years ago
  Mateusz Gralka e21fe7e7cf Added default value to the description of ssl_cipher_list. 9 years ago
  Mateusz Gralka 3435b67fd0 Described ssl_cipher_list option. 9 years ago
  Mateusz Gralka 1a40e021a3 Enable setting cipher list. 9 years ago
  Daniel Rempel 3ed3e9e736 fix a typo 9 years ago
  Daniel Rempel 42e7141ab4 remove executable flag from src/civetweb.c 9 years ago
  Daniel Rempel 03ff1ef515 fix: mg_fopen didn't fill in the file size 9 years ago
  bel 183e96bed9 Fix unit test 9 years ago
  bel d1c2d7bb9b Undo move of include <string.h> in #222 9 years ago
  bel 40aacf0533 Fix some TODOs 10 years ago
  bel 6ecc57fa23 Fix unit tests 10 years ago
  bel 37a48e0f14 Fix unit tests 10 years ago
  bel2125 ebb33f0cca Merge pull request #222 from fremouw/master 10 years ago
  Maarten Fremouw 723a149e65 fixed os x build, added missing bracket. 10 years ago